IEC333I
terr[vvv],xx, cat,yyy

Explanation

An I/O error condition was detected while processing a catalog management request that was directed to either an ICF or a VSAM catalog (or VSAM catalog recovery area). This message follows messages IEC331I and IEC332I. The fields in the message text have the following meanings:
t
L - Logical error (associated with a VSAM record management return code of 8).

P - Physical error (associated with a VSAM record management return code of 12).

err
The VSAM record management logical or physical error code. See the explanation of message IDC3351I for an explanation of these codes.

If this field is zero, no record management error is associated with this message.

vvv
If present, this information further describes the error by providing a unique problem determination function code, in decimal, for VSAM record management. See z/OS DFSMSdfp Diagnosis for an explanation of this function code.
xx
A control byte that indicates the type of I/O that resulted in the error. If field xx is provided, it can be interpreted as follows:
1... ....
GET
0... ....
PUT
.1.. ....
ERASE
.0.. ....
DO NOT ERASE
..1. ....
USE ARA BUFFER
..0. ....
USE URA BUFFER
...1 ....
KEYED REQUEST
...0 ....
ADDRESSED REQUEST
.... 1...
NON-UPDATE REQUEST
.... 0...
UPDATE REQUEST
.... .1..
NO ERROR CHECK
.... .0..
CHECK FOR ERRORS
.... ..1.
TRUENAME REQUEST
.... ..0.
LOW KEYRANGE REQUEST
.... ...1
FOR GET, MEANS KEY GREATER THAN OR EQUAL
.... ...0
FOR PUT, MEANS SEQUENTIAL REQUEST
1100 0000
SEQUENTIAL GET
1000 0100
GET AND NOTE STRING POSITION
cat
Identifies the name of the catalog in EBCDIC with trailing blanks truncated.
yyy
Identifies the catalog or catalog recovery area (VSAM catalog only) logical record that was being processed when the error occurred. The value of yyy is either the key of the record, (excluding position 45 if an ICF catalog), in EBCDIC with trailing blanks truncated, or ‘CI=cccccc’, where cccccc is the relative control-interval number of the record, in hexadecimal (VSAM catalogs only). If the area is associated with a VSAM-recoverable catalog, then ‘CRAVOL=vvv’ will appear in the message following ‘CI=cccccc’, where vvv is the volume serial number of the volume containing the catalog recovery area.
zz
Identifies, for the ICF catalog only, the extension record number (key position 45) associated with the I/O request. zz is only included if the extension number is non-zero.

System action

The system ends the request. see the system action associated with the value printed for rc-crs for message IDC3009I.

System programmer response

If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the SYSOUT output for the job.

Programmer response

See the programmer response associated with the value printed for rc-crs for message IDC3009I.

Source

DFSMSdfp

Routing code

2,11

Descriptor code

6