Dropping User Defined Functions

Dropping the User Defined Functions

  1. Log in to the Oracle Database server using the same account used to create the UDFs.
  2. Navigate to the /opt/protegrity/databaseprotector/oracle/sqlscripts/ directory.
  3. Run the following command using the database user with requirerd permission:
    sqlplus <user_name>/<password> @dropobjects.sql
    

Last modified : January 05, 2026