Saturday, December 11, 2010

sudo for oracle account

Add following to /etc/sudoers

oracle ALL=(ALL) NOPASSWD:ALL



This will enable oracle os account to run root.sh.

For remote OEM agent installation, this is required too.

No comments:

Post a Comment