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: can restart database.

Re: can restart database.

From: <bdbafh_at_gmail.com>
Date: 7 Mar 2005 10:36:55 -0800
Message-ID: <1110220615.583335.73220@o13g2000cwo.googlegroups.com>

Q1. are you connecting with remote desktop?
Q2. what version of svrmgrl.exe or sqlplus.exe are you using?
Q3. what credentials are you using in your OS session?
Q4. what is the value of the parameter sqlnet.authentication_serivces?
(e.g. NTS).

  1. logon to the local server console with the credentials of a local account that has membership in the local OS group "ORA_DBA".
  2. navigate to the \bin directory for the Oracle 8.1.7 home.
  3. set the oracle_sid
  4. connect with server manager.

this should look something like this:

C:\> d:
D:\> cd oracle\ora81\bin
D:\oracle\ora81\bin> set oracle_sid=<mysid>
D:\oracle\ora81\bin> svrmgrl

SVRMGR> connect internal
connected.

hth.

-bdbafh Received on Mon Mar 07 2005 - 12:36:55 CST

Original text of this message

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