How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
No Answer is Posted For this Question
Be the First to Post Answer
How to remove 2 duplicate records and copy only one using job control language?
What is normalisation?
Can we access the a[0] in the array ?
What is report-item?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
I have 2 dimensional array with having 100 elements. So how to find the 11th item in an array?
I hv ten records in ps file and i hv say some 15 records in vsam file .i hv empno and age in ps file n empno,empname,dept n desig in vsam file. i hv 2 read the ps file n check wid matching empno in vsam file and then insert all fields from ps and vsam into db2 table....plz help in writin the procedure division
what is a zoned decimal data type and how it will be stored?
Define in-line perform?
given the following piece of code: CALL SUB-PGM USING A, B, C. CALL SUB-PGM USING A, C, C. (a) Both CALL statements will always produce same result. (d) Both CALL statements may produce different result. (c) Compile-time error because SUB-PGM is a dataname. (d) Compile-time error because A, B, C are used twice.
we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?
What rules are followed by the search verb.