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 > import do not respond

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-11-08, 19:08
freddminda freddminda is offline
Registered User
 
Join Date: Jan 2003
Posts: 9
Unhappy import do not respond

the sentence not respond and not giving me an error message.

IMPORT FROM c:\codesarrollo\credito.txt
OF DEL MODIFIED BY coldel| chardel"" decpt.
COMMITCOUNT 100
MESSAGES c:\codesarrollo\error5.txt
INSERT INTO DB2ADMIN.CREDITO;

The file from which I would like to import has text format.
I have db2 version 9.1, but on a server with RHEL 4 it works but on another server with RHEL 5 is not working the instruction IMPORT.

Any suggestion.
Thanks

Fredd Minda
Reply With Quote
  #2 (permalink)  
Old 03-18-08, 12:02
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Set DIAGLEVEL to 4 and see if there are any insights in the log file. Also, make sure the file is readable by the instance owner uid and is not locked by any other process.
Reply With Quote
  #3 (permalink)  
Old 03-19-08, 08:30
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
do list applications - check the status - do create snapshot for this agent to see what he is doing
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
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