Database Administration (MOSC)

MOSC Banner

Getting ORA-02054 and ORA-16000 while creating a materialized view for a physical standby database

edited Apr 27, 2012 4:56AM in Database Administration (MOSC) 1 comment
Hi,

We wanted to create a materialized view in a read write database to get necessary data from a physical standby database. Our plan is to create the Mview in a complete refresh on demand mode which will be fed whenever DBMS_MVIEW.REFRESH procedure is called while master site (physical standby database) is in read only mode. But we are getting the below error:

ORA-02054: transaction 13.77.37977 in-doubt
ORA-16000: database open for read-only access
ORA-02063: preceding line from XYZ_TO_ABCD

We couldn't find any clue to solve this issue. Please help urgently.

Thanks,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center