Explain about Specifying compiler options in the PROCESS (CBL) statement
can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.
Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember
Can we write same stepname for one or more steps in on job ?
What are the differences between JES2 & JES3 ?
how can you check if a file is empty using jcl?
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??
if we give TIME=0 how many sec that job/step
if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?
you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
Max generations in GDG??
Explain dd statement in jcl?
How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?