Alter authorization failed - insufficient privileges
This message appears when a non-DBA user attempts to execute an ALTER AUTHORIZATION statement that references another authorization. A user without DBA privileges can alter only their own authorization settings.
In order to alter another authorization, the user must be granted DBA privileges.