Strange behavior from APEX after 4.1 upgrade
I am getting the following from a previously working application. If I comment out the line "select count(stvcamp_code) into v_count from stvcamp;
the page works without this error. (the query works outside of APEX, too).
If I substitute v_count:=8;
I STILL get the same error. WT Heck? This doesn't make any sense, this was working this morning. The varable is properly defined, the authorities are fine. Is this a bug of some sort I have run up against?
ORA-01403: no data found
- is_internal_error: true
- apex_error_code: APEX.REGION.UNHANDLED_ERROR