What are the common keyword parameters in both job and exec
statements
Answer Posted / prasad bhavanasi
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 |
Post New Answer View All Answers
What is catelog procedure and how many catelog procedure to use in one job?
I need exexution process for JCL programs
What is the use of symbol // in jcl?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is the use of disp parameter?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How to submit a jcl from cics?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
what is the purpose of coding notify parameter in job statement?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Differentiate between addressing mode and run mode.
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is use of restart and how to use it?