ODA - rename a database
On an ODA X7-HA (REl 19.10), I created a database with name - let's say - C201 with unique name C201_DG1 (using odacli create-database). During the following process, the database was changed from a physical to a logical standby database. This, in turn, required a rename of that database from C201 to C202. So far, all 's ok. BUT: although the database has been renamed correctly and also has the new name on the cluster, it can still be found under its old name in odacli list-databases. How can I rename a database within the odacli stack?