Oracle 26ai

ORA-01056

Cause

An execute on DBMS_SESSION.CLEAR_ALL_LOCAL_CONTEXTS is being attempted without having CLEAR ALL LOCAL CONTEXTS privilege.


Action

Grant the user CLEAR ALL LOCAL CONTEXTS privilege, or login with a user that has the CLEAR ALL LOCAL CONTEXTS privilege.