Update System Information (UPDSYSINF)

The Update System Information (UPDSYSINF) command updates various system information that was gathered using the Retrieve System Information (RTVSYSINF) command. This command is used to restore full customization of your system.

The following types of information can be updated:

Note: Service attributes and service providers will only be restored if the source system was at V3R0M5 or later.

Restrictions: To use this command, you must have *SECADM, *ALLOBJ, *AUDIT, *JOBCTL, and *SAVSYS authority.

Parameters

Keyword Description Choices Notes
LIB Library Name Required, Positional 1
TYPE Type of information *ALL, *EDTD, *NETA, *RPYLE, *SRVATR, *SRVPVD, *SYSVAL Optional, Positional 2

Library (LIB)

Specifies the library where the system information was placed by the Retrieve System Information (RTVSYSINF) command.

This is a required parameter.

The possible values are:

library-name
Specify the library name where the system information exists.

Type of information (TYPE)

Specifies the type of system information to be updated.

This is a required parameter.

The possible values are:

*ALL
Update all information saved on the source system by the Retrieve System Information (RTVSYSINF) command.
*EDTD
Update all edit descriptions saved on the source system by the Retrieve System Information (RTVSYSINF) command.
*NETA
Update all network attributes saved on the source system by the Retrieve System Information (RTVSYSINF) command.
*RPYLE
Update all reply list entries saved on the source system by the Retrieve System Information (RTVSYSINF) command.
*SRVATR
Update all service attributes saved on the source system by the Retrieve System Information (RTVSYSINF) command.
*SRVPVD
Update all service providers saved on the source system by the Retrieve System Information (RTVSYSINF) command.
*SYSVAL
Update all system values saved on the source system by the Retrieve System Information (RTVSYSINF) command.

Examples

UPDSYSINF   LIB(TEST)  TYPE(*ALL)

This command will update all saved system information on the current system from the information in library TEST.

Error messages

*ESCAPE Messages

CPF9810
Library &1 not found.
CPFA976
Error occurred updating system information for type &1.
CPFB0CD
Error occurred during Enhanced Upgrade Assistant for i5/OS function.
CPFB0E1
Not all objects were checked.
CPFB0E2
Not all objects were converted.