Hello folks, we run the report monthly and this month we are facing the following error in the reports screen, for example 1.c9 compute instances:
WITH t1 as (select /*+ materialize */ * from OCI360_INSTANCES),
*
ERROR at line 2:
ORA-00942: table or view does not exist
#: click on a column heading to sort on it
ERROR:
ORA-04043: object OCI360_INSTANCES does not exist
We retried to rerun the collection, it finishes with sucess messages but the data still not available.
Hello folks, we run the report monthly and this month we are facing the following error in the reports screen, for example 1.c9 compute instances:
WITH t1 as (select /*+ materialize */ * from OCI360_INSTANCES),
*
ERROR at line 2:
ORA-00942: table or view does not exist
#: click on a column heading to sort on it
ERROR:
ORA-04043: object OCI360_INSTANCES does not exist
We retried to rerun the collection, it finishes with sucess messages but the data still not available.