Siebel System Admin, Install and Upgrade (MOSC)

MOSC Banner

SQL Server 19 Siebel Upgrade Woes

Hi All,

Posting this here since figuring this out was a bit difficult.

We were seeing what we thought was "random slowness" after upgrading to IP 22 and Sql Server 19. For me a query that returned a single row from s_rr_streams ran well under 1 second but when Siebel executed the same it took nearly a minute!

After digging deep into SQL server I found a set of tables that provide much the same information as Oracle's AWR.

Turns out the plan Siebel was using was completely different than mine using SQL from the log file. The Siebel version was using a parametrized query where mine was just a select in SSMS.

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