Question on Physical Standby
Team,
My database running on 11g r2 version with physical standby. Both primary and standby at different data centers. During refresh, when i take copy of prob and transfer to preprod which is same datacenter where standby lies, it takes me aroung 35 hrs to transfer 200 GB of dump.. due to network speed. Hence what i thought is to open the standby database and take an datapump backup and import in preprod however my question.
1) if i open the standby database and take expdp of the schema, will i be able to sync the standby without recreating ?
2) If datapump is not possible, is there any other option ?