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 > problems with dbexport

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-14-03, 08:50
dgtuser dgtuser is offline
Registered User
 
Join Date: Feb 2003
Location: Madrid
Posts: 6
problems with dbexport

Hi all,
I´ve been trying to dbexport using 'dbexport -o /tmp/events events'
and I get this message 'Cannot create message file' help me please.
Reply With Quote
  #2 (permalink)  
Old 07-15-03, 06:04
Sandor Sandor is offline
Registered User
 
Join Date: Jul 2003
Location: Munich
Posts: 26
Thumbs up Re: problems with dbexport

Quote:
Originally posted by dgtuser
Hi all,
I´ve been trying to dbexport using 'dbexport -o /tmp/events events'
and I get this message 'Cannot create message file' help me please.
Hi
dbexport tries to create a file dbexport.out in your current working directory!
You can not write to the directory where you try to run dbexport!
Check the unix right on the directory
bye
Sandor
Reply With Quote
  #3 (permalink)  
Old 07-25-03, 09:52
jh1213 jh1213 is offline
Registered User
 
Join Date: Jul 2003
Location: Beijing China
Posts: 36
in your current working directory

dbexport dbname
__________________
MSN:jianghua1213@hotmail.com
Beijing China
http://www.91talk.net
http://www.91talk.com
Reply With Quote
  #4 (permalink)  
Old 07-30-03, 06:45
emastro emastro is offline
Registered User
 
Join Date: Jul 2003
Posts: 2
Another problem with dbexport

It's not the same thing, but I have had to reinstall Informix from scratch and for some reason now it does dbimport very well, but if I try to dbexport a database it creates the directory and leaves it empty saying "Cannot make export directory".

Informix is IDS2000 9.21, Linux is RedHat 7 (out of the box - the problem was that upgrades to the glibc were installed and killed Informix). It is happening on two different boxes, but I have never seen it happen before. Any ideas? Perhaps some kind of missing package Informix is too stupid to complain about?

Thanks in advance for any suggestions...

Eugenio
Reply With Quote
  #5 (permalink)  
Old 07-30-03, 07:29
emastro emastro is offline
Registered User
 
Join Date: Jul 2003
Posts: 2
Re: Another problem with dbexport

Quote:
Originally posted by emastro
try to dbexport a database it creates the directory and leaves it empty saying "Cannot make export directory".

Eugenio
Ehmmm.... apologies

It was something stupid, of course. Informix needs fileutils to be upgraded from 4.0x.3 to 4.0.21 (and it must be forced, as rpm thinks 4.0x is newer than 4.0)

Works fine now.

Apologies for the stupid question

Eugenio
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