IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

DBUGPPM1 Error


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
arun nehra

New User


Joined: 29 Nov 2008
Posts: 62
Location: mumbai

PostPosted: Thu Aug 01, 2013 2:55 pm
Reply with quote

Hi Everyone,

While doing XPED Online (COBOL/CICS module) testing i am getting the below error message which says:

MODULE: DBUGPPM1 +++++++++++ No source available. Use HELP key ++++++++++++
CAUSE: PROGRAM CHECK ABEND CODE: ASRA
APPLID: ITO5R153 USERID: XXXXXXX TERM: N400 NETNAME: TPA67097 TRAN: CECI
INTERRUPT OFFSET: 001C9A ADDRESS: 80296C3A PSW: 478D2000 00000000 00040010
RESUME OFFSET: 001C9A ADDRESS: 80296C3A LAST CICS COMMAND:

This is happening when i am executing either of the two CICS commands

EXEC CICS
ASSIGN
APPLID(WS-CICS-APPLID)
END-EXEC

or

EXEC CICS
READ
FILE (WC-AXX-XXXX-XXXX-XX-DDNAME)
INTO (WS-AXXXXX-XXXX-XXX-XXX-LOG)
LENGTH (LENGTH
OF WS-AXXXXX-XXXX-XXX-XXX-LOG)
RIDFLD (WS-AXXXXX-XXXX-XXX-LOG-KEY
OF WS-AXXXXX-XXXX-XXX-XXX-LOG)
RESP (WS-RESP-CODE)
END-EXEC

Can someone help why this is heppening.


Regards
Arun
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Thu Aug 01, 2013 3:01 pm
Reply with quote

What have you found out so far? Or did you just sy to yourself "I don't know what this is - I'll post on the forum"?
Back to top
View user's profile Send private message
arun nehra

New User


Joined: 29 Nov 2008
Posts: 62
Location: mumbai

PostPosted: Thu Aug 01, 2013 3:47 pm
Reply with quote

Further to add, As i understand DBUGPPM1 is a system module and and is available for use and thus not sure i am getting the above ASRA abend related to this module. CEMT indicates this module is available for use:

I PROG(DBUGPPM1)
STATUS: RESULTS - OVERTYPE TO MODIFY
Prog(DBUGPPM1) Leng(0000189448) Ass Pro Ena Pri Ced
Res(001) Use(0000000008) Bel Uex Ful Qua Cic Nat
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Thu Aug 01, 2013 4:40 pm
Reply with quote

First, there is little chance that this is a problem with the Xpediter code. AND, if it is a problem with the Xpediter code, you are wasting your time and our time by posting here -- the ONLY way you can get help for an Xpediter code issue is through the vendor Compuware.

Second, the most likely cause of the problem is something your program is doing; if you have trouble finding out what your program did to cause an abend, then you SHOULD go to Compuware and ask them for debugging help since you have the Xpediter code processing.
Back to top
View user's profile Send private message
arun nehra

New User


Joined: 29 Nov 2008
Posts: 62
Location: mumbai

PostPosted: Thu Aug 01, 2013 4:47 pm
Reply with quote

The better way to answer this would have, We can't help plz go to compuware for any further assistance.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Aug 01, 2013 7:21 pm
Reply with quote

Hello,

Quote:
The better way to answer this would have . . .
Opinions vary . . .

If you read closely, Robert has given an explanation (which is also helpful), and has also said as you wanted - "then you SHOULD go to Compuware ".
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Getting Error while trying to establi... DB2 3
Search our Forums:

Back to Top