Veritas NetBackup™ for Informix Administrator's Guide
- Introduction to NetBackup for Informix
- Installing NetBackup for Informix
- Planning the installation of NetBackup for Informix
- Verifying the operating system and platform compatibilityVerifying the operating system and platform compatibility for NetBackup for Informix
- NetBackup server and client requirements for NetBackup for Informix
- Informix server software requirements for NetBackup for Informix
- About the license for NetBackup for Informix
- Specifying the Informix home path
- Adding new Informix instances
- Configuring NetBackup for Informix
- About configuring NetBackup for Informix
- About configuring a backup policy for an Informix database
- Adding a new NetBackup for Informix policy
- About policy attributes for NetBackup for Informix
- About adding schedules to a NetBackup for Informix policy
- Configuring an application backup schedule (NetBackup for Informix)
- Example application backup schedule (NetBackup for Informix)
- Configuring automatic backup schedules (NetBackup for Informix)
- Example automatic backup schedule (NetBackup for Informix)
- NetBackup for Informix backup types
- About schedule properties (NetBackup for Informix)
- Adding clients to a policy (NetBackup for Informix)
- About backup selections for an Informix client
- Configuring a Standard policy
- About NetBackup for Informix scripts
- Configuring an additional bp.conf file
- About permissions for NetBackup for Informix log files
- Configuring the Maximum jobs per client (NetBackup for Informix)
- Performing a manual backup (NetBackup for Informix)
- Performing backups and restores of Informix
- About using NetBackup for Informix
- About Informix ON-Bar backup types
- Example Informix backup strategy
- Automatic backup policy for Informix
- Manual backup policy for Informix
- Using the onbar command to perform a user-directed backup
- About browsing Informix backups
- Restoring files to the original client
- Redirecting an Informix restore to a different client
- Example of procedure for restoring an Informix database
- Troubleshooting
- Verifying the NetBackup for Informix configuration
- Verifying NetBackup for Informix log files
- Enabling the debug logs manually (NetBackup for Informix)
- About the NetBackup for Informix log files
- About NetBackup server reports
- About Informix ON-Bar utility logs
- Setting the debug level (NetBackup for Informix)
- Minimizing timeout failures on large database restores
- Minimizing the loading and unloading of tapes for database backups
- About deleting expired backups from the Informix backup database
- Delays in completion of backup jobs
About NetBackup for Informix environment variables
When a schedule runs, NetBackup sets environment variables for the local shell scripts to use when it performs the backup. The echo lines are used to show what Informix environment variables are available.
You can use the Informix environment variables in the following lists to perform conditional functions inside the scripts. These variables are local to the Informix shell script.
NetBackup sets the following variables:
The Informix user can set the following variables either in the script or manually from the command line in the same environment from which onbar is issued:
INFXBSA_SERVER | Name of the NetBackup server. |
INFXBSA_LOGICAL_POLICY | Name of the policy to be used for a logical logs backup. If this variable is set, NetBackup backs up the logical logs with this policy. |
INFXBSA_LOGICAL_SCHED | Name of the schedule to be used for a logical logs backup. If this variable is set, NetBackup distinguishes and backs up logical logs with this schedule. |
INFXBSA_POLICY | Name of the Informix-ON-Bar policy. If this variable is set, NetBackup backs up Informix databases with this policy. |
INFXBSA_SCHED | Name of the Application Backup schedule. If this variable is set, NetBackup backs up Informix databases with this schedule. |
INFXBSA_KEYWORD | The keyword phrase you want to associate with a backup image. |