TTS is giving error RMAN-03002: failure of backup command at RMAN-20202: Tablespace not found in the
Hi,
TTS is giving error during $ORACLE_HOME/perl/bin/perl xttdriver.pl --backup during the incremental backup [note followed 2471245.1]
Error:
RMAN-03002: failure of backup command at 09/11/2020 11:46:03
RMAN-20202: Tablespace not found in the recovery catalog
RMAN-06019: could not translate tablespace name "SOURCEBAIJU"
My tablespace is inside the PDB, i assume the script is not able to connect to the PDB, however the same command is working perfectly during the initial backup.
ie $ORACLE_HOME/perl/bin/perl xttdriver.pl --backup
I had used the latest Version '4' rman xtts convert scripts(40.94 KB)
====
I also tried with V3 XTT, rman_xttconvert_v3.zip(33.86 KB) as per the