Previous Topic: DB11003ENext Topic: DB11005E


DB11004E

INPUT BLOCKSIZE nnnnn NOT MULTIPLE OF TABLE ttt RECORD LENGTH nnnnn

Reason:

The specified block size is not a multiple of the record length of the identified table during an attempt to execute the DBUTLTY LOAD function with FORMAT=EXTRACT. In the message text, the DATACOM-NAME for the table replaces ttt, the block size specified in the JCL or with the BLKSIZE= parameter replaces the first nnnnn, and the record length defined for the table in CA Datacom Datadictionary replaces the second nnnnn.

Action:

Ensure that the block size is a multiple of the record length in one of the following ways, then reexecute the LOAD function.