System i (i5/OS) Library Action
InstallAnywhere 2021
Enables libraries to be restored on an i5/OS system. At build time, the Save Library (SAVLIB) command is called to save the library from the i5/OS build system. At install time, the Restore Library (RSTLIB) command is called to restore the library to the target system.
Option |
Description |
|||||||||
Source Library Name |
Enter the name of the library available on the i5/OS build system. |
|||||||||
Destination Library Name |
Enter the name of the library on the target system. This setting specifies whether the library contents are restored to the same library from which they were saved or to a different library. |
|||||||||
Target Release |
Specify the minimum supported release level of the operating system on which you intend to restore the library. Choose one of the following options:
|
|||||||||
Additional Save Parameters |
Enter additional parameters to pass to the SAVLIB command at build time. |
|||||||||
Additional Restore Parameters |
Enter additional parameters to pass to the RSTLIB command at install time. |
Note:See the i5/OS Control Language Programming Guide for more information on i5/OS commands and parameters.