Where ### is a number between 000 and 999. (Example, AUDITFILTER001, AUDITFILTER002, ...)
Specifies an Adabas file that will trigger auditing when read, and when Auditing is enabled for CONNX for Adabas.
AUDITFILTER001 = 1,11,AA,8,A AUDITFILTER002 = 1,14,AC,10,A AUDITFILTER003 = 2,31,AG,20,A ....
The format of the audit filter is as follow:
<database ID of file to be audited>,<file id of the file to be audited>,<key field to be placed in audit table>, <length of key field>, <data type of key field>
The key field must be converted to text 'A' Format.
Please see the AUDIT configuration setting for more details.
Default = 0.
Environments: Server
Configuration Manager: CONNX Settings; Current Key = CONNX/ADABAS; Key Value/Value Name = AUDITFILTER###
Unix Environment Variable: AUDITFILTER###
VMS Logical: AUDITFILTER###
Started Task: AUDITFILTER###
CICS: AUDITFILTER###