Policies can be changed after they have been applied and started operating (while collection is running). Specifically, once information collection policies for the following middleware products have been created and applied, collection can be stopped (by specifying "off") and started (by specifying "on").
Symfoware Server
Oracle Database Server
Refer to Section 1.1.4, "sqcMdPolicy (Temporary Policy Change Command)" in the Reference Guide for more information.
Privileges required for execution
[Windows]
The privileges of a user belonging to the "Administrators" group are required to make these settings.
[UNIX]
System administrator (superuser) privileges are required to make these settings.
Point
Use temporary policy changes to control information collection behavior according to the operation mode of jobs or cluster systems.
Syntax
[Windows]
Installation directory\bin\sqcMdPolicy.exe on|off|stat -c Type [ -i instance-name ] |
[UNIX]
/opt/FJSVssqc/bin/sqcMdPolicy.sh on|off|stat -c Type [ -i instance-name ] |
Options
Specify either of the following types of changes:
on: Enables the target policy
off: Disables the target policy
stat: Display the status of the policy (enabled or disabled)
Specify one of the following managed objects:
sym : Symfoware Server
ora : Oracle Database Server
reg : Registry (Windows only)
sar : Server performance (UNIX only)
jla : OperationManger
Specify the instance name for the managed object that is specified with the "-c" option. If this option is omitted, all instances of the managed object will be targeted.
If the managed object is "sym", specify the RDB system name.
If the managed object is "ora", specify the instance name.
Point
If the RDB system does not have a name, specify "-i @default".
ora: Oracle instance name (SID)