Database Home Names
When I create a new database home using odacli create-dbhome, the first one is named dbhome_1. If I delete this oracle home and create another one of the same version it is named dbhome_2, even though there is no longer a dbhome_1. Why isn't the dbhome_1 name reused? Does anyone know how or where this is controlled?