Hi,
oracle 19c, Linux on both con_prod and con_test.
- Source: Production server con_prod (contains PDB4)
- Destination: Test server con_test (identical to con_prod but without PDB4)
- Backup Type: RMAN level 0 backup from PDB4 in the production environment
- Requirement: Perform recovery on the test server without impacting the production server and without creating an XML file from the production environment.
catalog the rman backups – worked
list backup ; can see the rman backup catalogged.
list backup of pluggable database-- specification does not match any backup in the repository.
Thanks,
xiaoyao