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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: connect internal

RE: connect internal

From: <ddorr.cs_at_clearstream.com>
Date: Tue, 30 May 2000 12:36:38 +0200
Message-Id: <10513.107076@fatcity.com>


Add REMOTE_LOGIN_PASSWORDFILE = exclusive in the initSID.ora file of the DB you're connecting to,
and create a password file using orapw
file=$ORACLE_HOME/dbs/orapw$ORACLE_SID password=manager.

Now connect internal/manager@... should work.

> ----------
> From: Kor, Geo[SMTP:GKor_at_rdw.nl]
> Reply To: ORACLE-L_at_fatcity.com
> Sent: Tuesday, May 30, 2000 10:37
> To: Multiple recipients of list ORACLE-L
> Subject: connect internal
>
> Hello all
>
> when i do a connect internal/password_at_connect string, i get the message
> INSUFFICIENT PRIVILIGES.
> i does work with sys/password_at_connect string.
>
> anyone with a suggestion ?
>
> g. kor
>
>
>
>
> --
> Author: Kor, Geo
> INET: GKor_at_rdw.nl
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Tue May 30 2000 - 05:36:38 CDT

Original text of this message

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