You have to do the installation with user root - As defined within the documentation of installation
Execute the command :
./uxrights -m assign -a root
With the node stopped
------------
If it’s a privileged installation, you can run the command :
./uxrights -m grant
This will give rights to the user of installation only.
[
[email protected] bin]# ./uxrights -m assign -a root
DUAS environment loaded for Company EURPRD Node rabotest2.
#--------------------------------------------------
# Starting DUAS uxrights procedure.
# --------------------------------------------------
Checking if instance is stopped...
.
# ------------------------------------------------------------------------------------------------------
# DUAS instance ("EURPRD", "rabotest2") is stopped.
# ------------------------------------------------------------------------------------------------------
--> executing : chown -h root:0 /apps/du/600/EURPRD_rabotest2
...
#---------------------------------------------------------
# End of DUAS uxrights procedure with success.
# --------------------------------------------------------
Fix Status: No Fix