I've installed 10g Database R2 (and de/re-installed it) on my RHEL4 Linux system several times now, and I have the same errors come up each time that I had with a fresh install. For example, when I try to start the EM console:
Code:
$ $ORACLE_HOME/bin/emctl start dbconsole
OC4J Configuration issue. /usr/local/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_[hostnme]_[sid] not found.
When I try to configure the EM agent:
Code:
$ $ORACLE_HOME/bin/emctl config agent
EM Configuration issue. /usr/local/oracle/product/10.2.0/db_1/[hostnme]_[sid] not found.
When I try to configure the dbcontrol web port (or any other port):
Code:
$ $ORACLE_HOME/bin/emca -reconfig ports -DBCONTROL_HTTP_PORT 1820
...
Jul 9, 2007 3:57:23 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Database Control is not configured for this database.
...
And another:
Code:
$ $ORACLE_HOME/bin/emca -config dbcontrol db -repos recreate
STARTED EMCA at Jul 9, 2007 4:04:23 PM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Enter the following information:
Database SID: oracledb
Listener port number: 1521
Password for SYS user:
Password for DBSNMP user:
Invalid username/password.
I've found and tried to follow steps to alleviate each of these errors, but nothing works. There seems to be something essential wrong, either with the version (I verified the sum of the archive before installing) or with my system with regard to Oracle.
And thanks to you as well... but what would I check the logfiles for? which log files? The information I've found in the logs so far has not been helpful.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Of course... I didn't want to dump a bunch of long logs without being asked first. As it turns out, the logs are too long to list here, so I have attached them as a TXT file. I hope this helps. Please let me know if you need more logs:
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.