dbTalk Databases Forums  

Deployment of Analysis Services 2005 database

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


Discuss Deployment of Analysis Services 2005 database in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Henrik Skak Pedersen
 
Posts: n/a

Default Deployment of Analysis Services 2005 database - 03-03-2006 , 09:41 AM






What is best practice when I have to deploy an Analysis Services 2005
database schema?
1) Is it to script it (Right click, Generate create script) ?
2) Backup/restore?
3) Can I do it from Visual Studio?

I only want to deploy the schema. I have to deploy it to multiple customers
and I don't have access to their servers. I might also have to ship updates.

Thanks

Henrik Skak Pedersen.



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

Default Re: Deployment of Analysis Services 2005 database - 03-03-2006 , 12:15 PM






from VS:
change the deployment target server, and deploy the solution.

from the management studio:
you can create script, backup / restore (contain the data) or synchronize
the database (its like doing a backup / restore but in 1 command which can
be scheduled)

also, you can simply deploy the database file (found under the Visual Studio
project folder) to your server using the deployment tool.

what is the best way?
if your servers are not on the same network, use the deployment tool and do
a full process.
if your servers are on the same network and if your source version of your
database is filled with production data (not a subset of data), then use the
synchronization option. (no full process required)
if you want to deploy part of your database or you want to update ome parts
but not all the database on the target server, create an XML script.

"Henrik Skak Pedersen" <skak (AT) community (DOT) nospam> wrote

Quote:
What is best practice when I have to deploy an Analysis Services 2005
database schema?
1) Is it to script it (Right click, Generate create script) ?
2) Backup/restore?
3) Can I do it from Visual Studio?

I only want to deploy the schema. I have to deploy it to multiple
customers and I don't have access to their servers. I might also have to
ship updates.

Thanks

Henrik Skak Pedersen.




Reply With Quote
  #3  
Old   
Henrik Skak Pedersen
 
Posts: n/a

Default Re: Deployment of Analysis Services 2005 database - 03-06-2006 , 06:40 AM



Thank you very much for your reply.

My servers are not on the same network. Which deployment tool are you
referring to? Do you have any examples of how to do it?

Thanks
Henrik.

My servers are not on the same network
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote

Quote:
from VS:
change the deployment target server, and deploy the solution.

from the management studio:
you can create script, backup / restore (contain the data) or synchronize
the database (its like doing a backup / restore but in 1 command which can
be scheduled)

also, you can simply deploy the database file (found under the Visual
Studio project folder) to your server using the deployment tool.

what is the best way?
if your servers are not on the same network, use the deployment tool and
do a full process.
if your servers are on the same network and if your source version of your
database is filled with production data (not a subset of data), then use
the synchronization option. (no full process required)
if you want to deploy part of your database or you want to update ome
parts but not all the database on the target server, create an XML script.

"Henrik Skak Pedersen" <skak (AT) community (DOT) nospam> wrote in message
news:ep9eBktPGHA.5564 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
What is best practice when I have to deploy an Analysis Services 2005
database schema?
1) Is it to script it (Right click, Generate create script) ?
2) Backup/restore?
3) Can I do it from Visual Studio?

I only want to deploy the schema. I have to deploy it to multiple
customers and I don't have access to their servers. I might also have to
ship updates.

Thanks

Henrik Skak Pedersen.






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

Default Re: Deployment of Analysis Services 2005 database - 03-06-2006 , 08:26 AM



all these tools are included in AS2005
under the start > programs you 'll found everything (if you have installed
the administration tools on the computer)

"Henrik Skak Pedersen" <skak (AT) community (DOT) nospam> wrote

Quote:
Thank you very much for your reply.

My servers are not on the same network. Which deployment tool are you
referring to? Do you have any examples of how to do it?

Thanks
Henrik.

My servers are not on the same network
"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message
news:udaJ55uPGHA.3672 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
from VS:
change the deployment target server, and deploy the solution.

from the management studio:
you can create script, backup / restore (contain the data) or synchronize
the database (its like doing a backup / restore but in 1 command which
can be scheduled)

also, you can simply deploy the database file (found under the Visual
Studio project folder) to your server using the deployment tool.

what is the best way?
if your servers are not on the same network, use the deployment tool and
do a full process.
if your servers are on the same network and if your source version of
your database is filled with production data (not a subset of data), then
use the synchronization option. (no full process required)
if you want to deploy part of your database or you want to update ome
parts but not all the database on the target server, create an XML
script.

"Henrik Skak Pedersen" <skak (AT) community (DOT) nospam> wrote in message
news:ep9eBktPGHA.5564 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
What is best practice when I have to deploy an Analysis Services 2005
database schema?
1) Is it to script it (Right click, Generate create script) ?
2) Backup/restore?
3) Can I do it from Visual Studio?

I only want to deploy the schema. I have to deploy it to multiple
customers and I don't have access to their servers. I might also have to
ship updates.

Thanks

Henrik Skak Pedersen.








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.