App coring after oracle version upgrade
703819May 27 2009 — edited Jun 17 2009We update oracle from 9.x to 10.2.0.4.0 and this probably results in coring of the app. The app itself uses Pro*C to insert and update record from/in one table in Oracle.
When I comment out the sql aspect out of the code (including the part where it establishes DB connection), the app runs fine. Not sure which direction I should start looking. Any pointer will be helpful. Thanks.