Hello everyone
Am I right if I am saying that we CANNOT do backup on disk, using ONTAPE, with a file greater than 2gig?
Onconfig:
TAPEDEV /backup/db
TAPEBLK 512
TAPESIZE 80000000
After backuping 2147483647 bytes, ontape give the following error:
File size limit exceeded
If so, how can we do backup of informix database on disk?
I am using Informix 7.31 on SuSE Enterprise 8.
I can create files larger than 2 gig on Linux. I did test it with tar.
Is there any parameter or tools available to create backup on disk, that will generate files greater than 2 gig?
1. I need to backup Informix on disk (local disk).
2. Our backup server will backup the file on tape.
I cannot backup directly on tape because there is no tape drive on the Database server.
We looked to use on-bar and Netbackup of Veritas, but the cost to backup our database was arround 50k$. It is to much for backuping only 1 database.
All suggestion will be highly appreciated