Please enter search query.
Search <book_title>...
Veritas NetBackup™ for Sybase Administrator's Guide
Last Published:
2018-09-19
Product(s):
NetBackup (8.2, 8.1.2)
- Introduction to NetBackup for Sybase
- Installing NetBackup for Sybase
- Configuring NetBackup for Sybase
- About configuring a backup policy for Sybase
- About the backup, restore, and load scripts for NetBackup for Sybase on UNIX
- About the backup, restore, and load scripts for NetBackup for Sybase on Windows
- NetBackup for Sybase configuration or bp.conf file settings
- About striped dumps and loads with NetBackup for Sybase
- Using NetBackup for Sybase
- Troubleshooting NetBackup for Sybase
- NetBackup debug logs and reports
- NetBackup debug logs and reports
- Appendix A. Register authorized locations
Browsing Sybase backups
You can use the bplist command to browse the Sybase backup history on the master server. The result is the list of dump file names. The following example bplist command searches all Sybase backups (dumps) for a client named copper on a server named candytuft:
UNIX and Linux:
root:<candytuft> % cd /usr/openv/netbackup/bin root:<candytuft> % bplist -S candytuft -C copper -t 7 -R / /sybase1200.esam.T.0.22448.26-10-2001.13:45:17 /sybase1200.model.D.0.21182.26-10-2001.12:56:40 /sybase1200.model.D.0.20730.26-10-2001.12:42:04 /sybase1200.model.D.0.20932.26-10-2001.12:33:02 /sybase1200.master.D.1.20138.26-10-2001.07:25:57 /sybase1200.master.D.2.19620.26-10-2001.07:25:57 /sybase1200.master.D.3.20640.26-10-2001.07:25:57 /sybase1200.master.D.0.19888.26-10-2001.07:25:57 /sybase1200.model.D.0.19092.26-10-2001.07:18:14 /sybase1192.model.D.0.4172.25-10-2001.07:17:20 root:<candytuft> %
Windows:
C:\>cd pro* C:\Program Files>cd ver* C:\Program Files\Veritas>cd net* C:\Program Files\Veritas\NetBackup>cd bin C:\Program Files\Veritas\NetBackup\bin>bplist -S candytuft -C copper -t 7 -R \ /sybase1200.esam.T.0.22448.26-10-2001.13:45:17 /sybase1200.model.D.0.21182.26-10-2001.12:56:40 /sybase1200.model.D.0.20730.26-10-2001.12:42:04 /sybase1200.model.D.0.20932.26-10-2001.12:33:02 /sybase1200.master.D.1.20138.26-10-2001.07:25:57 /sybase1200.master.D.2.19620.26-10-2001.07:25:57 /sybase1200.master.D.3.20640.26-10-2001.07:25:57 /sybase1200.master.D.0.19888.26-10-2001.07:25:57 /sybase1200.model.D.0.19092.26-10-2001.07:18:14 /sybase1192.model.D.0.4172.25-10-2001.07:17:20 C:\Program Files\Veritas\NetBackup\bin>
The -t 7 option on this command specifies the Sybase backups (dumps). The -R on this command specifies a recursive listing.
For more information on this command, see the bplist(1M) man page or NetBackup online help.
Note:
NetBackup stores Sybase backups (dumps) in its catalog as dumpfile, but when you specify a backup for the LOAD command, you must use dumpfile without the slash /.