Answer Posted / anisha
Thats not pretty clear, if using the formula minimum number
is zero, maximum should be:
(6*0)-1 = -1
So, the munimum possible is 1, and the maximum possible is
5.
| Is This Answer Correct ? | 3 Yes | 10 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?
What is the function of job statement in jcl?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What are the jcl procedures?
Explain about LMQUERY�give a dialog information about a data set
what is the purpose of coding class parameter in job statement?
Brief description of inline procedure of jcl.
Is it possible to define dd statements as you want?
what is DSN in JCL and what are the parameters to declare the DSN?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
How does jcl act on a cobol code?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What are the parameters that are used in creating a gdg?
How to pass data to a program that is coded in an exec statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?