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
which parameter is used to check the syntax of a jcl without executing it?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Explain the function of //cntl statement?
What is use of restart and how to use it?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Explain how can the submitting users racf authority be overridden in a job stream?
how would you create a temporary dataset? And where will you use them?
what sort card you will use to copy the data from one dataset to another dataset?
Where & How Do You Code Identifier In Jcl?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How does jcl specify the job to the operating system?
What are the utility programs in jcl?
What are some jcl statements that are not allowed in procedures?
How gdg are concatenated?
what happens in execution stage in job processing?