5.354 DBA_SQL_PROFILES
DBA_SQL_PROFILES displays information about SQL profiles currently created for specific SQL statements.
               
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Name of the SQL profile  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Category of the SQL profile  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Unique identifier generated from normalized SQL text  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Un-normalized SQL text  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Timestamp when the SQL profile was created  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Timestamp when the SQL profile was last modified  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Text description provided for the SQL profile  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Type of the SQL profile (how it was created): 
  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Status of the SQL profile: 
  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               If  If   | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Advisor task ID that generated the SQL profile  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Advisor execution name for the SQL profile  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Advisor object ID for the SQL profile  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Advisor finding ID for the SQL profile  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Advisor recommendation ID for the SQL profile  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Database ID for the PDB tuning task generating the SQL profile  | 
                        
See Also:
The DBMS_SQLTUNE package in Oracle Database PL/SQL Packages and Types Reference