First guess here would be:
The _SYS_REPO did not have the SELECT privilege WITH GRANT option on the base objects of the analytic view when the analytic view had been activated.
To get over this, grant the privilege and reactivate the view.
- Lars
First guess here would be:
The _SYS_REPO did not have the SELECT privilege WITH GRANT option on the base objects of the analytic view when the analytic view had been activated.
To get over this, grant the privilege and reactivate the view.
- Lars