Database Tuning (MOSC)

MOSC Banner

High value on CPU and ELAPSED time

edited Jul 15, 2009 6:20PM in Database Tuning (MOSC) 2 commentsAnswered
 Hi All,

Can somebody help me to analyse this tkprof file, i mean what is wrong in our database? This program caused ERROR ORA-01555 in our LIVE system. If i run the query on TOAD using same paramater as in input parameter, it delivers data below one minute.....or if i run the program under our TEST or UAT system, the program is running well.

The table access from tkprof plan table and toad is similar.

Thank you in advance.

SELECT MSI.SEGMENT1 ITEM ,MC.SEGMENT5 MODEL ,DECODE(MSI.ATTRIBUTE2 , 'N',
  DECODE(SUBSTR(MSI.SEGMENT1, 1, 2) , 'RR', 'R' , 'RZ', 'R' , 'N') , 'N')

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