Skip to Main Content

Oracle Forms

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!

system.message_level not wokring

shahid_patelMay 30 2023 — edited May 30 2023

We just migrated from oracle forms 11g to 12c and facing strange behavior related to system.message_level

in pre-form we set system.message_level to 25 for each form through PLL's procedure

in various codes/routines/loop/cursor loops etc “commit” passed. so in

12c : “no changes to save ”message appears even the message level is 25 (debug msgs applied to double check the level it is 25)

11g: working fine “no changes to save” not appearing

confused about the behavior in 12c!! Is there any config needs to be change for 12c fusion middle ware server? the DB is 19C

Thanks

Comments
Post Details
Added on May 30 2023
12 comments
580 views