Answer Posted / nadhiya.g
simultaneous peripheral operation online is the placement
which shows output of the jcl programme.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Give the syntax of job specifying jcl statement.
Is it possible to left uncode disp? If yes, how?
How is the record format of an output dataset specified?
what is the use of IEBGENER utility?
Explain how can an in-stream dataset be terminated?
Explain about LMQUERY�give a dialog information about a data set
Name 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.
Can an individual step be restricted from using all the jobs allowed cpu time?
How to pass data to a program that is coded in an exec statement?
Is it possible to left uncode disp?
Can we call instream to catalog and catalog to instream?
how would you create a temporary dataset? And where will you use them?
Why block size is multiple of lrecl in jcl?
what is DSN parameter and DISP parameter is used for?