What are the common keyword parameters in both job and exec
statements
Answers were Sorted based on User's Feedback
Answer / g.naveen
Condition,Time and Region are common keyword parameters in
job and exec statements
| Is This Answer Correct ? | 18 Yes | 0 No |
YES..THREE KEYWORDS ARE HAVE COMMON IN BOTH JOB & EXEC
PARAMETERS ...THOSE ARE : TIME
COND
REGION
THE THREE ARE IMPORTANT IN REAL TIME
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / saheb
i think there are five in common :
1.cond
2.parm
3.time
4.region
5.addrspc
| Is This Answer Correct ? | 4 Yes | 9 No |
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?
i created one base gdg with lrecl = 100 , now i need to create versions with different lrecl =150,200 can it be possible to create like tht ?
What are the common keyword parameters in both job and exec statements
can anyone explain me about sort in jcl with inrec and outrec ?
How can we see data in TEMPARARY DATA SET in JCL ?
Can we write same stepname for one or more steps in on job ?
What is a MODEL Paramater in GDG ?
why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two
Where & How Do You Code Identifier In Jcl?
I have a PDS and want to omit few rows of all members of a PDS. How to do it?
When space is allocated for an output dataset, what units can be used?