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

Home -> Community -> Mailing Lists -> Oracle-L -> remotely connect as internal

remotely connect as internal

From: Psycharis Nektarios <PsycharisN_at_aia.gr>
Date: Tue, 20 Feb 2001 07:53:39 -0800
Message-ID: <F001.002B89C0.20010220064042@fatcity.com>

Dear All

I try to connect remotely to a database on NT server. Database 8.1.5

First attempt:
>SET ORACLE_SID=NAME
>svrmgrl
>connect internal/password_at_NAME.ddd.dd

<mailto:internal/password_at_NAME.ddd.dd> SUCCESFULL WAY Second attempt
>SET ORACLE_SID=NAME
>sqlplus /nolog
>connect internal_at_NAME.ddd.dd

asks for password-given
ORA 01031 insufficient previliges

Third attempt
>SET ORACLE_SID=NAME
>sqlplus /nolog
>connect internal/password_at_NAME.ddd.dd

SUCCESFUL WAY Anyone came accros with something like this????

Nektarios Psycharis

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Psycharis Nektarios
  INET: PsycharisN_at_aia.gr

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 Feb 20 2001 - 09:53:39 CST

Original text of this message

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