Function
This command sets host name or IP address of Manager recognized by the Operation Management Client.
Note
Do not execute multiple sqcSetMgrInfo command simultaneously.
Privileges required for execution
The privileges of a user belonging to the "Administrators" group are required to execute this command.
Execution environment
Operation Management Client
Format
<installation directory>\bin\sqcSetMgrInfo.exe -p <host name/IP address> |
Options
Specify the host name or IP address of the Manager recognized by the Operation Management Client..
Return values
Normal termination: 0
Abnormal termination: 1
Usage example
To set the manager recognized by the Operation Management Client:
C:\Program Files\SystemwalkerSQC-C\bin\sqcSetMgrInfo.exe -p new_manager |
Execution results/Output format
The following normal completion message will be sent to standard output.
(Success) sqcSetMgrInfo succeeded. |
An error message will be sent to standard error output.
(Error) error number,Message |
The error numbers, messages, and content corresponding to the error messages are as shown below.
Error number | Message | Content |
---|---|---|
010 | Parameter error.( Error detail code) | Parameter specification error |
100 | System error.( Error detail code) | Other error |