dbTalk Databases Forums  

Issue with Migrating OLAP Cube

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


Discuss Issue with Migrating OLAP Cube in the microsoft.public.sqlserver.olap forum.



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

Default Issue with Migrating OLAP Cube - 08-27-2004 , 10:03 AM






I am getting this error message when copy/paste cubes from
OLAP Server Dev to OLAP Server UAT:

"Could not paste cube 'CUBENAME'. The target database has
a data source, 'SERVERNAME - APPL_NAME', that has the same
name as the data source for the source cube, but some
connection string properties are different. Each data
source used in a database must have a unique name within
the database."

How else would I be able to migrate OLAP cubes I have
created in my OLAP Dev Server to my OLAP UAT Server?
Please don't tell me I have to re-create each cube in the
OLAP UAT Server!

Currently, both servers have Analysis Services 2000 are
installed.

PLS HELP!



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

Default Re: Issue with Migrating OLAP Cube - 08-27-2004 , 07:44 PM






See the section titled "Release Management" in the Analysis Services
Operations Guide.
http://www.microsoft.com/technet/pro.../anservog.mspx
It might have some material to assist this activity. Notably the discussion
of (and pointer to) the DSO/XML utility.
--
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.

"Steven Wong" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am getting this error message when copy/paste cubes from
OLAP Server Dev to OLAP Server UAT:

"Could not paste cube 'CUBENAME'. The target database has
a data source, 'SERVERNAME - APPL_NAME', that has the same
name as the data source for the source cube, but some
connection string properties are different. Each data
source used in a database must have a unique name within
the database."

How else would I be able to migrate OLAP cubes I have
created in my OLAP Dev Server to my OLAP UAT Server?
Please don't tell me I have to re-create each cube in the
OLAP UAT Server!

Currently, both servers have Analysis Services 2000 are
installed.

PLS HELP!





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

Default Re: Issue with Migrating OLAP Cube - 08-30-2004 , 10:44 AM



Hi All,
I have cubes in my local machine. Now I need to replicate them in the
production server which is a remote machine. Please tell me how to
copy the
OLAP cube from my machine to the production machine. Please give me
the steps to do that.

Thanks in Advance
Prasanna

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

Default Re: Issue with Migrating OLAP Cube - 08-30-2004 , 11:45 AM



See the section titled "Release Management" in the Analysis Services
Operations Guide.
http://www.microsoft.com/technet/pro.../anservog.mspx
It might have some material to assist this activity. Notably the discussion
of (and pointer to) the DSO/XML utility.
--
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.

"Prasanna" <prasanna_b2001 (AT) yahoo (DOT) com> wrote

Quote:
Hi All,
I have cubes in my local machine. Now I need to replicate them in the
production server which is a remote machine. Please tell me how to
copy the
OLAP cube from my machine to the production machine. Please give me
the steps to do that.

Thanks in Advance
Prasanna



Reply With Quote
  #5  
Old   
Steven Wong
 
Posts: n/a

Default Re: Issue with Migrating OLAP Cube - 09-02-2004 , 12:22 PM



Hi Dave:

The articles do not address migration of new OLAP cubes
between existing AS databases.

I need to move the new OLAP cubes from my dev AS database
over to my UAT AS database, but is getting this
message "The target database has a data source name that
has the same name as the datasource for the source
cube..." when I copy the new OLAP cube over.

It seems like the following are my only options:
1) Delete the AS database on UAT server, and recover an
archive copy of the AS database from dev server with all
the new OLAP cubes on the UAT server.
2) Manually re-create all the new OLAP cubes on my UAT
server. (Would hate to it over when migrate to production!)

Does Microsoft has any other options? Any advice will be
very much appreciated.

Thanks in advance.


Quote:
-----Original Message-----
See the section titled "Release Management" in the
Analysis Services
Operations Guide.
http://www.microsoft.com/technet/pro.../sql/2000/main
tain/anservog.mspx
It might have some material to assist this activity.
Notably the discussion
of (and pointer to) the DSO/XML utility.
--
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.

"Prasanna" <prasanna_b2001 (AT) yahoo (DOT) com> wrote in message
news:bcfe7189.0408300744.34b30cb7 (AT) posting (DOT) google.com...
Hi All,
I have cubes in my local machine. Now I need to
replicate them in the
production server which is a remote machine. Please
tell me how to
copy the
OLAP cube from my machine to the production machine.
Please give me
the steps to do that.

Thanks in Advance
Prasanna


.


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

Default Re: Issue with Migrating OLAP Cube - 09-02-2004 , 03:47 PM



Can you be more specific? When you say "move" your cube from dev to
production, what do you mean? What technique are you using?
--
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.

"Steven Wong" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi Dave:

The articles do not address migration of new OLAP cubes
between existing AS databases.

I need to move the new OLAP cubes from my dev AS database
over to my UAT AS database, but is getting this
message "The target database has a data source name that
has the same name as the datasource for the source
cube..." when I copy the new OLAP cube over.

It seems like the following are my only options:
1) Delete the AS database on UAT server, and recover an
archive copy of the AS database from dev server with all
the new OLAP cubes on the UAT server.
2) Manually re-create all the new OLAP cubes on my UAT
server. (Would hate to it over when migrate to production!)

Does Microsoft has any other options? Any advice will be
very much appreciated.

Thanks in advance.


-----Original Message-----
See the section titled "Release Management" in the
Analysis Services
Operations Guide.
http://www.microsoft.com/technet/pro.../sql/2000/main
tain/anservog.mspx
It might have some material to assist this activity.
Notably the discussion
of (and pointer to) the DSO/XML utility.
--
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.

"Prasanna" <prasanna_b2001 (AT) yahoo (DOT) com> wrote in message
news:bcfe7189.0408300744.34b30cb7 (AT) posting (DOT) google.com...
Hi All,
I have cubes in my local machine. Now I need to
replicate them in the
production server which is a remote machine. Please
tell me how to
copy the
OLAP cube from my machine to the production machine.
Please give me
the steps to do that.

Thanks in Advance
Prasanna


.




Reply With Quote
  #7  
Old   
Steven Wong
 
Posts: n/a

Default Re: Issue with Migrating OLAP Cube - 09-02-2004 , 06:34 PM





When I say "move", I was trying to copy/paste the new
cubes from dev Analysis Services (AS) server to UAT AS
server. Both data source names are the same in both AS
server except they are pointed to its own respective
underlying SQL database.

Did that help?


Quote:
-----Original Message-----
Can you be more specific? When you say "move" your cube
from dev to
production, what do you mean? What technique are you
using?
--
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.

"Steven Wong" <anonymous (AT) discussions (DOT) microsoft.com> wrote
in message
news:4f8201c49111$6605bc60$a501280a (AT) phx (DOT) gbl...
Hi Dave:

The articles do not address migration of new OLAP cubes
between existing AS databases.

I need to move the new OLAP cubes from my dev AS
database
over to my UAT AS database, but is getting this
message "The target database has a data source name that
has the same name as the datasource for the source
cube..." when I copy the new OLAP cube over.

It seems like the following are my only options:
1) Delete the AS database on UAT server, and recover an
archive copy of the AS database from dev server with all
the new OLAP cubes on the UAT server.
2) Manually re-create all the new OLAP cubes on my UAT
server. (Would hate to it over when migrate to
production!)

Does Microsoft has any other options? Any advice will
be
very much appreciated.

Thanks in advance.


-----Original Message-----
See the section titled "Release Management" in the
Analysis Services
Operations Guide.

http://www.microsoft.com/technet/pro.../sql/2000/main
tain/anservog.mspx
It might have some material to assist this activity.
Notably the discussion
of (and pointer to) the DSO/XML utility.
--
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.

"Prasanna" <prasanna_b2001 (AT) yahoo (DOT) com> wrote in message
news:bcfe7189.0408300744.34b30cb7 (AT) posting (DOT) google.com...
Hi All,
I have cubes in my local machine. Now I need to
replicate them in the
production server which is a remote machine. Please
tell me how to
copy the
OLAP cube from my machine to the production machine.
Please give me
the steps to do that.

Thanks in Advance
Prasanna


.



.


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

Default Re: Issue with Migrating OLAP Cube - 09-02-2004 , 11:45 PM



Hmmm..

So I did the following to try and reproduce the problem.
I cut and pasted Foodmart 2000 to Foodmart 2000 Test.
In Foodmart 2000 Test, I deleted the HR cube and all of the mining
models/dimensions.
I processed the database. Everything processed clean.
Now the only difference between Foodmart 2000 and Foodmart 2000 Test is that
the HR cube is missing in Foodmart 2000 Test.

I then cut & pasted the HR cube from Foodmart 2000 to Foodmart 2000 Test.
Everything went OK and then I could process the HR cube without any
problems.

How is that different from your scenerio? Anything different?
The only thing that I can think of is that it is on the same machine.

1) can you try the above and see if the same thing happens on your machine
2) can you try your scenerio but have both databases be on the same machine

--
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.

"Steven Wong" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:

When I say "move", I was trying to copy/paste the new
cubes from dev Analysis Services (AS) server to UAT AS
server. Both data source names are the same in both AS
server except they are pointed to its own respective
underlying SQL database.

Did that help?


