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 > Onbar Statement

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-01-07, 08:47
saikatermail saikatermail is offline
Registered User
 
Join Date: Jan 2007
Posts: 30
Onbar Statement

Hi,

I am executing onbar -b -w -L 0 statement. But in the log file it is showing the follwoing

-Logical Logs will not be backed up / salvaged because LTAPEDEV value is NUL
-Unable to open file F:\Informix\etc\sm_versions No such file or directory

Please help in this

Regards

Saikat Ghosh
Reply With Quote
  #2 (permalink)  
Old 02-06-07, 00:19
DBAgirl DBAgirl is offline
Registered User
 
Join Date: Jan 2004
Location: San Antonio, Texas
Posts: 47
Talking

Oh dear you are getting yourself into a mess aren't you!

For onbar to work LTAPEDEV cannot be set to null!

And it will not work without the sm_versions file because then it has no way of knowing what version of what storage manager you are using. This use to be tables in sysutils you'd have to update every time but they made it a file to make it easier.

If you really want to backup to the blackhole /dev/null then you should put something like /dev/onbar and link /dev/onbar to /dev/null.

DBAGIRL
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