RMAN-06217: not connected to auxiliary database with a net service name:
RMAN-06217: not connected to auxiliary database with a net service name:
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = bandbdr.stlucieco.org)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = SBOCCT.stlucieco.org)(UR=A)))
OK (0 msec)
bandbdr:/u01/app/oracle/product/12.2/network/admin $rman target sys/Tsys12c@TBOCCT auxiliary sys/rapup12$@SBOCCT
Recovery Manager: Release 12.2.0.1.0 - Production on Wed Jan 18 14:39:44 2023
Copyright (c) 1982, 2017, Oracle and/or its affiliates. All rights reserved.
connected to target database: TBOCCT (DBID=3364918904)
connected to auxiliary database: SBOCCT (not mounted)
RMAN> run {
2> allocate channel p1 type disk;
3> allocate channel p2 type disk;