Proc 12 (AIX/SUN) to compile Oracle 19 application
Does anyone know if I can use the Oracle 12 precompiler (Proc) to compile an application for Oracle 19?
My idea is to use the includes and libs from Oracle19 and run proc with its .so supplied with Oracle 19 client.
I know this is a 'dirty' situation but I should compile the application on a system where the client 19 cannot be installed.
The module is compiled with success but I don't know if there can be any runtime problems.
thank you for any hint.