User ran an analysis job and it completed with errors, however the job can't be rescheduled because the status indicates that it is still running
conflict between the running status and completed status - the job is stuck
RESOLUTION1:
Restart the Quest Server Agent
RESOLUTION 2:
Force the job to complete by updating the:
1. update QUEST_SPC_ANALYSIS_GROUP set STATUS='Unscheduled' where STATUS='RUNNING';
OR
2. update QUEST_SPC_ANALYSIS_GROUP set STATUS='Completed' where STATUS='RUNNING';
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy