Answer Posted / janar singh
calculatin by using the farmoula m=6*n-1, where n = no of db, so if n=1 then max mem will be 5. if i m wrong correct me pls.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
I need exexution process for JCL programs
Is automatic restart possible in jcl? If yes, how?
What is the function of dd disp parameter?
What is concatenating?
what is the purpose of coding class parameter in job statement?
what is the difference between JES3 and JES2?
Where can program checkpoints be stored for use in a restart?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
In sms datasets, what is the function of the dd avgrec keyword?
What is the use of disp parameter?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is the purpose of dd?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
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?
Explain about LMQUERY�give a dialog information about a data set