Top
Systemwalker Software Configuration Manager Reference Guide
FUJITSU Software

1.2.16 swcfmg_fjmwpatch_update (Fujitsu Middleware Patch Registration Command)

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

-f <Newly released patches folder path>

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]

[Linux]

Cautions

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

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