Apex Upgrade 4.2
After upgrading to Apex 4.2 I am unable to run Apex Report Queries. I recieve the following error message:
sqlerrm:ORA-06550: line 32, column 55: PLS-00302: component 'G_REMOTE_ADDR' must be declared ORA-06550: line 32, column 5: PL/SQL: Statement ignored
I've noticed that in the package apex_040200.www_flow G_REMOTE_ADDR has been commented out.
G_REMOTE_ADDR in NOT commented out in apex_040100.
Why is G_REMOTE_ADDR commented out in the apex_040200.www_flow package?
Thx
0