Hi all

A test of transaction(SUPX) under CICS V2.2.0, in instructions wait coded
below, down the CICS.

289          WAIT  5,ECBLIST=LISTECBS
290+*        MACDATE  10/20/88
292+         LA    0,5(0,0)                    LOAD PARAMETER REG 0
294+         LA    1,LISTECBS                        LOAD PARAMETER R
295+         LCR   1,1                         INDICATE ECBLIST USED
296+         SVC   1                           LINK TO WAIT ROUTINE

LISTECBS DS    A
          DC    X'80',AL3(WAITECB)
 WAITECB  DC    F'0'
The cicslog:

+DFHXM0212 A23CICSF Transaction SUPX has been attached with unknown
tranclass CLASSE03
+DFHSR0606 A23CICSF Abend (code 201/AKEB) has been
detected.
+DFHME0116 A23CICSF
273
 (Module:DFHMEME) CICS symptom string for message DFHSR0606
is
 PIDS/5697E9300 LVLS/620 MS/DFHSR0606 RIDS/DFHSRP
PTFS/UQ83467
 AB/S0201
AB/UAKEB
+DFHDU0205 A23CICSF A SYSTEM DUMP FOR DUMPCODE: SR0606  , WAS SUPPRESSED BY
THE

OPTION
BPXP018I THREAD 118FE00000000002, IN PROCESS 50331718, ENDED
280
WITHOUT BEING UNDUBBED WITH COMPLETION CODE
0033E000,
AND REASON CODE
00000000.
BPXP018I THREAD 118F920000000001, IN PROCESS 50331718, ENDED
282
WITHOUT BEING UNDUBBED WITH COMPLETION CODE
0033E000,
AND REASON CODE
00000000.
+DFHDU0303I A23CICSF Transaction Dump Data set DFHDMPA
closed.
+DFHKE1800 A23CICSF ABNORMAL TERMINATION OF CICS IS
COMPLETE.
IEF450I CICSFA CICSFA - ABEND=S000 U1800 REASON=00000000  341
        TIME=18.28.40
IEF404I CICSFA - ENDED - TIME=18.28.41
IEF352I ADDRESS SPACE UNAVAILABLE
$HASP395 CICSFA   ENDED

I don't know what happened in cics region. Anybody have a information of PTF
or APAR related with this problem, macro WAIT of SYS1.MACLIB  executed under
CICS 220 ???

Thanks

Jorge Arueira Campos

CAIXA ECONOMICA FEDERAL - SP - BRAZIL

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to