Example topics demonstrate backup options.
This example makes a full, attended backup of the database iquser to two tape devices on UNIX. Before running this backup you must position the tapes to the start of where the backup files will be written, and connect to iquser. Then issue the following command:
BACKUP DATABASE TO '/dev/rmt/0n' TO '/dev/rmt/1n' WITH COMMENT 'Jan 18 full backup of iquser'
The catalog store is backed up first, to /dev/rmt/0n. The IQ store is backed up next, to both tapes.