搭建过程中报错 ORA01103
rman target sys/oracle@einvo auxiliary sys/oracle@einvo_dg
duplicate target database for standby from active database nofilenamecheck dorecover;

注意:主库和备库的 DB_NAME 必须一致

rman target sys/oracle@einvo auxiliary sys/oracle@einvo_dg
duplicate target database for standby from active database nofilenamecheck dorecover;

注意:主库和备库的 DB_NAME 必须一致
