Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apex 4.1 + RESULT_CACHE_MODE (FORCE) = Apex Bug

BalajiChellappaMay 14 2012 — edited May 16 2012
I just blogged about this bug or the weird thing in my blog:
http://balajichellappa.blogspot.com/2012/05/apex-41-resultcachemode-force-apex-bug.html

In short here is what happening, after upgrading to Apex 4.1 if you set ALTER SYSTEM SET RESULT_CACHE_MODE = 'FORCE' SCOPE = BOTH; then Apex application import will no longer work.
You will see strange values in File Character set drop down.

Just revert back to ALTER SYSTEM SET RESULT_CACHE_MODE = 'MANUAL' SCOPE = BOTH; to make it work again.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 13 2012
Added on May 14 2012
1 comment
142 views