Previous Topic: 369ENext Topic: 36CE


36BE

Record key does not match key in request block. DB=“<fn ft fm>“, USER=<userid>, RECKEY=<rkey>, KEY=<key>

Reason

You tried to replace or insert a record, but the key in the record you supplied does not match the key you want to insert or change. This normally indicates that the record is invalid.

<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

<rkey>

The key in the record supplied with the request

<key>

The key in the request block (the key that the request is for).

Action

Contact CA Support for assistance.