Hello everybody
How can I find the list of all installed databases
I know that when creating a database from DBCA, the database name is added to /etc/oratab folder. but what if I create a database in a silent mode or using CREATE DATABASE command? The database information will not be added to /etc/oratab . Then how should I find the list of created databases in the system
BR,
JOhn