Adding a backup device  Scheduling backups of user databases

Chapter 11: Developing a Backup and Recovery Plan

Redefining a logical device name

To use an existing logical device name for a different physical device, drop the device with sp_dropdevice and then add it with sp_addumpdevice. For example:

sp_dropdevice tapedump2
sp_addumpdevice "tape", tapedump2, "/dev/nrmt8", 625




Copyright © 2005. Sybase Inc. All rights reserved. Scheduling backups of user databases

View this book as PDF