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

Home -> Community -> Usenet -> c.d.o.misc -> Re: database

Re: database

From: <fitzjarrell_at_cox.net>
Date: Tue, 05 Jun 2007 07:16:06 -0700
Message-ID: <1181052966.714801.192550@w5g2000hsg.googlegroups.com>


On Jun 5, 7:48 am, rajeshdhu..._at_gmail.com wrote:
> i Am facing the problem like Oracle Initialization or Shutdown in
> Progres. But as per our logic i went to command prompt and typed
> sqlplus /nolog
> it enter into the SQl prompt,
> after,
> SQL> connect / as sysdba or connect sys/password as sysdba
> for this command, it shows insufficent privileges.
>
> What is the solution for me?? pls let me known as soon as possible

The problem is obvious: you are not using a sufficiently privileged O/ S account. The O/S account must be a member of the 'dba' group on UNIX/Linux or the ORA_DBA group on Windows, and, on windows, must be a local administrative account. A quick search of this newsgroup would have likely produced any number of similar answers.

Since you don't provide the operating system you're using providing a specific answer is impossible.

David Fitzjarrell Received on Tue Jun 05 2007 - 09:16:06 CDT

Original text of this message

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