Application Delivery Management
Application Modernization & Connectivity
CyberRes
Information Management & Governance
IT Operations Management
Team Collaboration and Endpoint Management
Getting truncation of Oracle NUMBER(27,9) column using ODBC
The host variable definition you need for the Oracle NUMBER(27,9) in COBOL needs to be PIC S9(18)v9(9) comp-3.
The directive INTLEVEL(4) is required to compile program.