Dropping the Database Protector UDFs

  1. Log in to the MSSQL database with a username that owns the UDF functions.

    Note: The DropObjects.sql script must be executed either before or after uninstalling all MSSQL Server Database Protector components.

  2. Navigate to the C:\Program Files\Protegrity\Database Protector\sqlserver\sqlscripts directory.

  3. Open the DropObjects.sql file.

  4. Replace the default database name with the database name to uninstall the UDFs.

  5. Save the changes to the DropObjects.sql file.

  6. To uninstall the UDFs, execute the DropObjects.sql script.


Last modified : May 21, 2026