Home » RDBMS Server » Performance Tuning » SQL_Text on SQL Profile (Oracle Database 12c Enterprise Edition Release 12.2.0.1.0)
SQL_Text on SQL Profile [message #677869] Thu, 17 October 2019 08:40 Go to previous message
wtolentino
Messages: 398
Registered: March 2005
Senior Member
our app developer group has this query that they run that is the same as the query text on the dba_sql_profiles view. however, it appears to be that the SQL profile is not being used by the optimizer. when i looked further the query that they run is different from the query text on the dba_sql_profiles. the only difference is the hints "/*+ INDEX ... */". the query text on the dba_sql_profiles does not have hints while the query that they are running has a hints.

should the query be exactly the same as the query text on the dba_sql_profile for that to be recognize by the optimizer (text sensitivity such as upper and lower case, white space etc.)?

thanks,
warren

[Updated on: Thu, 17 October 2019 08:54]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: DBMS_SQLTUNE.REPORT_SQL_DETAIL: html report issue
Next Topic: ORA-12705: Cannot access NLS data files or invalid environment specified with jmeter test
Goto Forum:
  


Current Time: Fri Apr 19 14:32:58 CDT 2024