Home > Data Miner 4.0 > Oracle Data Mining Applicat... > Install Prerequisites and O... > Installation Strategy > Overview of Installation Sc... > Grant or Drop User Rights t...
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.