Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: DBConsole won't start
Probably you should try to reinstall the manager again. These things
normally happen when you change IP or something ...
look in Book : B12013_03.pdf around page: 1-12
first do emca -x ORACLE_SID
then emca -f filename ...
filename should look something like:
PORT=1521 SID=MYSID HOST=localhost (or hostname ..)
DBSNMP_PWD=mysekretpassword
SYSMAN_PWD=mysekretpassword
then it should work again
good luck
regards
Maximilian
<ennis_at_escape.ca> wrote in message
news:1124806105.053285.74630_at_g43g2000cwa.googlegroups.com...
> When I try to start dbconcole from a command shell, I get the
> following.
>
>
> D:\oracle\ora10g\BIN>set oracle_sid=foo
>
> D:\oracle\ora10g\BIN>emctl start dbconsole
> Oracle Enterprise Manager 10g Database Control Release 10.1.0.3.0
> Copyright (c) 1996, 2004 Oracle Corporation. All rights reserved.
> http://MyMachine.LocalDomain:5500/em/console/aboutApplication
> Agent Version : 10.1.0.3.0
> OMS Version : 10.1.0.3.0
> Protocol Version : 10.1.0.3.0
> Agent Home : D:\oracle\ora10g\MyMachine.LocalDomain_foo
> Agent binaries : D:\oracle\ora10g
> Agent Process ID : 3664
> Agent Process ID : 3664
> Agent URL : http://MyMachine.LocalDomain:1830/emd/main
> Started at : 2005-08-22 15:05:28
> Started by user : SYSTEM
> Last Reload : 2005-08-22 15:05:28
> Last successful upload : 2005-08-23 08:48:05
> Total Megabytes of XML files uploaded so far : 18.54
> Number of XML files pending upload : 0
> Size of XML files pending upload(MB) : 0.00
> Available disk space on upload filesystem : 3.13%
> Agent is already started. Will restart the agent
> Can't locate object method "setImageCacheInitialized" via package
> "DBConsole" (perhaps you forgot to load "DBConsole"?) at
> D:\oracle\ora10g\bin\emctl.pl line 1806.
>
>
> Any suggestions on how to get past this?
>
Received on Tue Sep 06 2005 - 06:36:03 CDT
![]() |
![]() |