how to run JCL thru COBOL.
how to increase the space of a dataset in instream procedure.
a dd statement has 2 types of parameters. Name them?
Explain the function of the dd dcb keyword?
i just need the first and last record from a sequencial file?how
how do you access an uncataloged dataset in a jcl?
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
using cursor how can you fetch more than one record into a variable
I have two input SORTIN files and We need to create one SORTOUT file which contains data of both input files. What is the SortCard for this?. Suppose the length of the both files are different, then How we do it? Please reply ASAP
wht is sysudump n sysout,sysprint ?
How can i execute 5th step without executing first 4 steps?
Explain the function of job statement in jcl?