-----Original Message-----
Can you be more specific? When you say "move" your cube
from dev to
production, what do you mean? What technique are you
using?
--
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.

"Steven Wong" <anonymous (AT) discussions (DOT) microsoft.com> wrote
in message
news:4f8201c49111$6605bc60$a501280a (AT) phx (DOT) gbl...
Hi Dave:

The articles do not address migration of new OLAP cubes
between existing AS databases.

I need to move the new OLAP cubes from my dev AS
database
over to my UAT AS database, but is getting this
message "The target database has a data source name that
has the same name as the datasource for the source
cube..." when I copy the new OLAP cube over.

It seems like the following are my only options:
1) Delete the AS database on UAT server, and recover an
archive copy of the AS database from dev server with all
the new OLAP cubes on the UAT server.
2) Manually re-create all the new OLAP cubes on my UAT
server. (Would hate to it over when migrate to
production!)

Does Microsoft has any other options? Any advice will
be
very much appreciated.

Thanks in advance.


-----Original Message-----
See the section titled "Release Management" in the
Analysis Services
Operations Guide.

http://www.microsoft.com/technet/pro.../sql/2000/main
tain/anservog.mspx
It might have some material to assist this activity.
Notably the discussion
of (and pointer to) the DSO/XML utility.
--
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.

"Prasanna" <prasanna_b2001 (AT) yahoo (DOT) com> wrote in message
news:bcfe7189.0408300744.34b30cb7 (AT) posting (DOT) google.com...
Hi All,
I have cubes in my local machine. Now I need to
replicate them in the
production server which is a remote machine. Please
tell me how to
copy the
OLAP cube from my machine to the production machine.
Please give me
the steps to do that.

Thanks in Advance
Prasanna


.



.




Reply With Quote
  #9  
Old   
Steven Wong
 
Posts: n/a

Default Re: Issue with Migrating OLAP Cube - 09-03-2004 , 11:28 AM



I tried your scenario and it works fine. My real scenario
differs from your scenario in that: 1) The AS database
NAME and data source NAME are the same in dev server and
uat server, but the underlying SQL database differs. 2)
Copy/pasting in 2 diff servers.

I tried your #2 using my AS dbname1 on my dev machine. I
copy/pasted a new AS dbname2 (obviously, need a new name)
into the same dev server, then, deleted a couple of cubes
from the AS dbname2. Then, I copy those same cubes from
the AS dbname1 and pasted them into AS dbname2, and they
work fine.

Any further thoughts why it still won't work in my real
scenario?

Quote:
-----Original Message-----
Hmmm..

So I did the following to try and reproduce the problem.
I cut and pasted Foodmart 2000 to Foodmart 2000 Test.
In Foodmart 2000 Test, I deleted the HR cube and all of
the mining
models/dimensions.
I processed the database. Everything processed clean.
Now the only difference between Foodmart 2000 and
Foodmart 2000 Test is that
the HR cube is missing in Foodmart 2000 Test.

I then cut & pasted the HR cube from Foodmart 2000 to
Foodmart 2000 Test.
Everything went OK and then I could process the HR cube
without any
problems.

How is that different from your scenerio? Anything
different?
The only thing that I can think of is that it is on the
same machine.

1) can you try the above and see if the same thing
happens on your machine
2) can you try your scenerio but have both databases be
on the same machine

--
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.

"Steven Wong" <anonymous (AT) discussions (DOT) microsoft.com> wrote
in message
news:547c01c49145$67030a80$a301280a (AT) phx (DOT) gbl...


When I say "move", I was trying to copy/paste the new
cubes from dev Analysis Services (AS) server to UAT AS
server. Both data source names are the same in both AS
server except they are pointed to its own respective
underlying SQL database.

Did that help?


-----Original Message-----
Can you be more specific? When you say "move" your cube
from dev to
production, what do you mean? What technique are you
using?
--
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.

"Steven Wong" <anonymous (AT) discussions (DOT) microsoft.com
wrote
in message
news:4f8201c49111$6605bc60$a501280a (AT) phx (DOT) gbl...
Hi Dave:

The articles do not address migration of new OLAP
cubes
between existing AS databases.

I need to move the new OLAP cubes from my dev AS
database
over to my UAT AS database, but is getting this
message "The target database has a data source name
that
has the same name as the datasource for the source
cube..." when I copy the new OLAP cube over.

It seems like the following are my only options:
1) Delete the AS database on UAT server, and recover
an
archive copy of the AS database from dev server with
all
the new OLAP cubes on the UAT server.
2) Manually re-create all the new OLAP cubes on my
UAT
server. (Would hate to it over when migrate to
production!)

Does Microsoft has any other options? Any advice
will
be
very much appreciated.

