what is the alternative to model parameter?
No Answer is Posted For this Question
Be the First to Post Answer
What is job control language?
if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?
What do you feel makes a good program?
Name the system library from which modules are retrieved at execution
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?
1) Is CLASS used for assigning Priority (as we say a job having class '6' will run before the job having class '5'? then what is the difference between CLASS and PRTY ? 2) In a same JCL, 2 JOB statements with different Classes and NO PRTY are submitted ? which will run first ? & with different classes and different PRTY also, which will run first now ?
what is the function of spool command?
Explain the function of the dd dcb keyword?
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?
how can we override data definitions in jcl. can any one give detailed example
If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,