how you can direct the data to spool using SYSOUT option?
i want to store 20 digits . how will u do it in cobol ?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How can I override a dsn that is contained in a proc called by another proc? I need to do the override in the calling JCL.
When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?
SORT card to eliminate duplicity.
What are three major types of JCL statements? What are their functions?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
What parameters can be used to limit the number of records written to a sysout dataset?
when does a dataset go uncataloged?
what is the use of JCL?
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.