Drop Schema(user)/ Create Schema and Import
edited May 28, 2013 7:32AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 2 commentsAnswered ✓
If I perform drop/create schema in primary, from what I understand, it may not replicate the change to the standby because they are not DDL or DML. If that is the case, how do I replicate the change to the standby?
Also, if I run an import utility in primary ( exported data from other Oracle database), will it populate the changes to the standby?
Thanks!
Martin
0