Copy current SCI
Component: | IMON-GPN |
Functional area: | System control and optimization |
Domain: | MULTI-CATALOG-AND-PUBSET-MGMT |
Privileges: | SUBSYSTEM-MANAGEMENT |
Function
The RESTORE-SOFTWARE-INVENTORY command can be used to restore the current SCI from a backup copy. When this is done, both physical SCI files (IMON-SCI and IMON-GPN-SCI) are restored.
The command is not executed if the IMON subsystem is currently loaded.
A backup copy of the current SCI can be explicitly created using the SAVE-SOFTWARE-INVENTORY command. Backup copies are also created automatically on system start and during software installation (see the “IMON” User Guide [19]).
Format
RESTORE-SOFTWARE-INVENTORY |
FROM-SCI = *STD / <filename 1..50> |
Operands
FROM-SCI =
Name of the source file (backup copy) from which the current SCI is to be restored.
FROM-SCI = *STD
Uses the SCI backup that was automatically created under the name $TSOS.SYS.IMON.SCI.[GPN.]SAV on the last system start.
FROM-SCI = <filename 1..50>
Explicit specification of the name of the source file.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Command executed without error | |
32 | IMO9101 | Command terminated abnormally (system error in external call; internal error in IMON-GPN) | |
64 | CMD0216 | Privileges error | |
64 | IMO9100 | IMON subsystem started, error during the restore operation, DMS error |