DB013C
Last updated
- Changed in 2022.
- Changed for PUT04.
- Changed for PUT02.
Program
Displayed on the console and in the dump.
Error message
fileid PFA pfaddr rcc CFA cfaddr APPLICATIONS CANNOT ACCESS OR ADD TECHNICAL LRECS (TLRECS).
Where
- fileid
- The file identifier (ID).
- pfaddr
- The prime file address.
- rcc
- The record code check.
- cfaddr
- The current file address.
Explanation
An application program attempted to access or add a technical logical record (TLREC). TLRECs are reserved for IBM® use.
System action
If the application has specified that return-optional z/TPFDF system errors should return control, control returns to the application program with bit 0 of SW00RTN and bit 7 of SW00RT2 set to 1. Otherwise, the entry control block (ECB) exits.
User response
Update the application program so that a valid LREC is accessed.