Hi,
I am trying to install SCS for a HA EP system on AIX server with root user.
The installation has stuck on step "Unpack SAP Archives" with the following error.
TRACE 2015-02-19 17:26:31.623
Node (/sapmnt/<SID>/exe/uc/rs6000_64/icmbnd).getown() done:206
ERROR 2015-02-19 17:26:31.624 [iaxxbfile.cpp:617]
CIa0sFile::chown_impl (0)
FSL-02003 Unable to set owner /sapmnt/<SID>/exe/uc/rs6000_64/icmbnd for 0
TRACE 2015-02-19 17:26:31.625
Function setMessageIdOfExceptionMessage: syslib.filesystem.aclSetOwnerFailed
ERROR 2015-02-19 17:26:31.625
CJSlibModule::writeError_impl()
FSL-02003 Unable to set owner /sapmnt/<SID>/exe/uc/rs6000_64/icmbnd for 0
User ID 0 belongs to user root and the existing permission on icmbnd file is:
-rwxrwxr-x 1 <sid>adm:sapsys icmbnd
I tried assigning 777 permission to the file, but that did not help. Also tried changing owner of the file to root, but ended up with the following:
chown icmbnd: Operation not permitted
I had set umask as 022 before starting the installation.
Would appreciate hints on resolving this?
Regards,
AJ