Siebel Activity SQL CPU 100%
Hi guys,
My question is related to attached SQL which is getting generated on production environment.
It's looking like SELECT ALL Activities query,
but this part:
T25.APPT_REPT_REPL_CD IS NULL
of WHERE clause is not in any business component search specification or
it's not on any applet search specification,
My team couldn't discover the place in the Siebel application where it's getting generated.
On production environment this query costs are big and it's causing locks on S_EVT_ACT table.
Could anyone help to identify place in the system where SQL is getting generated ?
Thanks in advance,