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: connecting as internal

RE: connecting as internal

From: Walthour, Jon (GEAE, Compaq) <Jon.walthour_at_ae.ge.com>
Date: Tue, 04 Sep 2001 15:06:22 -0700
Message-ID: <F001.00382891.20010904151522@fatcity.com>

Instead of connecting "Internal", which really only works for SYS, try "/ as sysdba" ... such as:

sqlplus "/ as sysdba"

Jon Walthour

-----Original Message-----
Sent: Tuesday, September 04, 2001 7:01 PM To: Multiple recipients of list ORACLE-L

I can connect to sqlplus as "internal" if I am logged on to UNIX as the oracle owner "oracle". But I want to be able to logon to SQLPLUS as "internal" from another UNIX user. I had the SA's set up a user and assigned him to the group "dba" (database group). But I am having problems connecting :

SQL*Plus: Release 8.1.6.0.0 - Production on Tue Sep 4 14:56:13 2001 (c) Copyright 1999 Oracle Corporation. All rights reserved. Enter user-name: internal
ERROR:
ORA-09925: Unable to create audit trail file SVR4 Error: 13: Permission denied
Additional information: 9925

How do I configure this on my system ?

Environment :
Oracle 8.1.6
Sun Sparc Solaris 5.8

Thanks in advance

 P Howe
 Email : phowe_at_illuminet.com

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Pat Howe
  INET: phowe_at_Illuminet.com

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Walthour, Jon (GEAE, Compaq)
  INET: Jon.walthour_at_ae.ge.com
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 Sep 04 2001 - 17:06:22 CDT

Original text of this message

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