which statement is used to end the in-stream procedure in a jcl?
how to allocate a dynamic dataset in jcl ?
what is fixed length and variable length and difference between them
can we modify the code in copy book? if it possible how to submit ofter the modification.
what r the types of job control statements?
IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
what operation is performed by job statement?
Explain COND used in JCL?
How do you submit JCL via a Cobol program?
What is the significance of addrspc parameter in exec statement?
Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember