If Name is NOT given for a JOB statement, then will it give
error or installation will supply it for the JOB ?
if my GDG limit has been kept as 50 and if am trying to put 60 records.what would happen. will there be any abend for this scenario
How to identify where file is empty or not? How many ways are there to identifying?
wht do u mean by internal reader in jcl ? wht is the use of internal reader ?
Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ?
Explain about SYSVAR
If Region=0k means What Happen?
Do we need to code DCB parameters when using DISP position as MOD?
how to compress the data set
How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
i just need the first and last record from a sequencial file?how
i have a string of 80 chars i want to replace 4th char with "a"?