How do you create a temporary dataset?
No Answer is Posted For this Question
Be the First to Post Answer
How to print data of sequential file to Spool..?
can anyone explain me about sort in jcl with inrec and outrec ?
What do you feel makes a good program?
wht is step lib n job lib ? where can we code joblib n steplib ?
in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
Explain how can the attributes of one sms dataset be copied to another dataset?
how many max steps can we use in a job? pls answer to my question
what is the difference between static call and dynamic call?
I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
using cursor how can you fetch more than one record into a variable