Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Recover one prod pdb to a test server

Xiaoyao LiJun 18 2025

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

Comments
Post Details
Added on Jun 18 2025
1 comment
81 views