Required to alter text configurations owned by any user.
            The ALTER ANY TEXT CONFIGURATION system privilege allows a user to
                issue:
            - ALTER statements on text configurations owned by any user
 
- COMMENT statements on text configurations 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
				default is WITH NO ADMIN OPTION.