Answer Posted / satya sivaji.ch
spool means SQL PROCESSING OPERATION ONLINE,it helps to
store the output of the program.
| Is This Answer Correct ? | 8 Yes | 26 No |
Post New Answer View All Answers
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How can a fb file convert to vb file using sort program?
what is DSN parameter and DISP parameter is used for?
I need exexution process for JCL programs
State the uses of syspring, sysin, sort fields, sum fields and dummy.
When space is allocated for an output dataset, what units can be used?
what is a jcl?
How is the record format of an output dataset specified?
how JCL works?
Where can program checkpoints be stored for use in a restart?
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.
How gdg are concatenated?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What happens if both JOBLIB & STEPLIB is specified ?
Are there any set of rules for the names of the steps used in a job?