How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)
What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
What does a disposition of (new,catlg,keep) for a dsn mean?
wht happens if blksize = 0 and lrec = 0 ?
Can we DELETE all the Generations of a GDG at once, WITHOUT deleting the GDG itself ?
how are instream data terminated?
Explain about LMINIT - generate a data ID for a data set
How to get cursor position from system in CICS environment ?
Explain how can a jobs execution priority be modified?
How do you submit a JCL under CICS environment ?
What are three major types of JCL statements? What are their functions?
In job processing, what happens in execution stage?