Recovering an S3 Job With IPA

Sort:
You are not authorized to post a reply.
Author
Messages
LawnsonGuy
New Member
Posts: 3
New Member

    I created an IPA that monitors for specific system account jobs and attempts to recover them if they go into recovery. It seems to work fine in our Test environment, but in Prod I receive a "Security Violation".

    To recover the job, I am using a System Command node with the jqaction -R <jobNumber> command. The System Command node runs as user lawson.

    The Command error output is "Security Violation". The return message is "System command error: command returned error code 1".

    Where can I look to verify what is different between running the IPA in Prod vs. Test? Or would it be better to recover the job using a different approach?

    You are not authorized to post a reply.