I want to start off by stating that I am learning Oracle on the fly and I apologize if I do not use correct terms.
I am setting this up for my employer which is a software development company. We will have multiple databases on one machine for different clients. I have been able to install multiple databases and they are up and running but when I restart the server the Enterprise Management site doesn't come back online automatically. So I run '$ ./emctl start dbconsole' as the oracle user. This brings the Enterprise Management site online for the first database I created but it doesn't bring up the EM site for any of the others. Is there a way that I can do this or am I going about this all wrong?
Oracle is on port 1158, this one works with ./emctl start dbconsole
Test is on port 5500, this one does not work
ORACLE_UNQNAME=oracle
Please let me know if any other info is needed.
We don't have a subscription to Oracle support so please don't link me to any documents that require me to login.