Pages

Custom Search

App Engine - No Success, All Processing Suspended

Problem:
PSAESRV started service request at 14.29.51 2018-08-14 All Processing Suspended: Restart OPRID=SSHIR, RUNID=SS, PI=9063507 (108,503) Solution:

DELETE FROM PS_AERUNCONTROL WHERE PROCESS_INSTANCE=6368

This will free up the SSHIR run control to be used again, with same OPRID & AE program.
If this program were in Production - we would NOT want to just clear out the run control! With No Success AE programs, the recommended behavior is to look at logs and/or trace files, figure out what the problem was and fix the problem. Then do a Restart of the same Process Instance.