In this post, you’ll learn more about the Oracle ErrorORA-40361: only SELECT and ALTER are valid for mining models with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-40361: only SELECT and ALTER are valid for mining models
Reason for the Error ORA-40361: only SELECT and ALTER are valid for mining models
An attempt was made to grant or revoke an invalid privilege on a mining model.
How to fix the Error ORA-40361: only SELECT and ALTER are valid for mining models ?
You can fix this error in Oracle by following the below steps
Do not attempt to grant or revoke any privilege besides SELECT or ALTER on mining models.
Leave a Reply