IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
What is drda ?
How can a jobs execution priority be modified?
Explain the function of dd name parameter with a 2 part structure; audit.report?
When space is allocated for an output dataset, what units can be used?
Explain the two ways in which dl/i interface can be invoked?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Explain about LMQUERY�give a dialog information about a data set
What is the as400 called now?
What is the purpose of dd?
What are the pertinent COBOL
Hi,Please give me the the answer for these quesitons? 1.what is IFS and ICF and RAPE amd DISKET fils? explain with example please? 2.What is the difference between POST AND SPACE OPCODES? 3.Can anybody tell me default printerfile command and object type?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
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 DD statement is used in JCL?