Previous Topic: 3B2ENext Topic: 3B4E


3B3E

Error adding index block to “<fn ft fm>“, RC=<rc>, USER=<lid>

Reason

CA ACF2 for z/VM found an error when inserting a record and trying to add an additional index block to the database.

<fn ft fm>

The CMS file ID of the database

<rc>

The return code

<lid>

The user that invoked the function doing this I/O request.

Action

If the return code was 13, there were no more available blocks left to add a new index block. The file needs to be expanded, although backing it up and restoring it can clean up enough space by restructuring the data in the file.

For return codes other than 13, there should have been a previous error message indicating why a particular FSWRITE failed, that resulted in the index block add function failing.