Application performance issues with manual sort
We are investigating performance issues with manual sort and possible workarounds for the same. Can you please confirm on below questions:
1. When user does manual sort in Siebel application for eg by clicking on "Status" field on "All Cases" list applet does Siebel fire a sql against all the Database records i.e. without a where clause ? When we spooled the query we could see the sql was without any where clause.
2. In the spool we could also see lot of other default sqls are fired when user manually clicks for sorting on a list column. Is this expected to happen?