Re: Service OracleStartxxx not starting????
Date: Tue, 25 Jan 2000 10:38:32 +0100
Message-ID: <388D6F18.8AB3CF42_at_adicom.de>
Try the following:
- open DOS-Prompt
set ORACLE_SID=FIRSTSID
svrmgr30
connect internal/INTERNALPASSWORD
startup
exit
set ORACLE_SID=SECONDSID
svrmgr30
connect internal/INTERNALPASSWORD
startup
exit
In this case at the "startup" Command you can see the detailed - messages of
oracle, and you can do further actions.
Perhaps do a "shutdown immediate" before the "startup command".
"Vish P. Satya" wrote:
> Need Help!!
>
> I am trying to start the OracleStartxxx1 where xxx1 is the name of my first
> SID. Strangely the OracleStartxxx1 service doesnt start when I start the
> OracleServicexxx1. Same goes with OracleStartxxx2 where xx2 is my second
> SID.
>
> Also, dont know if its connected but my Database Administration/Oracle
> Database Administrator for Windows NT also doesnt start??
>
> I have also noticed that I cant neither start nor stop these services from
> the NT DOS prompt. It complaints it can find the services?? Although from
> the NT Contraol Panel/Services I have no problem start/stoping them.
>
> Any ideas whats happening here. I have been struggling with this for about a
> week now and rest of my project has come to a standstill, if this continues
> I could loose my job.
>
> Would greatly appreciate any help I can get.
>
> Thanks in advance.
>
> Vish
-- ------------------------------------- ADICOM Informatik GmbH Andreas Michler Wiesfleckenstr. 34 72336 Balingen Tel: 07433/9977-57,Fax: -90 E-Mail: Andreas.Michler_at_adicom.de http:\\www.adicom.de -------------------------------------Received on Tue Jan 25 2000 - 10:38:32 CET