What are the maximum and minimum sizes of any CONTROL AREA
(VSAM datasets) ?
Answer Posted / subhani
we can t discribe exatly but from 1 track to 1 cylinder
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how do you access an uncataloged dataset in a jcl?
How can the submitting users racf authority be overridden in a job stream?
What is use of restart and how to use it?
What are hierarchy levels in jcl?
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?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Name a few IBM utility programs, and explain its function.
Are there any set of rules for the names of the steps used in a job? What are they?
Explain dd statement in jcl?
what is use of disp parameter in dd statement?
what is use of space parameter in dd statement?
Is it possible to define dd statements as you want?
Explain the hierarchy levels in jcl?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Why block size is multiple of lrecl in jcl?