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 > Export in IXF format

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-21-08, 17:06
koganti koganti is offline
Registered User
 
Join Date: Jul 2002
Location: ATL
Posts: 170
Export in IXF format

I have bunch of tables in a tablespace. I want to export all these tables and recreate them in the same tablespace.

If i export in IXF format , does it gather all the views , triggers , aliases , grants associated with these tables ?
Reply With Quote
  #2 (permalink)  
Old 04-21-08, 17:13
koganti koganti is offline
Registered User
 
Join Date: Jul 2002
Location: ATL
Posts: 170
Looks like IXF format only export the table structure with indexes.

What is the best way to extract every depending object of a table.

I tried db2look with -t option and it is not of much help. Any suggestions !!!!
Reply With Quote
  #3 (permalink)  
Old 04-21-08, 21:23
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
db2look should get what you want, but you may have to use some other options in addtion to the -t. I will let you do the detail research on that.
__________________
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
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