Veritas NetBackup™ for Sybase Administrator's Guide

Last Published:
Product(s): NetBackup (9.0.0.1, 9.0)
  1. Introduction to NetBackup for Sybase
    1.  
      About NetBackup for Sybase
    2.  
      Features of NetBackup for Sybase
    3.  
      NetBackup for Sybase terminology
    4. NetBackup for Sybase overview
      1.  
        SQL server and Sybase backup server
      2.  
        NetBackup for Sybase technical overview
      3.  
        Sequence of operation for NetBackup for Sybase backups
  2. Installing NetBackup for Sybase
    1.  
      Planning the installation of NetBackup for Sybase
    2.  
      Verifying the operating system and platform compatibility
    3.  
      NetBackup server and client requirements
    4.  
      Sybase server software requirements
    5.  
      Requirements for using NetBackup for SAP MaxDB, SAP Oracle, and SAP HANA in a NetBackup cluster
    6.  
      About the license for NetBackup for Sybase
    7.  
      Copying the NetBackup for Sybase library to each Sybase instance
    8.  
      Running the sybase_config script
    9.  
      Adding new Sybase instances
  3. Configuring NetBackup for Sybase
    1.  
      About NetBackup for Sybase configuration
    2. About configuring a backup policy for Sybase
      1.  
        Adding a NetBackup for Sybase policy
      2.  
        About policy attributes
      3.  
        About schedule properties
      4. NetBackup for Sybase backup types
        1.  
          Configuring an application backup schedule
        2.  
          Example application backup schedule
        3.  
          Configuring automatic backup schedules
        4.  
          Example automatic backup schedule
      5.  
        Adding clients to a policy
      6.  
        Adding NetBackup for Sybase scripts to the backup selections list
      7.  
        Rules for NetBackup for Sybase scripts
    3. About the backup, restore, and load scripts for NetBackup for Sybase on UNIX
      1.  
        Modifying the backup script for NetBackup for Sybase on UNIX
      2.  
        Example sybase_mydb_backup.cmd script for NetBackup
      3.  
        Modifying the restore script for NetBackup for Sybase on UNIX
      4.  
        Example of a sybase_mydb_restore script
    4. About the backup, restore, and load scripts for NetBackup for Sybase on Windows
      1.  
        Modifying the backup script for NetBackup for Sybase on Windows
      2.  
        sybase_mdb_backup.cmd script
      3.  
        Additional information for editing the backup script for NetBackup for Sybase on Windows
      4.  
        Modifying the restore script for NetBackup for Sybase on Windows
      5.  
        sybase_mydb_restore.cmd script example for NetBackup
      6.  
        Additional information for editing the restore script for NetBackup for Sybase on Windows
    5.  
      Modifying the NetBackup for Sybase load script
    6.  
      NetBackup for Sybase environment variables
    7. NetBackup for Sybase configuration or bp.conf file settings
      1.  
        Creating a $SYBASE_HOME/bp.conf file on the UNIX client
      2.  
        Specifying options in /usr/openv/netbackup/bp.conf on the UNIX client
    8.  
      Configuring the logon account for the NetBackup Client Service for NetBackup for Sybase
    9. About striped dumps and loads with NetBackup for Sybase
      1.  
        Example Sybase scripts for striped dumps and loads
      2.  
        NetBackup for Sybase multiplexing considerations - duplicating tapes
      3.  
        NetBackup for Sybase multiplexing considerations - using more than 12 stripes
    10.  
      Reviewing the auto-discovered mappings in Host Management
    11.  
      About permissions for NetBackup for Sybase log files (UNIX)
    12.  
      Configuring the Maximum jobs per client
    13.  
      Performing a manual backup
  4. Using NetBackup for Sybase
    1. About Sybase database backups
      1.  
        Sybase backup strategy
      2.  
        Automatic backups of a Sybase database
      3.  
        Backing up a Sybase database manually
      4.  
        Performing a user-directed backup for Sybase
    2.  
      Browsing Sybase backups
    3. About restoring a Sybase database
      1.  
        Using isql to restore a Sybase database
      2.  
        Configuring a redirected restore on the NetBackup for Sybase client
  5. Troubleshooting NetBackup for Sybase
    1. NetBackup debug logs and reports
      1.  
        Enabling the debug logs for a NetBackup for Sybase client automatically (Windows)
      2.  
      3.  
        Enabling the debug logs manually (UNIX)
      4.  
        About the bphdb directory on the Windows database client
      5.  
        About the bphdb directory on the UNIX database client
      6.  
        About the sybackup directory on the UNIX database client
      7.  
        About the sybackup directory on the Windows database client
      8.  
      9.  
        Setting the debug level on a UNIX client
      10.  
        About NetBackup server reports
    2.  
      Sybase Backup Server log and messages
    3.  
      Minimizing timeout failures on large database restores
    4.  
      Minimizing the loading and unloading of tapes for database backups
    5.  
      Delays in completion of backup jobs
  6. Appendix A. Register authorized locations
    1.  
      Registering authorized locations used by a NetBackup database script-based policy

NetBackup for Sybase configuration or bp.conf file settings

When a NetBackup for Sybase on UNIX operation is initiated, NetBackup searches the configuration files for the policy, server, and schedule definitions in the following order:

  • $SYBASE_HOME/bp.conf

  • /usr/openv/netbackup/bp.conf

When a NetBackup for Sybase operation on Windows is initiated, NetBackup searches for the policy, server, and schedule definitions in the following order:

  • -SERV, -POLICY, and -SCHED options on the Sybase DUMP command.

  • NetBackup client configuration.

    To edit this configuration, choose File > NetBackup Client Properties and click on the Backups tab.

In case of conflicts, the order of precedence is as follows:

  • Command line options

  • Script variables

  • Environment variables

  • (UNIX clients) $USER/bp.conf

  • /usr/openv/netbackup/bp.conf (UNIX clients) or the NetBackup client configuration (Windows clients)

  • Built-in variables

NetBackup uses a policy or schedule configured in the NetBackup client configuration for all backups on the client, including file system and Sybase database backups. For this reason, if a policy or schedule that is not a Sybase policy is configured in the NetBackup client configuration, use the -POLICY and -SCHED options on the Sybase DUMP command to specify the correct policy or schedule.

More information is available on how to specify a policy or schedule on the Sybase DUMP command.

If NetBackup fails to find policy and schedule definitions, NetBackup for Sybase defaults to the first policy and schedule with the appropriate policy type.

The following topics explain how to enable the bp.conf files.

See Creating a $SYBASE_HOME/bp.conf file on the UNIX client.

See Specifying options in /usr/openv/netbackup/bp.conf on the UNIX client.