Answer Posted / deenval
yes min no of member should be zero, but max no. will be 5.
according to formula m = 6*n - 1, when n=1 then m will be 5
and when n will be to 2 then m will be 11.
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
How can the attributes of one sms dataset be copied to another dataset?
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?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is timing concept in mainframe?
how would you create a temporary dataset? And where will you use them?
What are s0c1, s0c4, s0c5, s0c7 and socb?
what is use of dsn parameter in dd statement?
what is the JCL statement consists of?
What are the 4 fields in dd statement?
What is the function of //cntl statement?
when can a job time-out occur? How to overcome that?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
How to pass the parameter in parm using linkage section ? (syntax)?
How can the submitting users racf authority be overridden in a job stream?