DFS1188E HALDB yyyy CALL FAILED RC=cccc RS=ssss

Explanation

During processing a HALDB, a call to initialize one or more partitions of a HALDB failed. An abend 0881 is issued.
In the message text:
yyyy
the HALDB call, which can be:
  • PINT – the call to initialize one or more partitions of a HALDB failed
  • UNLD – the call to insert the all X'FF' key for a HALDB failed
cccc
the return code, which can be:
  • 0004 – unavailable data encountered
  • 0008 – environmental error detected
  • 0012 – logic error occurred
  • 0016 – a pseudoabend was already set
ssss
the reason code; for these codes, see message DFS0832I.

System action

The current application terminates with an abend 0881.

User response

Look for previous error messages related to the partitions of this HALDB for the source of the error. Use the return and reason codes in this message to correct the problem.

If message DFS1188E HALDB PINT CALL FAILED RC=0004 RS=4026 is received while loading the IMS catalog with DBRC=Y specified, check to see if the UNREGCATLG= parameter is specified in the DFSDFxxx member of the IMS PROCLIB data set although the IMS catalog databases are registered in the RECON data set. To correct the problem, remove the UNREGCATLG= parameter or specify DBRC=N.

Problem determination

1, 2, 3, 4, 8, 17a-f, 35, 40