Answer Posted / gokul
we can create 255 active generations but versions can be upto 9999
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name the parameters which can be used to limit the number of records written to a sysout dataset?
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?
Is it possible to left uncode disp?
Name the statement which can be used to send data to another mvs jes3 node?
What is the function of job statement in jcl?
What are the parameter we cannot use in procedure?
what happens in conversion stage in job processing?
How does jcl act on a cobol code?
Is acct parameter mandatory?
What are the difference between jcl and jes?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
which utility is used to sort a file in jcl?
which parameter is use to declare the name of dataset in dd statement?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?