Error recived when trying to run SURUN job
search cancel

Error recived when trying to run SURUN job

book

Article ID: 90291

calendar_today

Updated On:

Products

CA Automic Applications Manager (AM)

Issue/Introduction

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

Environment

CA Automic Applications Manager

Cause

This error usually occurs because you don't have the correct permissions to SU to the user.

Resolution

 

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