Oracle 8 (and later) Directives for COBSQL
To use COBSQL with Oracle 8 and later, you should use the following directives:
Directive
Description
COBSQLTYPE CSQLT
EXEC SQL preprocessor. Use the options ORACLE8 and ORA8 to use Pro*COBOL 8.x or later with COBSQL.
Parent topic:
Oracle Considerations