DFHPSxxxx messages

DFHPS5366
applid The system spooling interface initialization program DFHPSIP is not present.
Explanation:

CICS attempted to link to DFHPSIP but the attempt failed because DFHPSIP was not in the CICS program library.

System action:

CICS terminates system spooler initialization.

User response:

Place DFHPSIP in the CICS program library.

Destination:

Console

Modules:

DFHSIJ1

XMEOUT Parameter: applid

DFHPS5393
date time applid Transaction tranid ended without closing data set on system spool.
Explanation:

The transaction tranid did not close a JES interface data set. Since only one transaction at a time can use the JES input interface, other transactions may be unnecessarily delayed.

System action:

CICS executes a default CLOSE with the KEEP option for an INPUT data set or the DELETE option for an output data set.

User response:

Change the program so that the transaction issues a SPOOLCLOSE before it terminates, and preferably immediately after the ENDFILE condition occurs on an input data set.

Destination:

CSMT

Modules:

DFHPSPDW

XMEOUT Parameters: date, time,applid, tranid

DFHPS5394
date time applid A storage error has occurred in JES interface subtask, the JES interface has been disabled.
Explanation:

An MVS FREEMAIN macro, issued by the CICS JES interface subtask, has failed. To keep dynamic storage area (DSA) storage usable, CICS has terminated the JES interface subtask with MVS user abend 0170.

System action:

CICS rejects subsequent SPOOL commands with the NOSPOOL response.

User response:

CICS will continue running normally (apart from the rejection of SPOOL commands), and you can let it continue unless your spooling requirements are critical.
To reinitiate the JES interface, shut down CICS and perform a warm restart (START=AUTO in the SIT or as an initialization override).
Use the MVS dump to find the source of the problem. In the dump, register 6 addresses the instruction before the ABEND. Normally, register 2 contains the address and register 0 the length of the area to be released.

Destination:

CSMT

Modules:

DFHPSPST

XMEOUT Parameters: date, time,applid

[[ Contents Previous Page | Next Page Index ]]