KN3_AGT_AUDIT_MAX_HIST
Use the KN3_AGT_AUDIT_MAX_HIST parameter to specify the maximum in-memory cache entries. It is the maximum number of records kept in short-term memory for direct queries.
The value that you specify on the KN3_AGT_AUDIT_MAX_HIST parameter generates an AUDIT_MAX_HIST parameter in the KN3ENV member. If AUDIT_MAX_HIST is not specified, AUDIT_MAX_HIST=100 is the internal code default.
- Required or optional
- Optional
- Location where the parameter value is stored
- The AUDIT_MAX_HIST parameter in the rhilev.rtename.RKANPARU data set, member KN3ENV for the agent runtime environment.
- Parameter name
AUDIT_MAX_HIST=%KN3_AGT_AUDIT_MAX_HIST%
- Default value
- None
- Permissible values
- 10-1000
- Batch parameter name
- KN3_AGT_AUDIT_MAX_HIST
- PARMGEN name
- KN3_AGT_AUDIT_MAX_HIST
- PARMGEN classification
- Audit trace
- Description
- The maximum number of records kept in short-term memory for direct
queries.Note: If AUDIT_MAX_HIST is not specified in the KN3ENV member, the internal default AUDIT_MAX_HIST=100 is set. The AUDIT_MAX_HIST parameter is generated as commented out in KN3ENV.
Example: To see this parameter specified in the context of the KN3ENV member, see Sample KN3ENV member.
- Related parameters