High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

LOGICAL Data Guard: Is "update table...where rowid='xxxx'...." supported in the PRIMARY?

Hello colleagues,

I have a doubt about LOGICAL data guard behavior. Not installed yet, but planning to do it.

We use, In the primary database, a lot of queries of this type:

"update table t ... where rowid=xxxxxx;"

 

I know rowid datatypes are not supported in Logical Data Guard. No problem, We don´t have any, but:

- Is it supported to use the internal column rowid in the where clause?

- Will it fail when trying to replicate the sentence in the stby database, or will the SQL Apply transform the query by using the supplemental logging and do correctly the update?

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