Oracle R12 - Multi Org - Execute MO_GLOBAL.SET_POLICY_CONTEXT Statement

HariR

Member
We are testing migration to Oracle Release 12.How do I execute the following from Query Reporter version 3.3.1.350. The "views" will return rows only after executing the statement.
(https://forums.oracle.com/forums/thread.jspa?threadID=1087465)

SQL> exec apps.mo_global.set_policy_context('S',0)
 
This is currently not possible from within Query Reporter. This is on the list of enhancement requests though.
 
Back
Top