Grant or Drop User Rights to Access the Repository

usergrants.sql user_account grants the user account the rights required by Data Miner to use the Oracle Data Miner Repository.

The Repository must be installed before you grant rights.

See the script usergrants.sql for a list of the privileges.

Example: @usergrants.sql MININGACCT

dropusergrants.sql user_account revokes all of these grants.

Example: @dropusergrants.sql MININGACCT

See Load or Drop Sample Data to load or drop the sample data.