1> sp_helpdevice cinta1 2> go device_name physical_name description status cntrltype device_number low high ------------------------------ ---------------------------------------------- ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------ --------- ------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- cinta1 /dev/ntape/tape1 tape, 12288 MB, dump device 16 3 0 0 393216 (1 row affected) (return status = 0) 1> dump database master to cinta1 with init 2> go WARNING: In order to LOAD the master database, the SQL Server must run in single-user mode. If the master database dump uses multiple volumes, you must execute sp_volchanged on another SQL Server at LOAD time in order to signal volume changes. Backup Server session id is: 13. Use this value when executing the 'sp_volchanged' system stored procedure after fulfilling any volume change request from the Backup Server. Backup Server: 4.80.2.1: Server , device /dev/ntape/tape1: You must use the no-rewind-on-close tape device. Msg 8009, Level 16, State 1: Line 1: Error encountered by Backup Server. Please refer to Backup Server messages for details. 1> sp_helpdevice cinta2 2> go device_name physical_name description status cntrltype device_number low high ------------------------------ ---------------------------------------------- ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------ --------- ------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- cinta2 /dev/tape/tape1 tape, 12288 MB, dump device 16 3 0 0 393216 (1 row affected) (return status = 0) 1> dump database master to cinta2 with init 2> go WARNING: In order to LOAD the master database, the SQL Server must run in single-user mode. If the master database dump uses multiple volumes, you must execute sp_volchanged on another SQL Server at LOAD time in order to signal volume changes. Backup Server session id is: 15. Use this value when executing the 'sp_volchanged' system stored procedure after fulfilling any volume change request from the Backup Server. Backup Server: 8.5.1.1: Warning, unable to open device configuration file /usr/sybase/backup_tape.cfg for reading. Operating system error No such file or directory. Backup Server: 8.15.1.1: Device /dev/tape/tape1: not found in tape configuration file. Tape configuration will be attempted. Backup Server: 8.11.1.1: Device /dev/tape/tape1: Will be auto-configured and the results saved in the configuration file /usr/sybase/backup_tape.cfg. The configuration will take additional time. Backup Server: 8.16.2.1: Device /dev/tape/tape1: Auto-configuration failure. The device functions as rewind on close. Please specifiy the no rewind on close device interface. Msg 8009, Level 16, State 1: Line 1: Error encountered by Backup Server. Please refer to Backup Server messages for details.