Previous Topic: 36BENext Topic: 36DE


36CE

Invalid record length. DB=“<fn ft fm>“, USER=<userid>, RECLEN=<length>, KEY=<key>

Reason

You tried to replace or insert a record, but the record length is invalid. This means that the record length was zero or larger than 1024 for the Logonid database, or larger than 4088 for the Rule or Infostorage databases. It can also be caused by an invalid record buffer.

<fn ft fm>

The file ID or ddname of the database the insert or change request is for

<userid>

The user attempting the function that caused the error

<length>

The record length of the record

<key>

The key that the request was for.

Action

Contact your CA ACF2 for z/VM systems programmer for assistance.