Previous Topic: SSMACTIVEGLOBAL ParameterNext 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')

SSMAUTOHOME Parameter

Use the parameter SSMAUTOHOME to enable the AUTOHOME functionality to move the resource back to their home system once this system becomes active.

Default value
NO

AUTOHOME functionality disabled.

Other possible values
YES

AUTOHOME functionality enabled.

Set or modify this parameter...

Anytime

Example: SSMAUTOHOME

Activate the AUTOHOME functionality:

OPSPRM('SET','SSMAUTOHOME','YES')