Thanks in advance.


-----Original Message-----
See the section titled "Release Management" in the
Analysis Services
Operations Guide.


http://www.microsoft.com/technet/pro.../sql/2000/main
tain/anservog.mspx
It might have some material to assist this activity.
Notably the discussion
of (and pointer to) the DSO/XML utility.
--
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.

"Prasanna" <prasanna_b2001 (AT) yahoo (DOT) com> wrote in
message

news:bcfe7189.0408300744.34b30cb7 (AT) posting (DOT) google.com...
Hi All,
I have cubes in my local machine. Now I need to
replicate them in the
production server which is a remote machine.
Please
tell me how to
copy the
OLAP cube from my machine to the production
machine.
Please give me
the steps to do that.

Thanks in Advance
Prasanna


.



.



.


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

Default Re: Issue with Migrating OLAP Cube - 09-03-2004 , 01:40 PM



Sorry. I have no idea.
It appears to be working properly on the test scenerios.
You might consider openning up a PSS case as what you are doing *should* be
working properly from the description you've given so far.
--
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.

"Steven Wong" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I tried your scenario and it works fine. My real scenario
differs from your scenario in that: 1) The AS database
NAME and data source NAME are the same in dev server and
uat server, but the underlying SQL database differs. 2)
Copy/pasting in 2 diff servers.

I tried your #2 using my AS dbname1 on my dev machine. I
copy/pasted a new AS dbname2 (obviously, need a new name)
into the same dev server, then, deleted a couple of cubes
from the AS dbname2. Then, I copy those same cubes from
the AS dbname1 and pasted them into AS dbname2, and they
work fine.

Any further thoughts why it still won't work in my real
scenario?

-----Original Message-----
Hmmm..

So I did the following to try and reproduce the problem.
I cut and pasted Foodmart 2000 to Foodmart 2000 Test.
In Foodmart 2000 Test, I deleted the HR cube and all of
the mining
models/dimensions.
I processed the database. Everything processed clean.
Now the only difference between Foodmart 2000 and
Foodmart 2000 Test is that
the HR cube is missing in Foodmart 2000 Test.

I then cut & pasted the HR cube from Foodmart 2000 to
Foodmart 2000 Test.
Everything went OK and then I could process the HR cube
without any
problems.

How is that different from your scenerio? Anything
different?
The only thing that I can think of is that it is on the
same machine.

1) can you try the above and see if the same thing
happens on your machine
2) can you try your scenerio but have both databases be
on the same machine

--
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.

"Steven Wong" <anonymous (AT) discussions (DOT) microsoft.com> wrote
in message
news:547c01c49145$67030a80$a301280a (AT) phx (DOT) gbl...


When I say "move", I was trying to copy/paste the new
cubes from dev Analysis Services (AS) server to UAT AS
server. Both data source names are the same in both AS
server except they are pointed to its own respective
underlying SQL database.

Did that help?


-----Original Message-----
Can you be more specific? When you say "move" your cube
from dev to
production, what do you mean? What technique are you
using?
--
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.

"Steven Wong" <anonymous (AT) discussions (DOT) microsoft.com
wrote
in message
news:4f8201c49111$6605bc60$a501280a (AT) phx (DOT) gbl...
Hi Dave:

The articles do not address migration of new OLAP
cubes
between existing AS databases.

I need to move the new OLAP cubes from my dev AS
database
over to my UAT AS database, but is getting this
message "The target database has a data source name
that
has the same name as the datasource for the source
cube..." when I copy the new OLAP cube over.

It seems like the following are my only options:
1) Delete the AS database on UAT server, and recover
an
archive copy of the AS database from dev server with
all
the new OLAP cubes on the UAT server.
2) Manually re-create all the new OLAP cubes on my
UAT
server. (Would hate to it over when migrate to
production!)

Does Microsoft has any other options? Any advice
will
be
very much appreciated.

Thanks in advance.


-----Original Message-----
See the section titled "Release Management" in the
Analysis Services
Operations Guide.


http://www.microsoft.com/technet/pro.../sql/2000/main
tain/anservog.mspx
It might have some material to assist this activity.
Notably the discussion
of (and pointer to) the DSO/XML utility.
--
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.

"Prasanna" <prasanna_b2001 (AT) yahoo (DOT) com> wrote in
message

news:bcfe7189.0408300744.34b30cb7 (AT) posting (DOT) google.com...
Hi All,
I have cubes in my local machine. Now I need to
replicate them in the
production server which is a remote machine.
Please
tell me how to
copy the
OLAP cube from my machine to the production
machine.
Please give me
the steps to do that.

Thanks in Advance
Prasanna


.



.



.




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.