Page 1 of 1

CICS Startup problem fix

PostPosted: Tue 23 Jul 2013, 17:21
by spedraja
I've post this message in other thread, but perhaps would be more helpful if I put it as the head of a new discusssion.

In the URL:

http://www-01.ibm.com/support/docview.w ... wg21198205

... you can see an explanation of the problem related with the message DFHAP1200 and the rest (Dezhi CICS startup problem).

What it say is: starting with CICS 2.3 the program autoinstall mechanism is NOT active during the LE initialization progress. This is so to prevent the autoinstallation of nonexistent LE Event Handlers.

The LE program definitions MUST be defined in the CICS CSD.

In the same page appears an explanation about the way to solve the problem.

Regards
Sergio Pedraja

Re: CICS Startup problem fix

PostPosted: Tue 23 Jul 2013, 20:53
by prino
I've found the JCL our "resident CICS sysprog" used to use and ran it. It ran OK, but as I don't have anything CICS, I cannot check if it works.