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: RAC, user equivalence

Re: RAC, user equivalence

From: Mladen Gogala <mgogala.SPAM-ME_at_not-at-verizon.net>
Date: Thu, 3 May 2007 23:39:22 +0200 (CEST)
Message-ID: <pan.2007.05.03.21.35.02@not-at-verizon.net>


On Thu, 03 May 2007 22:45:12 +0200, Uwe Weber wrote:

> Hate to ask this, because I think that you will have checked this
> laready, but do the users have the same UID and GID of their primary
> group on all nodes?

Yes. The problem is that oracle does
foreach my $i (0..n) { system( "ssh $node[$i] date"; }

and if any of the checks reports a problem, "equivalence fails". The problem was that I had stty command in my .bashrc so it "reported a problem". @#$%!

-- 
http://www.mladen-gogala.com
Received on Thu May 03 2007 - 16:39:22 CDT

Original text of this message

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