Blocking sessions due to PSLOCK locks
Hi All, We have a custom application engine which updates/deletes entries from PS security tables like PSOPRDEFN and PSROLEUSER. We had this process running perfectly fine in PT 8.53. When we are upgrading to PT 8.55 we are facing blocking sessions on PSLOCK table, in the backend we can see that PSLOCk table is causing locks and preventing other sqls to move ahead.
SELECT VERSION FROM PSLOCK where objecttypename = 'UPM' FOR UPDATE OF VERSION
Any inputs or has anyone had previous experience with upgrades and has faced similar issues?
Thanks!
Santosh