What will happen if we generate GDG +2 version instead of
+1 version?
Post New Answer View All Answers
how do you reference the variable block file formats from cobol programs
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is report-item in COBOL?
What is the use of intialize verb?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
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
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is a scope terminator give example?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is a SSRANGE and NOSSRANGE?
What are all the divisions of a COBOL program?
How arrays can be defined in COBOL?
What is the difference between external and global variables in COBOL?
what is difference between cobol and cobol/400