IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) 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
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What is the purpose of dd dummy statement?
What is explain plan in db2?
Explain delete-connected tables?
Can we give +2 instead of +1 while creating a new gdg file?
Name all the file-open modes
What is access path in db2?
why is as/400 called object oriented machine?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
How do you concatenate the firstname and lastname from emp table to give a complete name?
what are the key words you must use when using a subfile?
what is scan and xlate?
What is the significance of addrspc parameter in exec statement?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?