RTVSYSINF (Retrieve System Information)
RTVSYSINF Command syntax diagram
Purpose
The Retrieve System Information (RTVSYSINF) command retrieves the following information from the system and places the information in save files and user spaces in the library specified on the command.
- Edit descriptions - QIZAEDTDSF *SAVF
- Network attributes - QIZANETA *USRSPC
- Reply list entries - QIZARLESP *USRSPC
- Service attributes - QIZASRVASP *USRSPC (V3R1M0 and V3R2M0 systems only)
- Service providers - QIZASRVASF *SAVF (V3R1M0 and V3R2M0 systems only)
- System values - QIZASYSVAL *USRSPC
No error message will be displayed if any of the above information does not exist.
Required Parameters
- LIB
- The library that the created objects that contain the system information will be stored in. There is not default value and the library specified must exist on the system.
Example for RTVSYSINF
RTVSYSINF LIB(USERLIB)This command will save all of the above information from the system.