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

C0700 abend in NDMWAIT


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

New User


Joined: 03 Jan 2006
Posts: 2

PostPosted: Wed May 10, 2006 5:54 pm
Reply with quote

I am getting C0700 abend in a step which is executing NDMWAIT. Can you please help me to get the reason for the abend? Is there any way to get the source of NDMWAIT?

I would appreciate your help in advance.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Wed May 10, 2006 9:06 pm
Reply with quote

According to the CONNECT : Direct OS/390 User's Guide, there is a program called CDWAIT (which I can only presume was aliased on your system to be called NDMWAIT instead) which places the process submission job in a swapped-out wait state until the submitted process completes. According to the guide, if the process ends with a non-zero condition code, then the CDWAIT (i.e. NDMWAIT) program ends with a completion-code value of 700. Otherwise, it ends with a zero.

If this is indeed your scenario, then you should check the Select Statistics report for your process.
Back to top
View user's profile Send private message
puppy

New User


Joined: 03 Jan 2006
Posts: 2

PostPosted: Thu May 18, 2006 9:50 am
Reply with quote

Thank you for your help.Is there any way why there is non zero code in CDWAIT?
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 ISAM and abend S03B JCL & VSAM 10
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
No new posts the system or user abend SF0F R=NULL COBOL Programming 0
No new posts Need to get an DLI abend like U0200 IMS DB/DC 2
Search our Forums:

Back to Top