Home » RDBMS Server » Server Administration » Question on Standyby DB version 8.1.7 issue on Nologging
Question on Standyby DB version 8.1.7 issue on Nologging [message #63277] Thu, 23 September 2004 09:27 Go to next message
camilo
Messages: 1
Registered: September 2004
Junior Member
Hi,

Let's say I have a primary and standby db version 8.1.7.4.  On the primary I created a table (let's say Table AA) with nologging and inserted data using the /*+ Append */ hint on this table.   At this point, the primary and standby will not any more be in-synched.   I then use the data in this table (Table AA) to update the rows of another table, say Table BB (which exists and in-synched in both the primary and standby DB).  Will the records in the standby DB for Table BB be updated? or is Table BB in the standyby now not in synched with the Table BB in the Primary DB?

 
Re: Question on Standyby DB version 8.1.7 issue on Nologging [message #63278 is a reply to message #63277] Thu, 23 September 2004 09:30 Go to previous message
croK
Messages: 170
Registered: April 2002
Senior Member
Yes, tableBB will be replicated to standby DB.

Best luck.
Previous Topic: Migrate database from 4KB block size to 8Kb block size
Next Topic: simple unix question
Goto Forum:
  


Current Time: Thu Jan 09 14:38:38 CST 2025