12.2.0.1->19.3
Two node RAC
RHEL7
Hi,
we are seeing a strange error, after an upgrade our crontab script fails with:
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04005: error from target database:
ORA-12547: TNS:lost contact
crontab:
/appl/oraapp/oracle/bin/level-arch.sh 1 tyrprod1 /appl/oraapp/oracle/product/19.0.0/db
This script worked fine before the upgrade. No invalid objects in the database.
I can run:
rman
connect target
connect catalog
rman script
that works fine.
I get the same error running this from the cmd:
rman target / catalog rman/secpwd@rcdb
rman target /
also gets the same error
Any ides?
Regards
TheLonelyDBA