A SURUN job is aborting and within it's output file you see an error similar to:
setuid root: Operation not permitted
ERR11 Unable to change uid to root.
SURUN05 - Make sure process is owned by root.
error is 2
CA Automic Applications Manager
This error usually occurs because you don't have the correct permissions to SU to the user.
Please make sure the follwoing steps have been executed:
mv c/surun c/SURUN
chown root c/SURUN
chmod 4711 c/SURUN
chown root exec/authoriz.lis
chmod 755 exec/authoriz.lis