The SSMDEBUG parameter causes the SSM engine to produce additional diagnostic messages for problem determination. Use this parameter only under the direction of CA Customer Support. Changes to this parameter take effect immediately.
NO
Anytime
Example: SSMDEBUG
This function activates additional diagnostic message generation for all SSM resource processing:
OPSPRM('SET','SSMDEBUG','YES')
The optional SSMREXSTXTUPDT parameter controls the updating of the RESOURCE_TEXT column. Set the SSMRESTXTUPDT parameter to NO to prevent the updating of the resource text in the local table by SSM resource updates. Keep the SSMRESTXTUPDT parameter set to Yes to keep the RESOURCE_TEXT column synchronized across all inactive copies of the resource. The active copy will not be propagated to unsynchronized copies.
YES
NO
Anytime
Example: SSMGARESTXTUPDT
This function disables SSM in order to prevent SSM resource updates making changes in the RESOURCE_TEXT column in the local table:
OPSPRM('SET','SSMRESTXTUPD','NO')
|
Copyright © 2014 CA.
All rights reserved.
|
|