ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling
complimentary technical Workshops on Database Security for the first 30
Oracle Database customers located anywhere in North America, EMEA, LATAM, or
APAC that send an email to
asra_us@oracle.com. Request a Workshop for
your organization today.
dbms_xs_system.block_principal_changes(bpc IN BOOLEAN);
exec dbms_xs_system.block_principal_changes(FALSE);
BEGIN dbms_xs_system.block_principal_changes(FALSE); END;
*
ERROR at line 1:
ORA-06521: PL/SQL: Error mapping function
ORA-06512: at "SYS.DBMS_XS_SYSTEM_FFI", line 3
ORA-06512: at "SYS.DBMS_XS_SYSTEM", line 5
ORA-06512: at line 1