Answer Posted / karthik
//Sysin DD *
Instream data
.
.
/*(end of instream data)
OR we can use DLM parameters
//Sysin DD data, dlm='xx'
Instream Data
/*
.
XX
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
can any one plzzzzzz tell the jcl code for creating ps using idcams
what is the purpose of coding class parameter in job statement?
What is Cataloged Procedures?
What parameter directs the output of the job log dataset?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Explain how can values be passed from the job stream to an executable program?
Explain the purpose of dd * statement in jcl?
i want to store 20 digits . how will u do it in cobol ?
How do you create a temporary dataset?
How jcl work to handle various input output file operations?
What are the 2 types of parameters in dd statement?
Explain how can a jobs execution priority be modified?
whats the diff bw the evaluate also and and?
What is multithreading in jcl?
Explain the function of //cntl statement?