Question
Virtusa Corporation
US
Last activity: 24 May 2022 10:17 EDT
Noticing too many PEGA0005 alerts on pr_page_store table 8.4.2
Hi - I'm noticing too many PEGA0005's on pr_page_store table.
Query 1: SQL: select pzPVStream , pxCommitDateTime from XXXXXX.pr_page_store where pzInsKey = ?*
Query 2: SQL: delete from XXXXXXXX.pr_page_store where pyRequestorID = ?*
Not sure whether these are invoked from with job scheduler [ClusterAndDBCleaner OR NodeCleaner]. Kindly someone share your thoughts to address them.
Thanks in advance!