Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: oracle service always at starting mode

Re: oracle service always at starting mode

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 18 Dec 2006 20:23:13 -0800
Message-ID: <1166502193.223550@bubbleator.drizzle.com>


skyloon wrote:

> can't stop the service, all the button had been disabled.
> 
> DA Morgan wrote:

>> skyloon wrote:
>>> hi,
>>> I've created database in oracle 8i, after created database, the service
>>> was started, after i restart the pc, the status for this service is
>>> always Starting, it cant start and stop. Is there any setting need to
>>> be done?

>> I can't imagine why you would install an unsupported antique like 8i.
>> But given that you did go into the control panel and stop the service
>> and set it to manual.
>> --
>> Daniel A. Morgan
>> University of Washington
>> damorgan_at_x.washington.edu
>> (replace x with u to respond)
>> Puget Sound Oracle Users Group
>> www.psoug.org

Please do not top post in the c.d.o. groups. Scroll to the bottom to reply.

What buttons?

The go into SVRMGRL as SYS and stop the database

SVRMGRL> shutdown immediate

Then open a DOS window and type:

C:\> net stop <oracle_sid_name_from_the_control_panel>

or see your Windows domain administrator and ask them for help.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Mon Dec 18 2006 - 22:23:13 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US