One might need some preparation steps to perform before duplicate database command will complete successfully.
1. Record in tnsnames.ora for auxiliary database should contain ... keyword.
2. During duplication process the auxiliary database will be remotely restarted. For remote start the database must be statically registered in the listener.ora file.
Advisable is to test possibility to start the auxiliary database using sqlplus with remote connection.
|