Previous Topic: What Is the EXITS Record?Next Topic: What is the SAFELIST Record?


Field Descriptions

DB2PRE(module)

The DB2 Prevalidation exit lets you inspect and modify a DB2 request before CA ACF2 Option for DB2 performs validation. It lets you force the access permission (allow, allow and log, or prevent) for the DB2 request or modify the resource type or name used in the rule validation.

DB2POST(module)

The DB2 Postvalidation exit lets you inspect and modify a DB2 request after CA ACF2 Option for DB2 performs validation. CA ACF2 Option for DB2 passes its recommendation (allow, allow and log, or prevent) for the request and lets the exit modify the decision.

See the Getting Started for information about implementing exits.