Subscribe to Blog via Email
Join 1,048 other subscribersArchives
Search Results for: coe_xfr_sql_profile.sql
force_match => TRUE option of DBMS_SQLTUNE.IMPORT_SQL_PROFILE
Yesterday and today I’ve read or heard two people mention the force_match => TRUE parameter value for DBMS_SQLTUNE.IMPORT_SQL_PROFILE and how it forces a profile to work on all SQL statements that are the same except for their literal values. So, … Continue reading
Posted in Uncategorized
5 Comments
SQL Profile appears to not work but really does
Over the weekend a coworker applied a SQL profile to a long running SQL statement but it looked like the profile was not applied. For one thing, the SQL statement ran just as long after applying the profile. Also, the … Continue reading
Posted in Uncategorized
3 Comments
SQLT Emergency Plan Change
I’m on call this week so I didn’t plan to do any blog posting but I had an interesting performance issue this morning that I thought would be helpful to document. This is somewhat redundant to earlier posts but maybe … Continue reading
Posted in Uncategorized
7 Comments