Skip to Main Content

SQL & PL/SQL

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!

Oracle 12c: need EXEC_SYS_CONTEXT instead of SYS_CONTEXT

Ahmed HaroonFeb 19 2018 — edited Feb 21 2018

hi all,

my screen shot below shows use of EXEC_SYS_CONTEXT which we are using in ver 12.1.0.1.0 but it is not exist in 12.1.0.2.0 what is the replacement of this built in function, please guide.

can i use UTL_INADDR to get these information ? ( but it says "ORA-24247: network access denied by access control list (ACL)" )

NOTE:we are using for Login Form which build in Oracle Forms 12c.

exec_sys_context.jpg

regards

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 21 2018
Added on Feb 19 2018
19 comments
992 views