I am migrating to COBOL 5 and would like to know if COBOL still uses OSCOR for some verbs
Answer by Tom.Ross (41) | Oct 24, 2015 at 11:38 AM
COBOL Version 5 is the same as earlier versions, it only uses below the line storage if you tell it too, via the LE run-time options HEAP and STACK.
Thanks Tom, I have suggested to the customer that they consider using developerWorks for Q&A. Any likelihood of an update to your excellent performance series for COBOL 5?
0C1 ASRA in COBOL programs when using COBOL 5 with CICS 2 Answers
Loop of reports being written to VSE POWER Q from CICS 1 Answer
Using integrated cics translator the COBOL module is smaller. 2 Answers
Resp 88 Resp2 201 when running DB2 COBOL stored procedure to run EXCI transaction on different LPAR 1 Answer
ASRA 0C4 AKEA or 0C2 in CICS with Debug Tool after upgrading to COBOL V5 1 Answer