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: SQLPLUS not letting me login !! HELP!

Re: SQLPLUS not letting me login !! HELP!

From: Greg Parsons <parsons_at_inmet.com>
Date: 1998/06/12
Message-ID: <3581525C.9B96C5F3@inmet.com>#1/1

Hi Matt,

    Hope a few questions may help:
    Can any other product work? Sqldba, Svrmgr, etc.     Is the listener up and configured for that sid on the server (listener.ora)?

    Is tnsnames.ora configured on the server with the sid and instancename (and either IP address or machine name)?

    Have you triied starting sqlplus using the following command line "sqlplus loginname/password_at_instancename"? This will at least verify you are attempting to attach directly into a valid instance.

    Have you verified that both the instance and service are started and that the listener was up before the instance was started?

    HTH,
        Greg

Matt Heiman wrote:

> I have tried everything that I know of and still no luck (even Oracle
> support but I am tired of waiting). The problem: I start sqlplus and I am
> prompted for my username. I enter the username. I am then prompted for my
> password. I enter the password and sqlplus just sits there as if it is
> trying to log me in. It will stay in this state until I break out of it. I
> am running sqlplus directly on the server (OpenVMS) and the same thing
> happens when I try to connect using sqlplus on an NY client.
>
> Can anyone help me?
>
> Does any one know the sequence of events to login under sqlplus and where I
> could be hanging up?
>
> Thanks for any help you are able to give me.
>
> Matt
> boo_at_deltanet.com
Received on Fri Jun 12 1998 - 00:00:00 CDT

Original text of this message

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