Home | Previous Page | Next Page   Configuring and Monitoring Dynamic Server > Configuration Parameters >

Archecker Configuration Parameters

The ac_config.std template contains the default archecker configuration parameters. Usually, you would not change these parameters. However, if you need to change these parameters, copy the ac_config.std template to the AC_CONFIG file. (The AC_CONFIG environment variable specifies the location of the AC_CONFIG file.) The archecker utility uses these parameters when it verifies a backup or performs a table-level restore. For information on these parameters, see the IBM Informix Backup and Restore Guide.

Configuration Parameter
Description
AC_DEBUG
Prints debugging messages in the archecker message log.
AC_IXBAR
Specifies the pathname to the IXBAR file.
AC_LTAPEBLOCK
Specifies the ontape block size for reading logical logs.
AC_LTAPEDEV
Specifies the local device name used by ontape for reading logical logs.
AC_MSGPATH
Specifies the location of the archecker message file.
AC_SCHEMA
Specifies the pathname to the archecker schema command.
AC_STORAGE
Specifies the location of the temporary files that archecker builds.
AC_TAPEBLOCK
Specifies the tape block size in kilobytes.
AC_TAPEDEV
Specifies the device name used by the ontape utility.
AC_TIMEOUT
Specifies the timeout value for ON-Bar and archecker processes if one of them exits prematurely.
AC_VERBOSE
Specifies either verbose or quiet mode for archecker messages.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]