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 > IXF Question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-11-05, 12:15
alx_81 alx_81 is offline
Registered User
 
Join Date: Aug 2003
Posts: 23
IXF Question

I must convert IXF definition files in a structured file or a table..
do you know if an appropriate tools exists??
Can anyone help me??
thx to all
__________________
Alx_81 =)
Reply With Quote
  #2 (permalink)  
Old 02-11-05, 12:37
przytula przytula is offline
Registered User
 
Join Date: Nov 2004
Posts: 374
ixf

ixf is standard supported format with db2
import from xxx.ixf of ixf create into schema.tablename
more details with import command....
Best Regards, Guy Przytula
__________________
Best Regards, Guy Przytula
DB2/ORA/SQL Services
DB2 DBA & Advanced DBA Certified
DB2 Dprop Certified
http://users.skynet.be/przytula/dbss.html
Reply With Quote
  #3 (permalink)  
Old 02-15-05, 05:08
alx_81 alx_81 is offline
Registered User
 
Join Date: Aug 2003
Posts: 23
...

I must to translate ixf to ansi file.. for windows..
sorry..
my explanation was no correct..
can anyone help me?

=)

Thx to all
__________________
Alx_81 =)
Reply With Quote
  #4 (permalink)  
Old 02-15-05, 06:43
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
import ixf file into db2 database and then export to del file (ascii).
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