What is multithreading in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
Which is the most widely used batch performance monitor for DB2?
How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?
What is the difference between static call & Dynamic call ?
hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.
can i sort packed decimal if i can tell the syntax
lines(1,cancel)??What is meant by that??Plz explain it....
In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?
How do you submit JCL via a Cobol program?
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.
Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx
What is the purpose and meaning of the TIME keyword and what JCL statement is it associated with?