what is the meaning of keyword in jcl?what is is opposite?
Answer Posted / krithiga hari
There are two types of parameters in JCL. They are keyword
parameters and positional parameters. Keyword parameters
follow the positional parameters. Keyword parameters should
be specified in the same order. Positional parameters need
not be specified in a fixed order.
| Is This Answer Correct ? | 0 Yes | 15 No |
Post New Answer View All Answers
What is the purpose of dd?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
what is use of dcb parameter in dd statement?
How is the record format of an output dataset specified?
what is the resolution for sb37 error
Explain how can a jobs execution priority be modified?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
what is DSN in JCL and what are the parameters to declare the DSN?
What is the syntax of JCL statement?
Explain about LMQUERY�give a dialog information about a data set
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is jcl in mainframe?
Can we use DISP=SHR in output file in JCL
How can the submitting users racf authority be overridden in a job stream?