Question
Charles Schwab & Company Inc
US
Last activity: 31 Oct 2025 4:58 EDT
RPA Rule-Obj-Activity:pzMonitorRobotCommandAndHeartbeat PEGA0005 Error
Looking into PDC we are seeing DB00005 Errors on an OOTB query for
First Activity Executed
Rule-Obj-Activity:pzMonitorRobotCommandAndHeartbeat
Last Step Executed
DATA-SYSTEMOPERATIONS-JOBMANAGEMENT PZFETCHJOBINFO #20180713T142424.831 GMT Step: 2 Circum: 0
Database operation took more than the threshold of 250 ms: 5,402 ms SQL:
SELECT pxJobName AS "jobName", count(pxJobName) AS "JobCount", sum(pxExecutionTime) AS "TotalExecutionTime", max(pxEndTime) AS "lastRun", max(pxNextRunTime) AS "nextRun", sum(CASE WHEN pxJobStatus = 'literal' THEN 'literal' ELSE 'literal' END) AS "totalFailedExecutions" FROM MYQ_DATA.pr_log_jobs_scheduler GROUP BY pxJobName
need assistance understanding if query is correct, are we missing any index
You can see an example of details using PDC MyQ Prod, Node: cup2-009552-bat, PEGA0005
Oct 30th 05:50 - Oct 30th 06:10