Veritas NetBackup™ for Informix Administrator's Guide
- Introduction to NetBackup for Informix
- Installing NetBackup for Informix
- Configuring NetBackup for Informix
- About configuring a backup policy for Informix
- About schedule properties
- About NetBackup for Informix scripts
- Performing backups and restores of Informix
- Troubleshooting
- About the NetBackup for Informix log files
- Appendix A. Register authorized locations
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. |