In jcl i have 255 steps. In 255 step i declared proc. In proc
i have 20 steps this job is executable or not? why?
Answer Posted / adarsha
This will execute in deed ! Surprise !
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Is it possible to code instream data in a PROC?
Explain how can a stopped job be started again?
Explain the purpose of dd * statement in jcl?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How does jcl specify the job to the operating system?
How jcl work to handle various input output file operations?
Are there any set of rules for the names of the steps used in a job? What are they?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
how do you access an uncataloged dataset in a jcl?
What is the syntax of JCL statement?
Is their any set of rules for dd? Explain.
What is Cataloged Procedures?
How can a jobs execution priority be modified?