Joined: 13 Jun 2012 Posts: 94 Location: United States
I have configured a new run time environment using the PARMGEN facility. This is my first time using it. I believe I have done everything OK, but documentation for configuring monitors and sub-systems using PARMGEN is pretty hard to find. I can start the OmegaMon base product OK, but I am getting a User Abend 0004 in module KLV when I attempt to start a number of monitors. There is no documentation for this Abend. Can anyone shed some light on this or steer me in the right direction?
IEA995I SYMPTOM DUMP OUTPUT 646
USER COMPLETION CODE=0004
TIME=16.33.34 SEQ=06127 CPU=0000 ASID=0018
PSW AT TIME OF ERROR 078D1000 0000750E ILC 2 INTC 0D
ACTIVE LOAD MODULE ADDRESS=00007000 OFFSET=0000050E
NAME=KLV
DATA AT PSW 00007508 - 00181610 0A0D0000 0A880000
AR/GR 0: 007D6D90/80000000 1: 00000000/80000004
2: 00000000/0000EF39 3: 00000000/00000000
4: 00000000/00007000 5: 00000000/007FF890
6: 00000000/007DBFC8 7: 00000000/FD000000
8: 00000000/007FC028 9: 00000000/007FF058
A: 00000000/00000000 B: 00000000/00007000
C: 00000000/0000B000 D: 00000000/0000ACC8
E: 00000000/00007808 F: 01000002/00000004
END OF SYMPTOM DUMP
IEF450I CANSDF CANSDF - ABEND=S000 U0004 REASON=00000000
Joined: 27 Oct 2009 Posts: 2468 Location: Netherlands, Amstelveen
Found in : SC32-9420-02 IBM Tivoli Candle Products Messages
U0004
The CT/Engine load library cannot be opened during initialization.
This is usually the result of an invalid RKANMODL DD statement in
the CT/Engine JCL procedure. There should also be MVS messages in
the JES sysout log indicating a specific reason why the library could
not be opened. Use this information to correct the error and restart
CT/Engine.
Joined: 13 Jun 2012 Posts: 94 Location: United States
There are no JES messages and no problems opening RKANMODL. The KLV module that is getting the abend is located in RKANMODL. Maybe some other module is missing from RKANMODL?