Hi all,

I am on Linux 2.1 and trying to upgrade the security patches 68 on 9.2.0.5


any way, below is the error I got

[oracle@test 3811906]$ /home/oracle/DBA_STUFFS/patches/opatch/OPatch/opatch apply
PERL5LIB=/home/oracle/product/9.2.0/Apache/perl/lib/5.00503:/home/oracle/DBA_STUFFS/patches/opatch/OPatch/perl_modules; export PERL5LIB
/home/oracle/product/9.2.0/Apache/perl/bin/perl /home/oracle/DBA_STUFFS/patches/opatch/OPatch/opatch.pl apply


OPatch Version 1.0.0.0.45
Perl Version 5.00503


Performing pre-patch installation checks.

general_options is set to 0

OPatch can't find command 'fuser'.
/home/oracle/DBA_STUFFS/patches/opatch/OPatch/opatch.pl version: 1.0.0.0.45
Copyright (c) 2001,2002,2003 Oracle Corporation. All Rights Reserved.

Some commands below are not in your path:
Command= fuser
Path= /usr/kerberos/bin:/opt/IBMJava2-131/bin:/opt/IBMJava2-131/jre/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:/home/oracle/product/9.2.0/bin:/home/oracle/bin

ERROR: OPatch failed because of Path problem.




it looks for fuser but when I go to /usr/sbin/ I can't find it

any advises????