DBA_DATA_FILES and ORA-04043 on Standby server.
Hi Experts,
We have following setup:
OS: Solaris 10
DBMS: Oracle 10g Standard [10.2.0.2.0, 64 bit].
I'm getting ORA-04043 on one of our standby server instance, which is opened in read only mode, while querying for DBA_DATA_FILES.
I tested for few other common views and could describe/query them successfully - i.e.: DBA_TABLES, V$DATAFILE, V$DATABASE.
I then tested for invalid objects and several DBA_HIST_* synonyms are marked invalid and belong to public, but not for DBA_DATA_FILES.
What type of issue is this? What could I do next?
Thanks,
DP.
0