Dropping User Defined Functions
Dropping the User Defined Functions
- Log in to the Oracle Database server using the same account used to create the UDFs.
- Navigate to the
/opt/protegrity/databaseprotector/oracle/sqlscripts/directory. - Run the following command using the database user with requirerd permission:
sqlplus <user_name>/<password> @dropobjects.sql
Feedback
Was this page helpful?