AC_DBSPACE configuration parameter
Use the AC_DBSPACE parameter in the AC_CONFIG file to specify a list of dbspaces that the archecker utility will verify during a backup verification process.
- ac_config.std value
- A list of backed up dbspaces. The value is a comma-separated list of valid dbspace names, with no spaces between the names and commas.
- takes effect
- When ON-Bar starts
Usage
AC_DBSPACE is used to restrict the archecker backup verification process to a
specific, user-defined list of dbspaces.
When the AC_DBSPACE configuration parameter is populated with a comma-separated list of
dbspace names, the archecker utility will perform backup verification only for those dbspaces
listed.
Note: Starting with Informix server version 15.0.1.x, AC_DBSPACE
is an optional parameter. When it is not set, active dbspace list is used and it is identified
using ixbar.servernum file.