Operating System: iBMi, iSeries
Issue
Customer is installing CODE-1 Plus release and getting G1INSTALL not found with the following command:
RSTOBJ OBJ(G1*) SAVLIB(G1INST@@) DEV(*SAVF) SAVF(G1INSTALL/G1SVINSTL) RSTLIB(QTEMP)
Cause
IBMi Chapter 2 should not be referenced when installing CODE-1 Plus. Per Note Box at the beginning of the Chapter:
NOTE: Canadian CODE-1 Plus, CODE-1 Plus, CODE-1 Plus International, EZ-CASE Plus, Generalized Selection Plus, Geographic Coding Plus, GeoTAX, List Conversion Plus, MAIL360, MailStream Plus, Merge/Purge Plus, and SortStream Canada CUSTOMERS:
Please use Chapter 1 for your installation instructions. Chapter 2 applies to all other products.
Resolution
UPDATED: April 12, 2017Chapter 1 contains the correct information/command for installing a product release:
At the IBM® i command line, type:
RSTOBJ OBJ(*ALL) SAVLIB(QTEMP) DEV(*SAVF) SAVF(YourLib/G1SVINSTL)
...where YourLib is the library that contains the Save files from which you are installing.