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
What are different data types in cobol?
What is the tcp in the cisc?
Write a CL program which will run a batch job at 1 am every night
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
how can you detect overflow for a print program that prints multiple lines per cycle?
Explain the difference in data type "x" and "p"?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
what is the role of the is numeric clause?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Explain foreign keys?
What is cursor with hold option in db2?
what is the responsibility of the construction superintendent
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Explain the two ways in which dl/i interface can be invoked?