Answer Posted / srinivas
if we want any file for temporary purpose we will use these
files bcz we will all our work after that it will delete
there it self so we can save the memory . for this we will
write in front of the && it will indicate that this file is
temporary..
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Which statement is used to identify the private libraries in job?
Explain how can a stopped job be started again?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What are s0c1, s0c4, s0c5, s0c7 and socb?
How do you submit a job for execution?
Is it possible to define dd statements as you want?
Explain the hierarchy levels in jcl?
Explain about LMQUERY�give a dialog information about a data set
What is notcat 2 - gs?
how to compare two datasets without using superce because output is limited to 133 bytes
What do you understand by jcl?
how you will the direct the data to spool using sysout option?
Is condition checking possible in jcl? If yes, how?
How to pass the parameter in parm using linkage section ? (syntax)?