Answer Posted / bhanu
It is use to test the program an empty file
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Explain the function of the steplib dd statement?
Explain the job statement in jcl?
Which statement is used to identify the private libraries in job?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
How is a type of file defined in the jcl that executes the cobol program?
What statement can be used to send data to another mvs jes3 node?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is job control language?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
What are the utility programs in jcl?
For what purpose steplib and joblib are used ?
What is timing concept in mainframe?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What parameter of the job statement is used to limit the cpu time consumed by the job?