Originally posted by: sajid1
Hi,
I trying to change permission got below error even from root user it is giving same error.
$ chmod -R 755 oraclestandby
chmod: libobk.a: Operation not permitted.
chmod: libhsnav.so: A file or directory in the path name does not exist.
chmod: libhsbase.so: A file or directory in the path name does not exist.
chmod: hsdb_ora.so: A file or directory in the path name does not exist.
chmod: hsdb_odbc.so: A file or directory in the path name does not exist.
chmod: hsdb_syb.so: A file or directory in the path name does not exist.
chmod: libnavhoa.a: A file or directory in the path name does not exist.
chmod: ldflags: A file or directory in the path name does not exist.
chmod: libocci.a.10.1: A file or directory in the path name does not exist.
chmod: liborasdk.so: A file or directory in the path name does not exist.
chmod: db_export: A file or directory in the path name does not exist.
$ su - root
root's Password:
-
cd /vol02
-
chmod -R 755 oraclestandby
chmod: libhsnav.so: A file or directory in the path name does not exist.
chmod: libhsbase.so: A file or directory in the path name does not exist.
chmod: hsdb_ora.so: A file or directory in the path name does not exist.
chmod: hsdb_odbc.so: A file or directory in the path name does not exist.
chmod: hsdb_syb.so: A file or directory in the path name does not exist.
chmod: libnavhoa.a: A file or directory in the path name does not exist.
chmod: ldflags: A file or directory in the path name does not exist.
chmod: libocci.a.10.1: A file or directory in the path name does not exist.
chmod: liborasdk.so: A file or directory in the path name does not exist.
chmod: db_export: A file or directory in the path name does not exist.
#