dbTalk Databases Forums  

How to move cube and dimension changes to Production

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


Discuss How to move cube and dimension changes to Production in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
karenmiddleol@yahoo.com
 
Posts: n/a

Default How to move cube and dimension changes to Production - 07-06-2005 , 06:17 PM






We are routinely getting requests from users to add new dimensions or
measures into cubes or add calculated members.

We develop and test the changes in our Development server and manually
are redoing all these changes in Production server again.

Is there a scripting option available in Analysis Services like in the
SQL Server DB where we just capture the tables, indexes or stored
procedures in scripts and apply the script in production server to move
the new incremental changes from Development to Production.

I could not find much help on scripting cubes, calculated members or
dimensions.

Please help

Thanks
Karen


Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: How to move cube and dimension changes to Production - 07-06-2005 , 06:39 PM






look at the dsoxml tool (microsoft web site)
this tool create an xml document based on your choices then you can apply it
on the destination server.

but... this tool has never work for me ;-)
because the destination server is always different from my local version and
the utility can't create the new dimensions & cubes due to these little
differences.


<karenmiddleol (AT) yahoo (DOT) com> wrote

Quote:
We are routinely getting requests from users to add new dimensions or
measures into cubes or add calculated members.

We develop and test the changes in our Development server and manually
are redoing all these changes in Production server again.

Is there a scripting option available in Analysis Services like in the
SQL Server DB where we just capture the tables, indexes or stored
procedures in scripts and apply the script in production server to move
the new incremental changes from Development to Production.

I could not find much help on scripting cubes, calculated members or
dimensions.

Please help

Thanks
Karen




Reply With Quote
  #3  
Old   
Jesse O
 
Posts: n/a

Default Re: How to move cube and dimension changes to Production - 07-07-2005 , 01:10 PM



what do you mean by different?

i usually just go in and change the server names in the .xml file.


"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote

Quote:
look at the dsoxml tool (microsoft web site)
this tool create an xml document based on your choices then you can apply
it on the destination server.

but... this tool has never work for me ;-)
because the destination server is always different from my local version
and the utility can't create the new dimensions & cubes due to these
little differences.


karenmiddleol (AT) yahoo (DOT) com> wrote in message
news:1120691825.152864.208890 (AT) g43g2000cwa (DOT) googlegroups.com...
We are routinely getting requests from users to add new dimensions or
measures into cubes or add calculated members.

We develop and test the changes in our Development server and manually
are redoing all these changes in Production server again.

Is there a scripting option available in Analysis Services like in the
SQL Server DB where we just capture the tables, indexes or stored
procedures in scripts and apply the script in production server to move
the new incremental changes from Development to Production.

I could not find much help on scripting cubes, calculated members or
dimensions.

Please help

Thanks
Karen






Reply With Quote
  #4  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: How to move cube and dimension changes to Production - 07-07-2005 , 04:01 PM



There is an extensive discussion of this topic in the AS Operations Guide in
the section titled Release Management
http://www.microsoft.com/technet/pro.../anservog.mspx
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


<karenmiddleol (AT) yahoo (DOT) com> wrote

Quote:
We are routinely getting requests from users to add new dimensions or
measures into cubes or add calculated members.

We develop and test the changes in our Development server and manually
are redoing all these changes in Production server again.

Is there a scripting option available in Analysis Services like in the
SQL Server DB where we just capture the tables, indexes or stored
procedures in scripts and apply the script in production server to move
the new incremental changes from Development to Production.

I could not find much help on scripting cubes, calculated members or
dimensions.

Please help

Thanks
Karen




Reply With Quote
  #5  
Old   
Jéjé
 
Posts: n/a

Default Re: How to move cube and dimension changes to Production - 07-07-2005 , 07:16 PM



in my case, if the data source name is different, or if 1 of the shared
dimensions used in a cube has been changed in the targeted server, then the
utility don't create the new cube because the current dimension is not the
same as expected.

its because we don't play with dev & prod servers but with dev & (deployed +
customized deployments)
so the target server is never the same as the dev. server.


"Jesse O" <jesperzz (AT) hotmail (DOT) com> wrote

Quote:
what do you mean by different?

i usually just go in and change the server names in the .xml file.


"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:OC$0PPogFHA.2472 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
look at the dsoxml tool (microsoft web site)
this tool create an xml document based on your choices then you can apply
it on the destination server.

but... this tool has never work for me ;-)
because the destination server is always different from my local version
and the utility can't create the new dimensions & cubes due to these
little differences.


karenmiddleol (AT) yahoo (DOT) com> wrote in message
news:1120691825.152864.208890 (AT) g43g2000cwa (DOT) googlegroups.com...
We are routinely getting requests from users to add new dimensions or
measures into cubes or add calculated members.

We develop and test the changes in our Development server and manually
are redoing all these changes in Production server again.

Is there a scripting option available in Analysis Services like in the
SQL Server DB where we just capture the tables, indexes or stored
procedures in scripts and apply the script in production server to move
the new incremental changes from Development to Production.

I could not find much help on scripting cubes, calculated members or
dimensions.

Please help

Thanks
Karen








Reply With Quote
  #6  
Old   
Erm
 
Posts: n/a

Default Re: How to move cube and dimension changes to Production - 07-11-2005 , 05:09 PM



karenmiddleol (AT) yahoo (DOT) com wrote:

Quote:
We are routinely getting requests from users to add new dimensions or
measures into cubes or add calculated members.

We develop and test the changes in our Development server and manually
are redoing all these changes in Production server again.

Is there a scripting option available in Analysis Services like in the
SQL Server DB where we just capture the tables, indexes or stored
procedures in scripts and apply the script in production server to move
the new incremental changes from Development to Production.

I could not find much help on scripting cubes, calculated members or
dimensions.

Please help

Thanks
Karen

Try to check out http://www.solgenia.com/usa/Solutions/Sheets
SheetAnalysisModeler.htm

You can download a trial demo.


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.