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: Trouble: authenticating through unix os

Re: Trouble: authenticating through unix os

From: JC <jcygan_at_netxpress.com>
Date: 1997/09/26
Message-ID: <342bb314.31008908@206.67.207.6>#1/1

On Wed, 24 Sep 1997 09:21:58 -0600, dd_at_langley.softwright.co.uk (Dean Dashwood) wrote:

>Hi Kim!
>
>Your user needs to be called OPS$BLAH:
>
>create user ops$blah identified externally;
>

The 'ops$' prefix is just a standard that most shops use. The blank for the prefix should work too.

The problem was this person wasn't starting sqlplus with the command 'sqlplus /'. The slash that signifies OS validation is the key. Received on Fri Sep 26 1997 - 00:00:00 CDT

Original text of this message

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