Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

SQL Execution differences Siebel Operation step

edited Oct 4, 2017 5:00AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

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,

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center