For how long a job can be executed continuously in a mainframe ?
Answer Posted / guest
248 DAYS
| Is This Answer Correct ? | 30 Yes | 0 No |
Post New Answer View All Answers
When output dataset space is required, what quantity categories are used?
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 are the jcl procedures?
What is one line to pass PARM from JCL to COBOL?
What is the function of dd disp parameter?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is multithreading in jcl?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what are JCLLIB and STEPLIB in JCL?
How jcl is used for testing batch programs?
Describe the various parameters utilized in the creation of a gdg?
How does jcl specify the job to the operating system?
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
Explain about ISPF/TSO Commands