what is the meaning of keyword in jcl?what is is opposite?
Answer Posted / preeti shinde
In JCl there are two types of parameter:
1- positional parameter. 2-keyword parameter.
positional parameter : in this there are two prarameters
i.e., accounting information and programmer name these two
parameters are mandatory. positional parameter are
identified by there position so they should be coded in
specific order. these are coded after operation field..
keyword parameters: these are coded after the positional
parameter and there is no specific order so we can code in
any order.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can an individual step be restricted from using all the jobs allowed cpu time?
what is use of dsn parameter in dd statement?
Is condition checking possible in jcl?
What statement can be used to send data to another mvs jes3 node?
what operation is performed by job statement?
How do you create a temporary dataset?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Is their any limit for data sets?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Explain how can a jobs execution priority be modified?
How does jcl specify the job to the operating system?
what are JCLLIB and STEPLIB in JCL?
Explain the purpose of dd * statement in jcl?
How do you submit a job for execution?
Explain about ISPF/TSO Commands