Retrieving the Save Files for a Product
Before You Begin
Sign on under a user profile that is a member of the user class *SECOFR and has at least the following special authorities: *ALLOBJ, *SECADM, *JOBCTL, and *IOSYSCFG. The user profile should have Limit capabilities set to *NO.
Enter the following command:
LODRUN DEV(xxxxx)
where xxxxx is the device name.
This displays the Maintain Help/Systems Products menu. Follow the instructions below to retrieve the save files for the product or products you select.
On the Local System
- Select option 3 from the Maintain Help/Systems Products menu. The Retrieve Save Files panel displays with a list of Help/Systems products.
- Enter a 2 next to all the products for which you want to retrieve the save files. Press Enter to display the Restore Save File Options panel.
- On the Restore Save File Options panel,
- Enter the name of the library where the selected save files will be restored
- Enter the version of the target operating system
- Save the library you specified in Step 3 to a save file using the following commands:
- Send the save file to your target system(s):
CRTSAVF FILE(savflib/savf)
SAVLIB LIB(lib) DEV(*SAVF) SAVF(savflib/savf)
where savflib is a library of your choice, savf is a new save file name of your choice, and lib is thelibrary from Step 3.
SNDNETF FILE(savflib/savf) TOUSRID((user targetsys))
where user is a valid user ID with a directory entry on the target system and targetsys is the name of the target system.
On the Target System
- On each target system, receive the save file using the following commands:
- Use the following command to verify the library from Step 3 does not exist on the system:
- Restore the library from the save file:
- Restore RBTCDRLIB from the save file:
- Enter the following command and press function key 4 to display the command prompt:
- When the Maintain Help/Systems Products menu displays, select the option you wish to perform and follow the Installation or Update instructions for the product. If you received printed instructions for doing a product conversion, you can continue with those instructions at this point.
- When the install, update, or conversion is complete, delete the save files created in Steps 4 and 6 using the following command:
CRTSAVF FILE(savflib/savf)
Note: The savflib does not have to be the same as in Step 4.
WRKNETF user
RCVNETF FROMFILE(savf) TOFILE(savflib/*FROMFILE)
where savflib is the library from the CRTSAVF command above.
WRKLIB lib
If the library does exist, use the following command to delete it:
DLTLIB lib
RSTLIB SAVLIB(lib) DEV(*SAVF) SAVF(savflib/savf)
RSTLIB SAVLIB(RBTCDRLIB) DEV(*SAVF) SAVF(lib/RBTCDRLIB)
RBTCDRLIB/HLPCDMENU DEV(*SAVF)
Enter the library from Step 3 of the Local System instructions in the Savf Library Name field and press Enter.
DLTF FILE(library/file)
Then, delete RBTCDRLIB:
DLTLIB RBTCDRLIB
Updated Nov. 19, 1999




