![]() |
Copyright © TIBCO Software Inc. All rights reserved |
If no previous installations of TIBCO Adapter for Files (IBM i) exist on the system, you can follow one path of the RSTLICPGM command. See Single Installation for more details.Perform the following steps to install the TIBCO Adapter for Files (IBM i) software. All program objects are located within *SAVF TIBFA500.
1. Sign-on as QSECOFR or as a user profile with similar authority.
2. Use the Restore Licensed Program (RSTLICPGM) command to load the software:
− LICPGM(2TIBFA0) – specifies the Resource ID of the product being restored.
− DEV(*SAVF) – the device name where the product resides; in this case, the device is a *SAVF whose name is specified in the SAVF parameter.
−
3. Optional. Use the RSTLICPGM command to load the samples that use RV:The same syntax as the preceding step, with OPTION(1) specified. This parameter specifies which of the optional parts of the licensed program (specified in the LICPGM parameter) is to be restored.
4. Optional. Use the RSTLICPGM command to restore the samples that use EMS:The same syntax as the preceding step, with OPTION(2) specified. This parameter specifies which of the optional parts of the licensed program (specified in the LICPGM parameter) is to be restored
The above RSTLICPGM command restores the product components into the appropriate default library names, as follows:
− TIBFALIB for *BASE option
− TIBFASMPRV for Option 1
− TIBFASMPEM for Option 2
1. Sign-on as QSECOFR or as a user profile with similar authority.
2.
− RSTLICPGM LICPGM(2TIBFA0) DEV(*SAVF) SAVF(<TARGET_LIBRARY>/TIBFA500) RLS(VvRrMm) REPLACERLS(*NO) LIB(yourbaselib)
• LICPGM(2TIBFA0) – specifies the Resource ID of the product being restored.
• DEV(*SAVF) – the device name where the product is located; in this case, the device is a *SAVF whose name is specified in the SAVF parameter.
•
• RLS(VvRrMm) – specifies the version, release, and modification level of the licensed program being restored. VvRrMm refers to the release level where v is the version number, r is the release number, and m is the modification level. For example, for release 5.0.0, VvRrMm is V5R0M0.
• REPLACERLS(*NO) – specifies the version, release, and modification level of the licensed program being replaced. *NO indicates that the licensed program currently installed on the system should not be replaced if the release version is the same. The licensed program being restored must be a different release than the one currently installed. If the licensed program being restored exists in the same library as the installed program, an override parameter must be specified indicating to which library the licensed program is restored.
• LIB – specifies the library into which the licensed program is being restored.
3. Optional. Use the RSTLICPGM command to restore the samples that use RV:
− RSTLICPGM LICPGM(2TIBFA0) DEV(*SAVF) OPTION(1) SAVF(<TARGET_LIBRARY>/TIBFA500R) RLS(VvRrMm) REPLACERLS(*NO) LIB(youropt1lib)The same syntax as the preceding step, with OPTION(1) specified. This parameter specifies which of the optional parts of the licensed program (specified in the LICPGM parameter) is to be restored.
4. Optional. Use the RSTLICPGM command to restore the samples that use EMS:RSTLICPGM LICPGM(2TIBFA0) DEV(*SAVF) OPTION(2) SAVF(<TARGET_LIBRARY>/TIBFA500E) RLS(VvRrMm) REPLACERLS(*NO) LIB(youropt2lib)The same syntax as the preceding step, with OPTION(2) specified. This parameter specifies which of the optional parts of the licensed program (specified in the LICPGM parameter) is to be restored.
![]() |
Copyright © TIBCO Software Inc. All rights reserved |