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 > Informix > dbimport

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-01-04, 07:58
Marce Marce is offline
Registered User
 
Join Date: Mar 2004
Posts: 18
dbimport

dimport error: the file is empty.

I'm trying to import a database:
dbimport -q tarjetas_f -i "D:" -l buffered


Unloads and Sql script are located in D:\tarjetas_f.exp
Reply With Quote
  #2 (permalink)  
Old 04-01-04, 08:53
lloydnwo lloydnwo is offline
Registered User
 
Join Date: Aug 2003
Location: India
Posts: 262
Re: dbimport

Quote:
Originally posted by Marce
dimport error: the file is empty.

I'm trying to import a database:
dbimport -q tarjetas_f -i "D:" -l buffered


Unloads and Sql script are located in D:\tarjetas_f.exp
Hi,

Directly go to D:

dbimport -q tarjetas_f -l buffered
Reply With Quote
  #3 (permalink)  
Old 04-01-04, 09:38
Marce Marce is offline
Registered User
 
Join Date: Mar 2004
Posts: 18
Exclamation Re: dbimport

Quote:
Originally posted by lloydnwo
Hi,

Directly go to D:

dbimport -q tarjetas_f -l buffered
What do I do if want to do it using isa?
It requieres to set the directory.

I'm doing the export and renaming the files in order to create the same database with another name.
Reply With Quote
  #4 (permalink)  
Old 04-01-04, 22:26
lloydnwo lloydnwo is offline
Registered User
 
Join Date: Aug 2003
Location: India
Posts: 262
Re: dbimport

Quote:
Originally posted by Marce
What do I do if want to do it using isa?
It requieres to set the directory.

I'm doing the export and renaming the files in order to create the same database with another name.
Hi Marce,

Never used isa...
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