Oracle Error Message
ORA-28123: Driving context ‘string,string’ contains invalid group ‘string’
Reason for the Error
A previous call to DBMS_SESSION.SET_CONTEXT specified an invalid policy group.
Solution
Ensure that a valid policy group is passed to DBMS_SESSION.SET_CONTEXT when initializing a policy driving context.