dbTalk Databases Forums  

To make changes without affecting Users accessing the cube

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss To make changes without affecting Users accessing the cube in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sam
 
Posts: n/a

Default To make changes without affecting Users accessing the cube - 07-21-2006 , 04:19 PM






I am kind of new to Analysis service. I have create a cube . But the
problem is when ever I have to change something in the cube and I don't
want process at that same time the users accessing the cube gets
invalid cube error and then I have to reprocess the cube so they can
access the cube and so they have to wait for 3 hours so to get the
access to cube.

So question how can I make the changes to the cube without affecting
the users?

Do I have to Archive the cube on my local computer and make the changes
and then restore back to Reporting Server?

Thanks for your help!!!
Sam


Reply With Quote
  #2  
Old   
Jeje
 
Posts: n/a

Default Re: To make changes without affecting Users accessing the cube - 07-21-2006 , 06:16 PM






like any other development:
do your changes into a dev. environement not in the production.
then deploy the new version.

if you are using AS2005 its really easy, install 2 instances of analysis
services, work on the dev.
when you want to publish the new version, process the cube, then use the
synchronization feature to load the new version into the production
instance.
simple, safe and easy solution.


"Sam" <msam77 (AT) gmail (DOT) com> wrote

Quote:
I am kind of new to Analysis service. I have create a cube . But the
problem is when ever I have to change something in the cube and I don't
want process at that same time the users accessing the cube gets
invalid cube error and then I have to reprocess the cube so they can
access the cube and so they have to wait for 3 hours so to get the
access to cube.

So question how can I make the changes to the cube without affecting
the users?

Do I have to Archive the cube on my local computer and make the changes
and then restore back to Reporting Server?

Thanks for your help!!!
Sam




Reply With Quote
  #3  
Old   
Sam
 
Posts: n/a

Default Re: To make changes without affecting Users accessing the cube - 07-21-2006 , 06:22 PM



Thanks

But In Analysis Service 2000 archiving and restoring is the only way to
do that Correct?



Jeje wrote:
Quote:
like any other development:
do your changes into a dev. environement not in the production.
then deploy the new version.

if you are using AS2005 its really easy, install 2 instances of analysis
services, work on the dev.
when you want to publish the new version, process the cube, then use the
synchronization feature to load the new version into the production
instance.
simple, safe and easy solution.


"Sam" <msam77 (AT) gmail (DOT) com> wrote in message
news:1153516750.574191.240590 (AT) m73g2000cwd (DOT) googlegroups.com...
I am kind of new to Analysis service. I have create a cube . But the
problem is when ever I have to change something in the cube and I don't
want process at that same time the users accessing the cube gets
invalid cube error and then I have to reprocess the cube so they can
access the cube and so they have to wait for 3 hours so to get the
access to cube.

So question how can I make the changes to the cube without affecting
the users?

Do I have to Archive the cube on my local computer and make the changes
and then restore back to Reporting Server?

Thanks for your help!!!
Sam



Reply With Quote
  #4  
Old   
Jeje
 
Posts: n/a

Default Re: To make changes without affecting Users accessing the cube - 07-21-2006 , 07:12 PM



its the easy way fro SQL 2000, yes.

but changing the metadata (which required a full process of the cubes)
should appear during development steps only.

remember that if you change the metadata this could break end users reports.

changing formula into a calculated members don't require a process of the
cube.


"Sam" <msam77 (AT) gmail (DOT) com> wrote

Quote:
Thanks

But In Analysis Service 2000 archiving and restoring is the only way to
do that Correct?



Jeje wrote:
like any other development:
do your changes into a dev. environement not in the production.
then deploy the new version.

if you are using AS2005 its really easy, install 2 instances of analysis
services, work on the dev.
when you want to publish the new version, process the cube, then use the
synchronization feature to load the new version into the production
instance.
simple, safe and easy solution.


"Sam" <msam77 (AT) gmail (DOT) com> wrote in message
news:1153516750.574191.240590 (AT) m73g2000cwd (DOT) googlegroups.com...
I am kind of new to Analysis service. I have create a cube . But the
problem is when ever I have to change something in the cube and I don't
want process at that same time the users accessing the cube gets
invalid cube error and then I have to reprocess the cube so they can
access the cube and so they have to wait for 3 hours so to get the
access to cube.

So question how can I make the changes to the cube without affecting
the users?

Do I have to Archive the cube on my local computer and make the changes
and then restore back to Reporting Server?

Thanks for your help!!!
Sam





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.