Answer Posted / adarsha
Yes its (0). Bt some compilers will replace (+1) is you are
referring to to current to (0) with a warning message.
Believe the job runs successfully
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain in DD statement what is the use of DCB parameter?
how to do automated restart when a job abends?
What are hierarchy levels in jcl?
how do you access an uncataloged dataset in a jcl?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
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
what is DSN parameter and DISP parameter is used for?
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 condition checking in jcl? Is this possible?
In job processing, what happens in conversion stage?
Is it possible to code instream data in a PROC?
Can we use DISP=SHR in output file in JCL
What are the difference between jcl and jes?
How can return codes be tested before execution of a job step?