Dropping the Database Protector UDFs
Log in to the MSSQL database with a username that owns the UDF functions.
Note: The
DropObjects.sqlscript must be executed either before or after uninstalling all MSSQL Server Database Protector components.Navigate to the
C:\Program Files\Protegrity\Database Protector\sqlserver\sqlscripts directory.Open the
DropObjects.sqlfile.Replace the default database name with the database name to uninstall the UDFs.
Save the changes to the
DropObjects.sqlfile.To uninstall the UDFs, execute the
DropObjects.sqlscript.
Feedback
Was this page helpful?