what is the general use of PARM? Give an explanation about
the system defined parameters that could be passed through
this PARM like XREF,LIST,LET,APOST,RENT etc..
Answer Posted / tnr
PARM parameter is used to pass the data to the COBOL
program from JCL.Using this parameter you can pass only 100
characters excluding quotes.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of dd?
Explain the function of //cntl statement?
What is the maximum length of a single line of jcl?
Differentiate between addressing mode and run mode.
How to alter the parameters for the existing gdg?
What is the function of dd name parameter with a 2 part structure; audit.report?
What is the purpose of the dd keylen parameter?
List the various advantages of using jcl language?
Can an individual step be restricted from using all the jobs allowed cpu time?
what is JCL?
how can the same proc be re-used and called by many jobs?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What are some jcl statements that are not allowed in procedures?
what sort card you will use to copy the data from one dataset to another dataset?