4.22 DBA_ADVISOR_FINDINGS
DBA_ADVISOR_FINDINGS
displays the findings discovered by all advisors in the database.
Related View
USER_ADVISOR_FINDINGS
displays the findings discovered by the advisors owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the task |
|
|
|
Identifier of the task |
|
|
|
Name of the task |
|
|
|
The name of the task execution with which this entry (row) is associated |
|
|
|
Identifier of the finding |
|
|
|
Name of the finding |
|
|
|
Type of the finding:
|
|
|
|
Numeric ID for the value in column |
|
|
|
Identifier of the parent finding |
|
|
|
Identifier of the associated object, if any |
|
|
|
Impact of the finding on the system |
|
|
|
Impact value |
|
|
|
Message describing the finding |
|
|
|
Additional info associated with the finding |
|
|
|
A value of |
|
|
|
For internal use only by advisor framework clients |
See Also: