Answer Posted / rakesh
We can pass those instream data in a PS file and in the
SYSIN DD DSN we will specify the file name
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How is a type of file defined in the jcl that executes the cobol program?
How does jcl act on a cobol code?
What is the use of symbol // in 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?
What is the significance of addrspc parameter in exec statement?
What is the format of comment statement?
What are the 2 types of parameters in dd statement?
How can an in-stream dataset be terminated?
What are steplib and joblib? What for they are used?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
How do you submit a job for execution?
How can the submitting users racf authority be overridden in a job stream?
how can the same proc be re-used and called by many jobs?
Is it possible to left uncode disp? If yes, how?
List the different components of jcl statement?