IGW10043I
date time LOG RECORD FOR JOB jobname STEP stepname UNIT OF RECOVERY urid DATA SET dsn TOO LONG FOR BLOCK. RECORD SIZE reclen BYTES. BLOCK SIZE blksize BYTES. LOG STREAM logstream

Explanation

DFSMStvs detected an attempt to write a log record to a log stream for which the log record is too long to fit in the maximum block size allowed. The message indicates the size of the log record and the maximum size of a block for that log stream. The size of the log record includes a DFSMStvs record header (up to 200 bytes for system log, or 56 bytes otherwise). There must also be enough room in the block for a DFSMStvs block header (52 bytes for system log, 40 bytes otherwise).

In the message text:
date
The current date.
time
The current time.
jobname
The name of the job.
stepname
The name of the step within the job.
urid
The unit of recovery identifier that resource recovery services (RRS) assigned.
dsn
The name of the data set.
reclen
The length of the log record.
blksize
The size of the log block.
logstream
The name of the log stream.

System action

The DFSMStvs request fails.

Operator response

None

System programmer response

Establish whether a log record of the indicated size is expected, or if the program invoking DFSMStvs services is in error. If the log record is correct, you should increase the block size for the system logger log stream by defining a larger block size for the structure that the log stream will use.

Problem determination

None

Source

DFSMSdfp

Module

IGW9LMEC

Routing code

11

Descriptor code

-