Top
Systemwalker Software Configuration Manager Developer's Guide
FUJITSU Software

6.4.1 Patch Information File

File name

Any name

Description

A file to perform registration and update of patch information.

Register and update patch information using the options of swcfmg_patch_def (Patch Information Management Command).

File location

Any folder

File format

CSV format

[#][<patch-id>],patch-info,...
...

Parameters

The following is regarded as a single definition:

[#][<patch-id>],patch-info,...

Column

Item

Meaning

Value

Remarks

#

Comment line

1

patch-id

Patch ID

Example: GEWFSGR42@Direct

Can be omitted during registration. Cannot be omitted during updates. Cannot be modified.

For registration, use the following format: An arbitrary string beginning with an alphanumeric character and containing up to 32 alphanumeric characters, hyphens (-), and underscores (_).

Arbitrary character string + "@" + information collection source ID

When omitted during registration, the ID is automatically assigned.

A patch ID which is already in use cannot be used.

Specify the ID output in the list displayed during update.

2

patch-info

The value of the first collection item

Example: 3811942

According to the definition of the patch collection item, specify the values of the collection items in the defined order.

Use swcfmg_source_def (Information Collection Source Management Command) to check the defined collection item.

For details on the specifiable value for each collection item, refer to "1.1.2 List of Collection Items".

3

The value of the second collection item

Example: 9.3

...

...

...

Notes

None

Examples