How do you find which GDG is using which dataset?
Answer Posted / balu
gdg data set(0) we can know which data set gdg is using
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to run cobol program using jcl?
Differentiate between the joblib and the steplib statements?
What is the significance of addrspc parameter in the exec statement?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
Is it possible to left uncode disp?
What are the jcl procedures?
What do you understand by jcl?
What is the use of disp parameter?
What is use of restart and how to use it?
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.
Must tape dataset definitions include vol=ser specifications?
Explain about LMQUERY�give a dialog information about a data set
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is multithreading in jcl?
How to pass the parameter in parm using linkage section ? (syntax)?