How to identify in JCL that an input file is empty without
reading it?
Answer Posted / gajendra
We can also Fileaid for the same
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is the function of dd name parameter with a 2 part structure; audit.report?
which parameter is use to declare the name of dataset in dd statement?
what is SOC4 error?
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.
How can unused space allocation be returned to the system when a dataset is closed?
Which dd parameters are required?
For what purpose steplib and joblib are used ?
Explain the function of //jcllib statement?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what JCL Procedures?
what is the compile process of cobol program expalin with code
what is the use of IEBGENER utility?