| Date: | Sat, 14 Aug 2004 08:45:31 +0200 |
| Reply-To: | CICS List <CICS-L@LISTSERV.UGA.EDU> |
| Sender: | CICS List <CICS-L@LISTSERV.UGA.EDU> |
| From: | Volker Bandke <vbandke@BSP-GMBH.COM> |
| Subject: | Re: ASRA Abend |
| In-Reply-To: | <OF41241518.575AE14A-ON85256EEF.0049BC91-85256EEF.004B4F4E@notes.uss.com> |
| Content-Type: | text/plain; charset="us-ascii" |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NSI = X'80000000'
& X'006D8F7A' ------\
\
EP = X'80000000' - X'00005CC2' offset in pgm
& X'09000000' /
& X'006D32B8' ------/
Someone played with addressing mode on the way ( like switch
AMODE(24), LA BASEREG,0(BASEREG), switch AMODE(31) and got rid of the
hick order byte.
Probably the intended target was offset X'5CC2' in the Cobol program
--
With kind Regards |\ _,,,---,,_
ZZZzz /,`.-'`' -. ;-;;,
Volker Bandke |,4- ) )-,_. ,\ ( `'-'
(BSP GmbH) '---''(_/--' `-'\_)
"The voters have spoken, the bastards..." - unknown
(Another Wisdom from my fortune cookie jar)
- -----Original Message-----
From: CICS List [mailto:CICS-L@LISTSERV.UGA.EDU]On Behalf Of Prize
Jose
Sent: Friday, August 13, 2004 3:43 PM
To: CICS-L@LISTSERV.UGA.EDU
Subject: ASRA Abend
Hello All,
I have a tough time analysing an ASRA abend.
>From the CICS log,
DFHSR0001 CICSPC An abend (code 0C4/AKEA) has occurred at offset
X'FFFFFFFF' in program TIGCURS.
>From the CICS transaction dump details,
NSI from PSW is 806D8F7A
Program Name TIGCURS Invoking Program TIGI020
Load Point 1D6D3290 Program Length 00015EE0
Entry Point 9D6D32B8 Addressing Mode AMODE 31
Language Defined Unknown Language Deduced COBOL II
Commarea Address 1CB15F58 Commarea Length 00000268
Execution Key USER Data Location ANY
Environment User application
As we can see from these details, address of NSI is lower than the
Entry
point of the program which indicates the error occurred outside of
this
program.
Now LE gives a NEGATIVE OFFSET in the error message
PI02 20040812141310 CEE3204S THE SYSTEM DETECTED A PROTECTION
EXCEPTION
(SYSTEMCOMPLETION CODE=0C4).
PI02 20040812141310 FROM COMPILE UNIT TIGCURS AT ENTRY POINT
TIGCURS AAT COMPILE UNIT OFFSET -E3005CC0...
PI02 20040812141310 006D8F78.
How do I locate the program residing at address 006D8F78 ?
Now how do I proceed on finding the abending program. I
unsuccessfully
looked thru TMON Nucleus module map.
Thanks
Prize Jose
Application Integration Support
-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Security 7.0.3
iQA/AwUBQR21Ch5trGyhAF0wEQJkkACeK5cP8U9j0Z0MsQsbImMrqGtDfDAAniLt
v6aYCs+gZT5gR3aKJ/oJKxj6
=z9qd
-----END PGP SIGNATURE-----
|