ORA-16000 database open for read only access.
437185Sep 5 2005 — edited Sep 5 2005HI,
I configured data guard in my oraganisation and it's working properly. The only problem i am facing is, when i try to count rows in one of my tables in read only mode i get the following message
ORA-16000 database open for read only access.
i am not performing any DML and still i am getting this message. I do not face that problem with other tables in my db. The table is a partitioned table and i do not get the above mentioned message when i count rows in individual partitions.
Any idea