Previous Topic: 3B0ENext Topic: 3B2E


3B1E

I/O error on “<fn ft fm>“, <call>, RC=<rc>, BLK=<num>, LINK=<addr>, USER=<lid>

Reason:

An FSREAD or FSWRITE call returned an error to the specified database. Debugging information is supplied as follows:

<fn ft fm>

The file ID of the database

<call>

Indicates whether the I/O was an FSREAD call or an FSWRITE call

<rc>

The return code from the operation

<num>

The CMS block number being read or written

<addr>

The address of the call to the read or write block routine

<lid>

The logonid of the user who drove the operation.

Action

Write down the complete message with all values and contact your local systems programmer.

Systems Programmers:

If the return code (that is the return code for FSREAD or FSWRITE) indicates a logical course of action, then attempt to correct the problem yourself. If not, contact CA Support for assistance.