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 > Clone Database from Linux to XP?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-18-04, 22:13
digital_funk digital_funk is offline
Registered User
 
Join Date: Jan 2004
Posts: 6
Clone Database from Linux to XP?

This is my first post here, so hello all.

I do not understand DB2 at all, I support a web content management system so please explain any answers rigorously.

I have 2 questions:

1. How can I clone a db from a client's linux box and restore it on my XP box?

2. Our app stores XML structures in CLOB fields as a primitive type of content management via DB2. However when I run a select on the 'XML_CONTENT' column in command center all I get is blank columns. What does this mean, the data is not stored in DB2? or do I need to make particular provisions to select the data from a CLOB field?

regards

Rich
Reply With Quote
  #2 (permalink)  
Old 01-19-04, 00:08
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
You cannot restore a database backed up on Linux onto Windows. See the "Useful DB2 Stuff" thread for information on migrating databases from one platform to another. Or see the DB2 manuals (link in same thread).

Sorry, can't answer your other question.
__________________
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
  #3 (permalink)  
Old 01-20-04, 18:33
digital_funk digital_funk is offline
Registered User
 
Join Date: Jan 2004
Posts: 6
thanks for the help. I've just done a straight export of the tables and imported to an AIX box we have, it seems a lot easier than that cloning process in the FAQ.
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