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 

Conflict : Normal JCL sub & Xpediter Testing

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
Vidyavathi
Beginner


Joined: 24 Aug 2006
Posts: 2
Topics: 1
Location: Chennai

PostPosted: Thu Aug 24, 2006 11:59 pm    Post subject: Conflict : Normal JCL sub & Xpediter Testing Reply with quote

Hi,

I have problem while submitting my JCL for DB2 program.
On normal submission it gave a user abend U0020.This user abend was no where mentioned in the program that the JCL is executing.The abend analysis in the SPOOL did not help(diagnosis is unpredictable).So I started XPEDIT ing the program using the same JCL(no changes are made).
Here the test was completed successfully.Iam unable to predict this issue.
Can anyone help me in this.

Thank You,
Vidya.
_________________
Vidyavathi
Back to top
View user's profile Send private message Yahoo Messenger
kolusu
Site Admin
Site Admin


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

PostPosted: Fri Aug 25, 2006 7:40 am    Post subject: Reply with quote

Vidyavathi,

Do you have the CA-11 UCC11RMS step in the JCL you are trying to run?

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


Joined: 12 Feb 2003
Posts: 358
Topics: 4
Location: Israel

PostPosted: Fri Aug 25, 2006 9:13 am    Post subject: Reply with quote

I had a same problem, and indeed, as kolusu suggested - we solved the problem by removing the CA-11 step.
________
Yamaha Motif history


Last edited by ofer71 on Sat Feb 05, 2011 11:43 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
Vidyavathi
Beginner


Joined: 24 Aug 2006
Posts: 2
Topics: 1
Location: Chennai

PostPosted: Sat Aug 26, 2006 3:54 am    Post subject: Reply with quote

Hi ,

This is the job that Iam trying to submit.This doesnt have any CA-11 UCC11RMS step.

Code:

//E0916AJT JOB  ('E0916TJ'),TIME=(4,59),MSGCLASS=O,NOTIFY=&SYSUID, 
// CLASS=T                                                         
/*JOBPARM S=A090,L=999999                                           
//JOBLIB   DD DSN=SYSCMN.DEV.USERLINK,DISP=SHR                     
//         DD DSN=K9299TDA.DB2TEST.DSNEXIT,DISP=SHR                 
//         DD DSN=K9299TDA.DB2TEST.DSNLOAD,DISP=SHR                 
//SF1P030  EXEC PGM=E0186R04,PARM='1,20060818,030'                 
//*STEPLIB  DD DSN=SYSCMN.DEV.USERLINK,DISP=SHR                     
//SYSOUT   DD SYSOUT=*                                             
//ABENDAID DD SYSOUT=*                                             
//SYSUDUMP DD SYSOUT=*                                             
//SYSPRINT DD SYSOUT=*                                             
//DSNPARM  DD *           CARDS PROVIDED BY DD OVERRIDE IN PRODJOBS
DSN E0186TBA                                                       
//*                                                                 
//REPORT01 DD DSN=K3050S.CTS.F4P.E0186R04.Z060602W.ACT6,           
//            DISP=(,CATLG,DELETE),                                 
//            MGMTCLAS=D8,                                         
//            SPACE=(TRK,(5,1),RLSE),                               
//            DCB=(LRECL=155,BLKSIZE=8990,RECFM=FB)   


Thank You,
Vidya.
_________________
Vidyavathi
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) 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