FRD4421I CSI RETURN CODE=csireturncode [ REASON CODE=csireasoncode ] PART=partname DSN=dsname

Explanation

IMS Database Recovery Facility internally invoked the Catalog Search Interface (CSI) to gather information about the data set dsname for the HALDB partition partname as part of either:
  • Starting a HALDB online reorganization for the partition.
  • Tracking these changes at the RSR tracking site.
The CSI completed with a CSI return code value as shown in the message text. For more information on CSI return codes, see the z/OS® DFSMS Managing Catalogs.

A CSI error was detected. For CSI return code 8, csireasoncode is the CSI reason code. Information on this CSI error information, see the z/OS DFSMS Managing Catalogs. These values were not expected by IMS Database Recovery Facility.

System action

If this error occurred while starting the reorganization, then the reorganization is not started, but the partition remains accessible with the original active set of data sets- either the A-through-J and X or the M-through-V and Y data sets. If this error occurred at the RSR tracking site, then the shadow partition is taken offline In either case, one or more of the output data sets might have already been created automatically.

User response

Based on value of the CSI return code, see the z/OS DFSMS Managing Catalogs to determine the cause of the error and follow the recommended actions. If the error was detected in processing the INITIATE OLREORG command, reissue the command for partition partname.

If the error was detected at the RSR tracking site, issue a START DB command for the partition in order for Online Forward Recovery to continue updating the partition.

Module

FRXIOMG0