Skip to Main Content

Oracle Database Discussions

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!

id command not avaliable! - HOW TO FIX THIS ?

JhilAug 18 2018 — edited Aug 20 2018

Dear Linux Experts,

I have 2 node RAC Setup.

I am trying to apply psu on RAC Nodes.

>> THIS IS PROBLEM on NODE1

-------------------------------------------------'

[root@rac1 OPatch # ./opatch auto /u02/psu/27475913 -oh /u01/product/11.2.0.4/grid_home/ -ocmrf /u01/product/11.2.0.4/grid_home/OPatch/ocm.rsp

id command not avaliable!

opatch auto can not proceed without id command!

But i have applied PSU on  NODE2 without any issues.

How do i fix this issue ?

>> From NODE1

[root@rac1 OPatch]# echo $SHELL

/bin/bash

[root@rac1 OPatch]# echo $PATH

::/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/root/bin:/u01/product/11.2.0.4/grid_home/bin:/root/bin:/u01/product/11.2.0.4/grid_home/bin

[root@rac1 OPatch]# whereis id

id: /usr/bin/id /usr/share/man/man1/id.1.gz /usr/share/man/man1p/id.1p.gz

[root@rac1 OPatch]# which id

/usr/bin/id

# ls -l /usr/bin/id

-rwxr-xr-x 1 root root 32696 Jan 13  2015 /usr/bin/id

OS : OL 6.7

DB & GRID Versions are 11204

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 17 2018
Added on Aug 18 2018
19 comments
839 views