Siebel Business Process & Functionality (MOSC)

MOSC Banner

Siebel performance tuning. Sql Server

edited Feb 20, 2016 4:00AM in Siebel Business Process & Functionality (MOSC) 3 commentsAnswered

I do have Siebel 8.1.1.14.13 and SQL Server Database.

How to make Siebel faster ?

For example to get to Home Page in Siebel Open Ui - Siebel creates 6 sql's queries ( select .... )  that takes 13 seconds.  ( I checked it in logs.)

I set the very recommended sp_configure :

sp_configure 'max degree of parallelism', 1

go

I created all indexes , statistics recommended by Database Engine Tuning Advisor for this sqls . It helped a little.

Do you have any other ideas to make Siebel/Sql queries faster ? Maybe some parameters / hints i can use ?

Please Help,

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