Remediation for Use of NOLOGGING in Database with a Standby
edited Nov 6, 2013 7:58AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 7 commentsAnswered
I have a very large 11gR2 database. It has a mixed workload of batch processing, data loading, batch calculation, reporting and some transactional work. The application does write large amounts of data that are not kept, so when the database was implemented 4 years ago and a DG standby was created, the databases were not set to FORCE LOGGING. Unfortunately the application developers have used NOLOGGING in other places where they did want data kept. This does invalidate our standby. Where we need to keep the data on failover to a standby, I will be changing any such tables to
0