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: How do I trace hanging "connect / as sysdba"?

Re: How do I trace hanging "connect / as sysdba"?

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Sun, 19 Feb 2006 11:55:19 +0100
Message-ID: <dt9i3a$f5v$1@news2.zwoll1.ov.home.nl>


Peter, just try this, and copy/paste what runs on the screen:

File->Run: cmd

c:\>set oracle_sid=starter1
c:\>net start OracleServiceStarter1
c:\>sqlplus /nolog

SQL> connect / as sysdba

Can you tell how the user, that installed Oracle, was set up? Is it a domain user, or a local one?

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Sun Feb 19 2006 - 04:55:19 CST

Original text of this message

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