Description
This command registers the newly released Fujitsu middleware patches downloaded from the UpdateSite with Systemwalker Software Configuration Manager.
Synopsis
[Windows]
swcfmg_fjmwpatch_update.exe -f <Newly released patches folder path> |
[Linux]
swcfmg_fjmwpatch_update -f <Newly released patches folder path> |
Options
Specify the full path to the folder that stores the newly released Fujitsu middleware patches downloaded from the UpdateSite.
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. When using Windows Server 2008 or Windows Server 2012, run 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
None.
Example
Registering newly released Fujitsu middleware patches that are stored in the specified folder.
[Windows]
swcfmg_fjmwpatch_update.exe -f c:\work |
[Linux]
swcfmg_fjmwpatch_update -f /tmp |