Previous Topic: SSMACTIVEGLOBAL Parameter

Next Topic: SSMAUXTBLPREFIX Parameter

SSMAUDIT Parameter

The SSMAUDIT parameter controls whether changes to SSM resource tables and the directory table are logged to OPSLOG using the trace message OPS7914T. This message includes the SQL operation, the table name, key, and the job name and program name of the address space that issued the SQL command. For SQL updates, the first monitored column name changed and the first 16 characters of the new value are also displayed.

Default value

YES - Produce audit messages.

Other possible values

NO - Suppress audit messages.

Set or modify this parameter...

Anytime

Example: SSMAUDIT

This function deactivates SSM audit message generation for SSM resource and directory table changes.

OPSPRM('SET','SSMAUDIT','NO')