how can you check if a file is empty using jcl?
No Answer is Posted For this Question
Be the First to Post Answer
What happens if both JOBLIB and STEPLIB is specified ?
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.
What parameter directs the output of the job log dataset?
In DCB, what is LRECL,BLKSIZE,DSORG
what do you mean by include statement in jcl?
How to Enter The Spool Area In Real Time?
If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,
What does the one advantange of using IEBUPDTE?????
how to identify the file used in the JCL is an VSAM file. Just seeing the JCL code how can we track the file as VSAM file?
I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.
what is the use of temporary files?
how do u send return code from cobol to jcl ?