I need exexution process for JCL programs
No Answer is Posted For this Question
Be the First to Post Answer
What will happen when we try to pass data from JCL to COBOL using PARM parameter without declaring the length field in Linkage Section?
suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?
wht r different types of sort fields in jcl ?
Is condition checking possible in jcl? If yes, how?
What does the keyword DCB mean and what are some of the keywords associated with it?
How can i execute 5th step without executing first 4 steps?
How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
what is meant by jobtrac?
How do you find which GDG is using which dataset?
How do you restart a PROC from a particular step?
What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
shall we concordinate two different length dataset in to a new date set.