Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Connection refused when connecting to DB control home page
HansF wrote:
> > credentials correctly). Can anyone suggest what may be going wrong?
> >
>
> EM is a service that must be started. (It gets started automatically
> after DB creation but may not be restarted after reboot, etc.) Did
you run
>
> $ORACLE_HOME/emctl start dbconsole
>
> iSQLPlus also has a related service.
>
> isqlplusctl start
>
> This, and other related stuff, found in "OracleŽ Database 2 Day DBA"
> docco in chapter 3, at http://docs.oracle.com You are encouraged to
spend
> at least a minimum amount of [additional] time in that document.
>
> /Hans
Excellent - thanks very much. I blithely assumed since the installation provided these urls at the end of the process that the services would be set up and running too. I will check it out. Thanks also for the 2-day DBA link - I will follow that up.
Thanks again for a speedy response.
macfizz
--Received on Mon Mar 28 2005 - 02:49:52 CST