Quote:
Originally posted by foster
Hi!
I have a problem that i didnīt understand. i use Informix Dynamic Server 7.31 TD3 on a Windows NT Server. Here i have added the ontape command in the winat. The Backup started successful but after 2 hours it breaks with the message "aborted by client". What can i do? Have anybody an idea?
Bye,
Foster
|
Are you backing up to tape or to disk ?
If your backups go to disk, you should be aware of the 2GB limit
of the Informix ontape utility.
Check your TAPESIZE in $ONCONFIG and set it < 2 GB.
Then ontape will ask you to mount another tape (i.e. "file") after the
number of KB specified in TAPESIZE have been written.
You can copy the current file to a new location and continue.
If you want to do it automatically, you have to write some sort of
script (for example a perl script) which handles this for your.
A better solution might be to use onbar and the included ISM
(Informix-Storage-Manager). This utility can handle backups
which are greater than 2 GB.
If you want to check the size of your databaseserver and individual
databases, look at the following URL:
http://www.herber-consulting.de/cgi-...action=IfmxSmi
-> sm_dbspace_free.sql
-> sm_db_size.sql
HTH.
Best regards
Eric
--
IT-Consulting Herber
www.herber-consulting.de