Please enter search query.
Search <book_title>...
Veritas NetBackup™ for Sybase Administrator's Guide
Last Published:
2017-06-29
Product(s):
NetBackup & Alta Data Protection (8.0)
- Introduction to NetBackup for Sybase
- Installing NetBackup for Sybase
- Configuring NetBackup for Sybase
- About configuring a backup policy for a Sybase database
- About adding schedules to a NetBackup for Sybase policy
- About backup selections for a Sybase client
- 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
About Sybase database backups
The following types of backups exist for Sybase:
A full backup copies the entire database, including both the data and the transaction log. This is accomplished by performing a database dump.
An incremental backup copies the transaction log that contains the database changes made since the last database or transaction log dump. You can run a transaction log dump only if the database stores its log on a separate segment.