The following error was received when a started task was started:
'IEE296I xxxxxxxx FAILED BY SECURITY INTERFACE. RC= 28'
Check first to see if the Started Task ACID is suspended.
If it is, remove the suspension via:
TSS REMOVE(startedtaskacid) SUSPEND.
If it is not, check the following:
TSS LIST(STC)and search for the procname. Also confirm that the Started Task has an ACID specified in the STC table.
TSS LIST(startedtaskacid)to determine this. If it doesn't, issue a:
TSS ADD(startedtaskacid) FAC(STC).