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: Oracle9R2

Re: Oracle9R2

From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Mon, 14 Mar 2005 09:14:12 +0100
Message-ID: <d13gvl$858$1@news4.zwoll1.ov.home.nl>


William F. O'Neill wrote:
> Hi Daniel:
> These are the Services that are in 'Start' mode:
> OracleMTSRecoveryService
> OracleOrahome90Agent
> OracleOrahomeTNSListener
> OracleServiceConsol
> OracleServiceMisc
>
> I tested the Consol & Misc Services with Net Stop & Net Start. Misc is the
> one I'm having problems with, trying to upgrade it to 9.2.0.1.0. Consol
> works fine, and I can connect to to it. MISC - I cannot connect to it thru
> OEM or SQLPlus.
>
> Bill....

What problems... Just the 'Shared memory realm does not exist'?

Did you upgrade your consol instance, or just misc? What about this (and please, cut/paste the results!) Open command session (Start -> Run -> cmd)

c:\> set oracle_sid=consol
c:\> sqlplus /nolog
SQL> connect / as sysdba
SQL> startup

-- 
Regards,
Frank van Bortel
Received on Mon Mar 14 2005 - 02:14:12 CST

Original text of this message

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