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 > How to access tomy db2 database Version 7.1 under windows

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-08-09, 12:30
rudito rudito is offline
Registered User
 
Join Date: Feb 2009
Posts: 2
How to access tomy db2 database Version 7.1 under windows

Hello,
I'm e newbee to db2.
I customer gave me via xcopy a DB2 Version 7.1 database:

The Folder Structure is:
SQL00001
DB2EVENT
SQLLOGDIR
SQLT0000.0
...
SQLTMPLK

I've installed DB2 v.8.1
Is it possible to migrate this database without a normal backup?

thanks id advance
Reply With Quote
  #2 (permalink)  
Old 02-09-09, 05:01
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
I don't think a filesystem copy can help you
I have never seen someone doing this
try list db directory on c: or the disk you copied the files
catalog db on c:
db2 migrate ....
try backup in v7 and restore in v8 would migrate the db
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #3 (permalink)  
Old 02-09-09, 05:17
dr_te_z dr_te_z is offline
Registered User
 
Join Date: Jan 2009
Location: Zoetermeer, Holland
Posts: 555
Quote:
Originally Posted by przytula_guy
I don't think a filesystem copy can help you
I agree. Ask for
- a backup-image and/or
- the output of a "db2move db export" operation and/or
- all the tables in exported in "*.ixf" format and/or
- the DDL generated by db2look

those are usefull stuff for you to re-create the database (and we can help you).
Reply With Quote
  #4 (permalink)  
Old 02-09-09, 06:37
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by rudito
I'm e newbee to db2.
I customer gave me via xcopy a DB2 Version 7.1 database:

The Folder Structure is:
SQL00001
Somehow questions like this make me think that the database may not have been "given by a customer", but, how do I put it, obtained by some other means...
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