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

SYSTEM COMPLETION CODE=0C4 REASON CODE=00000010


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
dick scherrer

Moderator Emeritus


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

PostPosted: Fri Nov 20, 2009 1:36 am
Reply with quote

Quote:
Your waist-line may be increasing, but you can't blame it on expanding universe
OK, But; Can i blame it on global warming. . .?
Back to top
View user's profile Send private message
Homer Monts

New User


Joined: 27 Jun 2008
Posts: 4
Location: Columbia, SC

PostPosted: Fri Nov 20, 2009 10:48 am
Reply with quote

Hi Tia

There was no 'method' I used when I determined the offset for my copy of WAAPDSUT. It was just a shot in the dark. I ran a AMASPZAP DUMPT against the load module and searched the output for 47708E (this was a common in every other zap and there was only one occurance in my case). Then I recorded the offset and content for my search string (including) the byte in the load module after my search string. That's how I came up with the VER string information '4770,8EEA'. Your string should look like

VER (your offset) 4770,8E (next byte from dump).
REP (your offset) 1814,0700

Like I said, it's a shot in the dark. It just happened to work. Let me know whether or not it works. If it does please post your zaps on here and maybe we can cover another of the many copies of this program floating around all over the world.

Good luck!!
Homer
Back to top
View user's profile Send private message
er_neo

New User


Joined: 10 Jan 2006
Posts: 18
Location: Indore

PostPosted: Tue Nov 24, 2009 1:30 am
Reply with quote

dick scherrer wrote:
Quote:
Your waist-line may be increasing, but you can't blame it on expanding universe
OK, But; Can i blame it on global warming. . .?




lol .... only if you get majority votes in a poll icon_smile.gif
Back to top
View user's profile Send private message
er_neo

New User


Joined: 10 Jan 2006
Posts: 18
Location: Indore

PostPosted: Tue Nov 24, 2009 1:35 am
Reply with quote

thanks a ton Homer for the explanation .... i did managed to find the ZAP after doing analysis of previous ZAPs.

Here is mine

NAME WAAPDSUT WAAPDSUT
VER 4FBC 4770,8EEA
REP 4FBC 1814,0700

Size of my load was x'5910'


Thanks,
Bharat Saxena



P.S.
And by the way "tia" was "Thanks In Advance" ... icon_smile.gif
Back to top
View user's profile Send private message
Homer Monts

New User


Joined: 27 Jun 2008
Posts: 4
Location: Columbia, SC

PostPosted: Tue Nov 24, 2009 11:33 am
Reply with quote

er_neo

Glad that you got a zap to work. I can only imagine how many versions of this program are floating around out there. I used to have the source code for WAAPDSUT and many old EDS utilities from a company I worked for in the 80's. Somehow I lost them over the years and I sorely wish I had them back. Ripping through the code for these programs taught me so many assembler tricks!! If anyone out there has any links to old EDS code, please let me know!!
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 -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Sysplex System won't IPL at DR site I... All Other Mainframe Topics 2
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Reorg abended with REASON=X'00E40347' DB2 2
No new posts REASON 00D70014 in load utility DB2 6
Search our Forums:

Back to Top