Rebuild 10g physical standby database after character set conversion to UTF8
Hi,
We have a 10g primary database and a 10g physical standby database. RMAN is not used. We are converting the primary database character set to UTF8. I understand that from 11g it is possible to do this without having to re-create the physical standby but unfortunately upgrading to 11g is not an option at the moment due to old 8i legacy systems that connect to the primary database. Therefore I understand from the Oracle article on character set conversion (260192.1) that we need to "re-create" the standby database, but I can't find any posts anywhere about how to go about