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 > Backup problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-08-02, 09:04
tony_b tony_b is offline
Registered User
 
Join Date: Nov 2002
Posts: 10
Backup problem

Hi,

I have a problem with informix ontape utility.

the ontape utility worked well until i add a new database to my server.
TAPESIZE parameter in onconfig file was 2048000 , i increase it to
5120000 but the ontape stops as soon as the quantity written reachs
2GB and i have this error message :

Archive failed - function write to tape failed code -1 errno 27

my configuration parameters are :

# System Archive Tape Device

TAPEDEV /app/informix920uc2/ifxbackup/db_bkp.dat # Tape device path
TAPEBLK 16 # Tape block size (Kbytes)
TAPESIZE 5120000 # Maximum amount of data to put on
tape (Kbytes)

is there a problem with TAPEBLK parameter ? may i increase it too ?

Thanks a lot .
Reply With Quote
  #2 (permalink)  
Old 11-10-02, 07:03
thedafna thedafna is offline
Registered User
 
Join Date: Oct 2002
Posts: 52
As far as I know there is a tapesize limit of 2G in ontape. You need to switch tapes.

Dafna
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