Who Can Alter an Exception
The ALTER EXCEPTION
statement can be executed by:
-
The owner of the exception
-
Users with the
ALTER ANY EXCEPTION
privilege
The ALTER EXCEPTION
statement can be executed by:
The owner of the exception
Users with the ALTER ANY EXCEPTION
privilege
ALTER EXCEPTION
ExamplesE_LARGE_VALUE
ALTER EXCEPTION E_LARGE_VALUE
'The value exceeds the prescribed limit of 32,765 bytes';