Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: RAC, user equivalence
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.comReceived on Thu May 03 2007 - 16:39:22 CDT
![]() |
![]() |