Link to home
Start Free TrialLog in
Avatar of salasadi
salasadi

asked on

Oracle 10g DbConsole

I have instance running fine before I restart the PC. the PC in DHCP so when reboot I could not start the database due to the fact that new IP assign and the lisnter have the old IP.  I set static Ip to the original and boot. now I am abale to open the DB from command line, however can not restart DB console. when I try to do that I get an error stating the DbConsole_PCBIOSName_SID not found in ORACLE_HOME/OC4j/j2ee the folder did not have that instance nor my lisnter or tnsname file. my instance call test_IP which is up and running.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of techji
techji

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of salasadi

ASKER

Thanks for your help.
I did drop and recreate the dbconsole. I got an error during creation:

WARNING: Error executing CMD /C C:\oracle\product\10.2.0\db_1\bin\emctl.bat depl
oy dbconsole C:\oracle\product\10.2.0\db_1\PC-pxlfcyot_test PC-pxlfc
yot:3938 PC-pxlfcyot test
Sep 8, 2006 3:54:47 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Error instantiating EM configuration files
Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\test
\emca_2006-09-08_03-50-26-PM.log for more details.
Could not complete the configuration. Refer to the log file at C:\oracle\product
\10.2.0\db_1\cfgtoollogs\emca\test\emca_2006-09-08_03-50-26-PM.log for more
details.

now when I try to start the dbconsole I get:

C:\>emctl start dbconsole
Unable to determine local host from URL REPOSITORY_URL=http://pc-pxlfcyot:%E
M_UPLOAD_PORT%/em/upload/
looks like it is unable to pick the right machine name and port. I have to look at my configuration to figure out whats wrong. Will post back with more suggestions.

Can you post the errors that show up in
C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\test\emca_2006-09-08_03-50-26-PM.log