Platform:
Windows Server 2019 Standard Edition
Oracle Database 19.9.0.0.201020WINDBBP Enterprise Edition
DBCA - create CDB fails with message: "Error while restoring PDB backup piece"
Found this article.
MOS - DBCA fails with "Error while restoring PDB backup piece" while creating a new container database with 1 PDB ( Doc ID 2636622.1 )
-------------------------------------------------------------------------------------
This is caused by the following:
Bug 30663426 - ERROR WHILE RESTORING PDB BACKUP PIECE
Base Bug 30208416 - AFTER INSTALLING PATCH 29859191 FOR WIN X64 RMAN REPORTS PL/SQL PACKAGE SYS.DBMS_BACKUP_RESTORE VERSION 19.03.00.00 IN TARGET DATABASE IS NOT CURRENT
--SOLUTION
Applying 19.6.0.0.200115WINDBBP fixes it as it includes the base bug fix.
-------------------------------------------------------------------------------------
Problem, I have 19.9.0.0.201020WINDBBP installed and it did not fix the issue.