What type of versions we r using in mainframe (jcl, cobol,
db2, vsam, cics)?
which are the parameters mandatory in job card ?
do we need to mention the location of catalogued procedure for each it's call in a single job?
I have a File that has duplicate records. I need only those records that occur more than thrice.
what happens in execution stage in job processing?
Explain about RECORDING MODE Clause
which utility is used to run a cobol-db2 program?
Explain how can values be passed from the job stream to an executable program?
How would you understand error(execution phase)?
Can you execute a PROC from another PROC?
What is the difference between joblib and jcllib statements
Statement1 "We can not use UNCATLG in SMS managed VSAM datasets" Statement2 "We can not delete a SMS managed data set without UNCATLG it" (P-353, Saba Zameer book) Then how do we delete SMS managed VSAM datasets ?
What do you feel makes a good program?