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: SQLPlus from the command line...

Re: SQLPlus from the command line...

From: Michael Serbanescu <mserban_at_postoffice.worldnet.att.net>
Date: 1997/06/22
Message-ID: <33ACE4EE.5311@postoffice.worldnet.att.net>#1/1

Try this:

sqlplus system/manager_at_ORCL (no space/blank between manager and @ORCL).

I hope this helps.

Michael Serbanescu



Chad M. Hegerty wrote:
>
> I am trying to get the command line version of sqlplus to work properly. I
> am using Windows NT as the workstation with Oracle 7.3 on an NT Server as
> the Server. When I try to connect with the following command:
>
> sqlplus system/manager @ORCL
>
> I get the following error:
>
> ERROR: ORA-03121: no interface driver connected - function not performed
>
> when I am prompted by the windows version and supply the above information
> into the logon dialog it works.
>
> Anyone have any idea how this can work from the command line?
>
> Thanks in advance....
>
> Chad Hegerty (chad.hegerty_at_rossnutrition.com)
> Ross Products Division - Abbott Laboratories
  Received on Sun Jun 22 1997 - 00:00:00 CDT

Original text of this message

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