Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: RAC, user equivalence
Mladen Gogala wrote:
> On Thu, 03 May 2007 13:13:57 -0700, Steve Howard wrote: > >> t just means you can run commands from either host on the other host. >> It used to be done with rhosts files, with more users moving to SSH. > > But, I can run commands accross the nodes.
You can use SSH or RSH but here's what they are actually asking for:
vi hosts.equiv
# Comment/Uncomment those entries for your cluster below.
#alpha1 oracle
#alpha2 oracle
#beta1 oracle
#beta2 oracle
#gamma1 oracle
#gamma2 oracle
delta1 oracle delta2 oracle
#alpha-node1 oracle
#alpha-node2 oracle
#beta-node1 oracle
#beta-node2 oracle
#gamma-node1 oracle
#gamma-node2 oracle
delta-node1 oracle
delta-node2 oracle
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Thu May 03 2007 - 17:32:25 CDT
![]() |
![]() |