Follow these steps:
- Create a temporary save file on the system by executing this command on the command line: CRTSAVF FILE(QGPL/SRA3012).
- If FTP is not available, transfer the file SRA3012 to the SAVF that you created in the QGPL library and proceed with the instructions in step 9.
-
Enter DOS mode on the PC. To do this:
- Press the Start button.
- Select Run from the Start menu.
- Type command in the prompt.
- Make an FTP connection between the PC and the system by entering "ftp" (in lower-case) followed by a space and the network IP address (for example: > ftp 9.9.9.53) or its host name (for example: > ftp s4443332).
- If the FTP server is not active, run this command on the command line and retry: STRTCPSVR SERVER(*FTP).
-
After connecting with the ftp command, you will be asked for your user and password. After authentication, type:
- > quote site namefmt 0 followed by <Enter>
- > bin followed by <Enter>
-
Use the ftp put command to transfer the required save files from your PC to the IBM i. Enter this ftp command at the DOS prompt: > put <path>\SRA3012 QGPL/SRA3012.
Note: (replace <path> with the path of the folder on your PC containing the unzipped files. (Example: c:\unzipped)
- Exit FTP by entering the quit command on the DOS prompt: > quit.
- Restore the required objects by executing this command from the command line: RSTOBJ OBJ(SRASTDIN) SAVLIB(RMTSRA) DEV(*SAVF) SAVF(QGPL/SRA3012) RSTLIB(QTEMP)
- After executing the restore command, this program will be created in library QTEMP: SRASTDIN.