Required to alter text configurations owned by any user.
The ALTER ANY TEXT CONFIGURATION system privilege allows a user to:
- Issue ALTER statement on text configurations owned by any user
- Issue COMMENT statement on text configuration owned by any user
Grant this system privilege using the WITH ADMIN OPTION, WITH NO ADMIN OPTION, or
WITH ADMIN ONLY OPTION clause. If you do not specify a clause, the WITH NO ADMIN OPTION
clause is used by default.