restore a non cdb database to a cdb database
I am starting to plan my migration from non Container databases to Container databases. Currently all of my test/prod databases are 19c on Oracle Linux 7.7. I have no familiarity with Container databases so I want to migrate my test environment and play with test a while to get more familiar with Container databases.
The problem I have is currently in my non CDB environment I use backups of my production database to refresh my test databases. I take the RMAN backup from prod databases and restore that to my test server. I don't see this as an option if my production databases are non CDB and my test databases are CDB.