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.
YES - Produce audit messages.
NO - Suppress audit messages.
Anytime
Example: SSMAUDIT
This function deactivates SSM audit message generation for SSM resource and directory table changes.
OPSPRM('SET','SSMAUDIT','NO')
Use the parameter SSMAUTOHOME to enable the AUTOHOME functionality to move the resource back to their home system once this system becomes active.
AUTOHOME functionality disabled.
AUTOHOME functionality enabled.
Anytime
Example: SSMAUTOHOME
Activate the AUTOHOME functionality:
OPSPRM('SET','SSMAUTOHOME','YES')
|
Copyright © 2014 CA.
All rights reserved.
|
|