Hi there,
We have a 9.21 Informix database that backup using ontape every night. The backup file is getting to be too large to ftp to our disaster recovery box, so we were looking into having the backup file broken into sections of a set size and transfer those over on parallel lines.
Does anyone know how to get Informix to not create one huge binary backup file, but rather a set of smaller binary files?
Thanks,