MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Cond code Max cc 3416

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
mainfrae
Beginner


Joined: 17 Feb 2006
Posts: 17
Topics: 9

PostPosted: Thu Feb 22, 2007 12:49 pm    Post subject: Cond code Max cc 3416 Reply with quote

Hi

I write an assembler program like getting the input from sysin and writing the output to the spool and the pgm was successfully compiled also.But when i run the jcl (RUNJCL) as shown below
Code:

000100 //JOBCARD.......         
                   
//***********************************************************
//********   PURPOSE:  TO RUN                          ********//
//***********************************************************
//STEP1     EXEC  PGM=SAMPLE                                     
//STEPLIB   DD   DISP=SHR,DSN=XXXXX.ASM.LOADLIBB       
//SYSPRINT  DD SYSOUT=*                                           
//SYSOUT    DD SYSOUT=*                                           
//SYSIN     DD *                                                 
HOW R U                                                   
 /*               

I am gettin the expected output in the spool but the job is giving me Cond code MAX CC 3416.

Could any one tell me about the cond code - 3416

Thanks
mainfrae
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Thu Feb 22, 2007 2:12 pm    Post subject: Reply with quote

mainfrae,

You need to post the complete error messages

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Fri Feb 23, 2007 9:02 am    Post subject: Reply with quote

Be sure Reg15 is zeroed (or set to the desired value) before returning to caller. It is the default COND CODE register.
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group