If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > "Migration" Warehouse Center

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-07-03, 07:52
caaf caaf is offline
Registered User
 
Join Date: Nov 2003
Location: Portugal
Posts: 3
"Migration" Warehouse Center

Hello,

i have things developed in the Warehouse Center with DB2 V7. Now i want to migrate the things that we develop in the warehouse center to DB2 V8.
My question is wich better way to do this. A migration of the DB DWCTRLDB or there is another way ?

Thanks !!!
Reply With Quote
  #2 (permalink)  
Old 11-07-03, 09:26
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: "Migration" Warehouse Center

Have you had a chance to look at the IBM Manuals for this info ?

Cheers
Sathyaram

Quote:
Originally posted by caaf
Hello,

i have things developed in the Warehouse Center with DB2 V7. Now i want to migrate the things that we develop in the warehouse center to DB2 V8.
My question is wich better way to do this. A migration of the DB DWCTRLDB or there is another way ?

Thanks !!!
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 11-10-03, 06:38
caaf caaf is offline
Registered User
 
Join Date: Nov 2003
Location: Portugal
Posts: 3
Warehouse Center

Hello,

yes and they don't refer nothing about the "migration" of the warehouse center from DB2 V7 to DB2 V8.
Reply With Quote
  #4 (permalink)  
Old 11-10-03, 06:52
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
If you look at the installation guide for version 8, it should say something about upgrading from version 7, and whether there is anything you need to do as part of the migration.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #5 (permalink)  
Old 11-10-03, 08:34
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,

1. Backup control_db and target_db in DB2 7.2.
2. On DB2 v7.2 make a list of DB2 connections to source and target db.
3. Install DB2 v8.
4. Restore control_db and target_db.
5. With Configuraion Assistant create connections to data sources and target db - don't forget to specify ODBC's.
6. On Windows: Start | IBM DB2 | Set-up Tools | Warehouse Control Database Management
7. In "New control database" field write the name of control_db. Migration tool will found out that database already exist (because of restore) and will migrate it.

If you will install the fixpacks then install fixpack 2 and then fixpack 3 (fixpack 3 needs fixpack 2 to be already installed).

I hope you are not from some country that has comma decimal delimiter, because in DB2 v8 is a bug in decimal points. I have reported this bug to IBM and according to response it will be solved in fixpack 4. I am just waiting to get fix. Does anyone has information, when the fixpack 4 will be published on IBM web support page.

LP,
Grofaty

Last edited by grofaty; 11-10-03 at 08:38.
Reply With Quote
  #6 (permalink)  
Old 11-10-03, 08:42
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,

Oooo, fixpack 4 is already available at IBM DB2 support page

Grofaty
Reply With Quote
  #7 (permalink)  
Old 11-11-03, 12:25
caaf caaf is offline
Registered User
 
Join Date: Nov 2003
Location: Portugal
Posts: 3
WAREHOUSE CENTER

Thanks,

i have already in DB2 V8 the sources and the target's from WAREHOUSE CENTER.

But i have to "migrate" the things that i have in the subject area. I try to export and gives me the error DWC02015E.

The explanation of this error is not very good:
"DWC02015E Fetch of ODBC data failed (SQLFetch failed).


Explanation: An internal error occurred.

User Response: Contact IBM Software Support."

Caf
Reply With Quote
  #8 (permalink)  
Old 11-12-03, 01:04
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,

1. Do you have ODBC connection configurated?
2.Do you have any fixpacks installed on your db2 8.1? Check it with "db2level" command at Command Window. If not try to install the fixes. Fixes are available from IBM Support (see the link above in my previous message).
3. I don't understand why do you need to migrate the "subject area". Migration process is done with "Warehouse Control Database Management" tool.

Can you please post the operating system type and version and fixpack/service pack/patch level. Also version and fixpacks for DB2.

Hope this helps,
Grofaty

Last edited by grofaty; 11-12-03 at 01:06.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On