Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

PRVF-4007 : User equivalence check failed for user

Hawken SharpSep 1 2014 — edited Sep 2 2014

Hello Everybody,

I am working a 2 Node RAC install, I've installed RAC many times before, but I just ran the script with these parameters

runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose

The last time i ran this I didn't get these errors, but i think i used the user account name "oracle",

but this time i am using a different Linux account, do you have to use the actual name = oracle for the account name?


The Linux Account i am using is not called "oracle".


This is the actual error that i get when i execute the script....


[oradest@rac1 grid]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose

Performing pre-checks for cluster services setup

Checking node reachability...

Check: Node reachability from node "rac1"

  Destination Node                      Reachable?             

  ------------------------------------  ------------------------

  rac2                                  yes                    

  rac1                                  yes                    

Result: Node reachability check passed from node "rac1"

Checking user equivalence...

Check: User equivalence for user "oradest"

Node Name                             Comment                

  ------------------------------------  ------------------------

  rac2                                  failed                 

  rac1                                  failed                 

Result: PRVF-4007 : User equivalence check failed for user "oradest"

ERROR:

User equivalence unavailable on all the specified nodes

Verification cannot proceed

Pre-check for cluster services setup was unsuccessful on all the nodes.

This post has been answered by Hemant K Chitale on Sep 1 2014
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 30 2014
Added on Sep 1 2014
15 comments
6,175 views