Building a standby database
I am trying to build a standby database using the following command.
duplicate target database for standby from active database nofilenamecheck;
it just hangs and my alert log shows me the following error:
WARNING: OMF is enabled on this database , Creating a physical standby controlfile when OMF is enabled on the primary database , requires manual RMAN intervention to resolve OMF datafile pathnames.
how to proceed? please advice.
Regards
Oliver