How do you make AIX sudo work like being executed as "root"?
I am getting errors executing the RAC root.sh/orainstRoot.sh on AIX platform using sudo (sudo orainsRoot.sh). I am unable to be granted "sudo su -". When the AIX admin runs as "root", it works as expected. Is there some setting missing which would enable me to run these scripts with the same results as the root user only by executing "sudo"?