Answer Posted / vaneesh khurana
We can't write
//SYSIN DD *
but i think we can code
//SYSIN DD DSN=SYSIN.PS,DISP=SHR
where SYSIN.PS is a 80 byte file containing SYSIN statements.
Not sure about it.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is the JCL statement consists of?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the purpose of dd * statement in jcl?
which utility is used a dummy utility?
Is it possible to code instream data in a PROC?
A dd statement consists of 4 fields. Name them?
Explain the function of the steplib dd statement?
Is automatic restart possible in jcl?
how you can direct the data to spool using SYSOUT option?
Explain the job statement in jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
whats the diff bw the evaluate also and and?
List the different jcl statements that are not permitted in the procedures?
a dd statement has 2 types of parameters. Name them?