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: ORA 10G -ORA-12546 Error [semi solved]

Re: ORA 10G -ORA-12546 Error [semi solved]

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 07 Jul 2006 11:33:04 -0700
Message-ID: <1152297188.600781@bubbleator.drizzle.com>


nwjb wrote:

>>> telnet x.x.x.x
>>> login: root
>>> password: XX
>>> . /v/xxxxx   (creating ORACLE_HOME , SID ... and others)
>>> sqlplus scott/tiger   -> does not work (insufficient priveleges TNS)
>>> su - root
>>> . /v/xxxxx
>>> sqlplus scott/tiger    ->  WORKS !!!!!
>>>
>> Has anyone any idea ??

>
> Answering to ourselves:
>
> root is member of oinstall and oracle groups .
> logging in as root and doing id shows ONLY root group.
> suing root gives correct groups.
>
> Looking for the reason.
>
> --J.Bratières

The operating system is?
The shell is?

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Fri Jul 07 2006 - 13:33:04 CDT

Original text of this message

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