Answer Posted / balmukund
Instream data termination in JCL can we done by /* after
SYSIN DD *. For example.
PGM1 EXEC PGM=PGM1
---
---
SYSIN DD *
istream data
/* termination of instream data.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
whats the diff bw the evaluate also and and?
What is the difference between run mode and addressing mode?
what is use of disp parameter in dd statement?
Brief description of inline procedure of jcl.
How do you submit a job for execution?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Must tape dataset definitions include vol=ser specifications?
when does a dataset go uncataloged?
What do you understand by jcl?
List the different jcl statements that are not permitted in the procedures?
how would you create a temporary dataset? And where will you use them?
Can we use DISP=SHR in output file in JCL
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE