Migrate from 10gR2 using Oracle OCI to 11gR2 using Pro*Cobol
Hi. We are upgrading our Oracle database from 10.2.0.1 on to 11.2.0.4 (on AIX). We are using Microfocus Cobol and also migrating that from 4.0 to 5.1. The 10g environment used Oracle OCI compiler. With 11G environment we would like to use the Pro*Cobol compiler. We are encountering several compile errors with the Pro*Cobol. Is there any documentation on how to migrate from using Oracle OCI to Pro*Cobol? Below are some of the errors we are getting:
PCB-I-0556: Unrecoverable error. Fix previous errors and re-precompie
PCB-S-00202, Indicator variable <WS-xxx> not a group item or table
PCB-S-00204, Group items cannot be used except in INTO or VALUES clause