PT282E: UNABLE TO LOCATE MODULE PTLTSRB. How do I resolve this problem?
book
Article ID: 55040
calendar_today
Updated On:
Products
RC Compare for DB2 for z/OSBind Analyzer for DB2 for z/OSSQL-Ease for DB2 for z/OSSYSVIEW Performance Management Option for DB2 for z/OSPlan Analyzer for DB2 for z/OSSubsystem Analyzer for DB2 for z/OS
Issue/Introduction
The RC/Query line commands LBIND/LREBIND/LFREE used in the package or plan list fail with these error messages.
BPA0016E: DB2 UTILITY APPLICATION - INCOMPLETE.
BPA0023E: TSO SERVICE FACILITY FAILED.
PT282E: UNABLE TO LOCATE MODULE PTLTSRB.
How do I resolve these errors?
Environment
Release: Component: RCQ
Resolution
Regarding this message:
PT282E: UNABLE TO LOCATE MODULE PTLTSRB
There are three requirements for the PTLTSRB module that must be met:
PTLTSRB must be in an APF authorized library.
PTLTSRB must be in the AUTHTSF list of the SYS1.PARMLIB member IKJTSO00.
The DB2 Tools CDBALOAD must either be in the LINKLIST or the STEPLIB of the TSO logon proc. All LOADLIBS in the STEPLIB must also be APF authorized. If your LOADLIB is APF authorized but a non APF authorized library is concatenated to your LOADLIB in your STEPLIB, the non APF authorized library cancels the previous APF authorization.