how to create a member or sequential dataset through tso
command??
Answer Posted / nk
TSO ALLOC DD(INFILE) DA(XXX.YYY.ZZZZ) SHR
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is notcat 2 - gs?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
I need exexution process for JCL programs
which utility is used to sort a file in jcl?
Differentiate between addressing mode and run mode.
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Explain about LMQUERY�give a dialog information about a data set
Is their any set of rules for dd? Explain.
how can the same proc be re-used and called by many jobs?
how you will the direct the data to spool using sysout option?
In job processing, what happens in conversion stage?
What statement can be used to send data to another mvs jes3 node?
How does jcl act on code(if you take a cobol program)?
i want to store 20 digits . how will u do it in cobol ?
Name a few IBM utility programs, and explain its function.