How do I apply critical patch updates when creating a pdb from .pdb archive file?
I am running Oracle Enterprise 19c in Multitenent with JUL2023CPU and opatch (.39) applied.
While performing tests, I needed to remove the existing PDB. When I went to reinstall the pdb from the .pdb archive file, I found that the file was no longer compatible with the CDB. The .pdb archive file had APR2023CPU applied with the current opatch (.37):
This .pdb archive file has not been used yet to create a PDB in the CDB. How do I fix the .pdb archive file?
I can bring the cdb back one patch level to fix. However, upgrading the .pdb archive file should be the proper way. I haven't seen any examples on how to accomplish it other than I "need to fix each error" before I move forward.