A maximum of 100 chars can be passed to Cobol through Parm
in JCL, If we want to pass more than 100 Chars how we can
do it ?
Answer Posted / krishna ambati
using sysin dd *
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
Is their any limit for data sets?
List in order the hierarchical levels of jcl?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Explain how can a jobs execution priority be modified?
What is the motivation behind coding class parameter in job statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Explain the function of dd name parameter with a 2 part structure; audit.report?
How can a jobs execution priority be modified?
what are the statements that are not valid to be included in an include statement?
Explain the hierarchy levels in jcl?
How does the jcl specify the job to os?
what operation is performed by job statement?
What parameter directs the output of the job log dataset?
What is the purpose of dd?
How can the attributes of one sms dataset be copied to another dataset?