Question
Infosys
US
Last activity: 18 Mar 2024 10:12 EDT
Job Scheduler Failure due to Database Exception
Hello,
I am running into a job scheduler failure, this has been happening for months.
The job scheduler is pyPegaArchivalVacuumFreeze, I am not sure if it failing because the DB table is empty or not.
The error is that it is a Database Exception (see stack trace below):
com.pega.platform.executor.jobscheduler.scheduler.JobExecutionException: Job Scheduler [pyPegaArchivalVacuumFreeze] activity [pzPegaArchivalVacuumFreeze] execution marked as failed with message [Database Exception]
I have searched for documentation on this but there is very little on this particular OOTB job scheduler.
When I search in Pega for the java code to see where it is failing in that I cannot find the code.
Can someone please point me in the right direction for fixing this error