SQL Execution differences Siebel Operation step
Hi,
We have experienced weird behavior is observed with SQL execution patterns during web service calls. The web service in question queries available points of a member through a calculated field based on multi value link.
When the number of records retrieved by the MVL is less in number( suspicion is that when is less than or equal to 500 records) then a specific query is fired only once. Whereas if the count of records increase beyond 500 the same query is getting executed 4 times causing a performance impact.
We would like to understand this behavior and fix this.
Query:
SELECT
T2.CONFLICT_ID,