DB0198
Last updated
Added for PUT13.
Program
Displayed on the console and in the dump.
Error message
fileid PFA pfaddr rcc CFA cfaddr
Where
- fileid
- The file identifier (ID).
- pfaddr
- The file address of the prime file.
- rcc
- The record code check.
- cfaddr
- The file address of the current file.
Explanation
An internal error occurred before a database block was filed to disk for a file with the ENCRYPTALLOW=YES parameter specified in the DBDEF. The STDAUT field of the header indicates that the data block has a z/TPFDF encryption trailer, but the STDNAB field indicates that data LRECs reside in the trailer area.
System action
Control returns to the application program with bit 0 of the SW00RTN field set to 0. The z/TPFDF encryption trailer indicator in the STDAUT field of the data block is reset. The block is filed without being encrypted and does not have a message digest for later verification.
User response
Contact IBM® Support.