Bizarre error on duplicate database
Oracle 18c EE on Oracle linux 6
This should be interesting. Trying to perform active database duplication. Had some early connect problems, discussed here. Got through them but now something really bizarre. Rman insists I've named the auxilary db the same as the destination (the source).
oracle:rmcatdev$ rman target sys/mypswd@rmcatprd auxiliary sys/mypswd@rmcatdev Recovery Manager: Release 18.0.0.0.0 - Production on Thu Sep 24 10:47:12 2020Version 18.8.0.0.0 Copyright (c) 1982, 2018, Oracle and/or its affiliates. All rights reserved. connected to target database: RMCATPRD (DBID=641319665)connected to auxiliary database: RMCATPRD (not mounted)
Going back through the tnsnames and such, I find not mismatches
oracle:rmcatdev$ sqlplus / as sysdba