Description
This command outputs the patch management information for Fujitsu middleware that is managed by Systemwalker Software Configuration Manager.
Synopsis
[Windows]
swcfmg_fjmwpatch_getinfo.exe -o <Patch management information folder path> |
[Linux]
swcfmg_fjmwpatch_getinfo -o <Patch management information folder path> |
Options
Specify the full path to the folder where patch management information is to be output.
Return value
Return value | Meaning |
---|---|
0 | The command has terminated normally. |
Other than 0 | The command has terminated abnormally. |
Command location
Admin server
[Windows]
<Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin |
[Linux]
/opt/FJSVcfmgm/bin |
Privilege required/execution environment
[Windows]
Administrator privileges are required. Execute as an administrator.
This command can be executed on the admin server.
[Linux]
This command can only be executed by the system administrator (superuser).
This command can be executed on the admin server.
Cautions
This command will terminate abnormally if the specified storage folder does not exist.
This command will terminate abnormally if the specified storage folder already contains files or subfolders.
This command cannot be executed at the same time as other commands. An exclusive control error will occur if a command is executed while another command is executing.
Example
Obtaining the patch management information for Fujitsu middleware that is managed by Systemwalker Software Configuration Manager
swcfmg_fjmwpatch_getinfo.exe -o c:\work |