View previous topic :: View next topic |
Author |
Message |
karillo Beginner
Joined: 17 Aug 2007 Posts: 3 Topics: 3
|
Posted: Wed Sep 19, 2007 8:22 am Post subject: cics DUMP |
|
|
Hi
I am new in CICS I do on CICS and IDMS database.
If I want to start CICS region I got message like this
Code: | DFHEJ0102 A31ICQA1 Enterprise Java domain initialization has ended.
DFHIS0002 A31ICQA1 A severe error (code X'010A') has occurred in module DFHISDM.
DFHME0116 A31ICQA1
(Module:DFHMEME) CICS symptom string for message DFHIS0002 is
PIDS/5655M1500 LVLS/650 MS/DFHIS0002 RIDS/DFHISDM PTFS/HCI6500
PRCS/0000010A
DFHDM0105 A31ICQA1 Unsuccessful initialization of DFHIS domain. CICS will terminate.
DFHME0116 A31ICQA1
(Module:DFHMEME) CICS symptom string for message DFHDM0105 is
PIDS/5655M1500 LVLS/650 MS/DFHDM0105 RIDS/DFHDMDS PTFS/HCI6500
PCSS/DFHIS
BPXP018I THREAD 36962BC000000000, IN PROCESS 16777637, ENDED
WITHOUT BEING UNDUBBED WITH COMPLETION CODE 0033E000, AND REASON CODE
00000000.
DFHDU0303I A31ICQA1 Transaction Dump Data set DFHDMPA closed.
BPXP018I THREAD 3688854000000000, IN PROCESS 16778052, ENDED
WITHOUT BEING UNDUBBED WITH COMPLETION CODE 00000708, AND REASON CODE
00000000. |
From our cics masters I got advice read CICS DUMP.
Can you help me find some advices or material how to search in CICS DUMP.
Thanks karillo |
|
Back to top |
|
 |
blitz2 Beginner

Joined: 23 Jan 2007 Posts: 84 Topics: 14
|
|
Back to top |
|
 |
ar_karthick Beginner
Joined: 19 Dec 2006 Posts: 39 Topics: 20 Location: india
|
Posted: Wed Oct 03, 2007 3:04 pm Post subject: |
|
|
give transaction
CEMT S DUMpds
and make it open _________________ karthick |
|
Back to top |
|
 |
CICS Guy Intermediate
Joined: 30 Apr 2007 Posts: 292 Topics: 3
|
Posted: Wed Oct 03, 2007 3:31 pm Post subject: |
|
|
ar_karthick wrote: | give transaction
CEMT S DUMpds
and make it open | What? |
|
Back to top |
|
 |
ar_karthick Beginner
Joined: 19 Dec 2006 Posts: 39 Topics: 20 Location: india
|
Posted: Fri Oct 05, 2007 3:00 pm Post subject: |
|
|
Commands to given in region to open the dump datasets _________________ karthick |
|
Back to top |
|
 |
CICS Guy Intermediate
Joined: 30 Apr 2007 Posts: 292 Topics: 3
|
Posted: Sat Oct 06, 2007 5:45 am Post subject: |
|
|
ar_karthick wrote: | Commands to given in region to open the dump datasets | Look it up....
CEMT SET DUMPDS |
|
Back to top |
|
 |
dbzTHEdinosauer Supermod
Joined: 20 Oct 2006 Posts: 1411 Topics: 26 Location: germany
|
Posted: Sat Oct 06, 2007 6:42 am Post subject: |
|
|
how is he going to execute a cics transaction to open a cics dump when cics has been terminated???????????????? _________________ Dick Brenholtz
American living in Varel, Germany |
|
Back to top |
|
 |
|
|