Using Drop User Tool
- Last UpdatedSep 10, 2024
- 2 minute read
Drop user tool
This database tool will drop the main OSM database user cow_owner and therefore all objects (tables and packages) owned by the cow_owner will also be deleted. The database users cow_user and cow_read will also be dropped.
Purpose of operation
Important This operation should never be performed on a live production database.
This tool is only used to clean up a test environment when recreating a database from scratch.
In that scenario, the following steps can be followed.
-
Drop cow_owner user.
-
Recreate database by performing all steps.
Warning
There is no recovery. This operation cannot be undone.
Drop cow_user from OSM database
-
Click Drop cow_owner.

-
A confirmation message appears. Click Yes to proceed.

While the operation is in progress, you will see several messages, such as the following messages.
Dropping cow_read from database..

Dropping cow_user from database..

Dropping cow_owner from database..

When the operation is finished, you will see the following dialog box.

-
Click Close to close the tool.
