what is the meaning of keyword in jcl?what is is opposite?
Answer Posted / praveen kumar bejjanki
In jcl, there are two types of parameters, positional and
keyword, Positional the name itself indicates that it
should follow some position. keywords should follow after
the positional parameters. Keyword parms can be in any
order, but they should be seperated by commas.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how you will the direct the data to spool using sysout option?
Where & How Do You Code Identifier In Jcl?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Can an individual step be restricted from using all the jobs allowed cpu time?
What is the significance of addrspc parameter in exec statement?
What is notcat 2 - gs?
Can I send output of job to my remote device careerride123?
what is the purpose of coding class parameter in job statement?
Is it possible to left uncode disp? If yes, how?
what are JCLLIB and STEPLIB in JCL?
Explain the purpose of dd dummy statement?
which parameter is used to check the syntax of a jcl without executing it?
What is the function of the dd dcb keyword?
Is acct parameter mandatory?
How do you submit a job for execution?