Answer Posted / ch.mohan
access will be fast wether it intraduce some slack bytes
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
how to convert the recors form vsam file to db2 table tru file aid
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
how do you reference the fixed unblock file formats from cobol programs
Why did you choose to work with ibm mainframe cobol programming?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
What is a report item?
What is the difference between external and global variables in COBOL?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Differentiate between structured cobol programming and object-oriented cobol programming.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How do you reference the fixed block file formats from cobol programs
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How you can read the file from bottom?