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: connect / as sysdba problem

Re: connect / as sysdba problem

From: Brian Peasland <oracle_dba_at_peasland.com>
Date: Tue, 15 Oct 2002 18:30:51 GMT
Message-ID: <3DAC5EDB.3E202AE0@peasland.com>


> Apart from Howards recommendation
> - if you changed the init.ora parameter remote_login_password_file
> from 'none' to 'exclusive', connect internal doesn't work anymore,

Is this just for Windows? Works fine on my Solaris box:

 SQL> connect internal
Connected.
 SQL> show parameter remote_login_passwordfile

NAME                                 TYPE    VALUE
------------------------------------ -------
------------------------------
remote_login_passwordfile            string  EXCLUSIVE


Cheers,
Brian Received on Tue Oct 15 2002 - 13:30:51 CDT

Original text of this message

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