Privileges:
SUBSYSTEM-MANAGEMENT
Function
The SAVE-SOFTWARE-INVENTORY statement enables you to make a copy of the current SCI during an IMON run. This function creates consistent backups for the two physical SCI files (IMON-SCI and GPN-SCI).
You can specify an explicit name for the backup. The corresponding IMON-GPN-SCI is saved under the same file name with the suffix “.GPN”.
Format
SAVE-SOFTWARE-INVENTORY |
TO-SCI = *STD / <filename 1..50> |
Operands
TO-SCI =
Name of the target file (backup copy).
TO-SCI = *STD
Use the file name of the currently open SCI suffixed by the time stamp (date and time) in the form <yyyymmddhhmmss>.
TO-SCI = <filename 1..50>
Explicit specification of the name of the target file.
Note
The statement is rejected and an error message is displayed if the length of the SCI name, including the catalog ID and user ID, exceeds 50 characters.