Download Error Messages 10g Release 2

Transcript
Cause: The user attempted to select data from a data source using an invalid filter.
A filter is a WHERE clause on data source content.
Action: Correct the filter and retry the operation.
ORA-13762: The string ranking measure is invalid.
Cause: The user attempted to select data from a data source using an invlaid
ranking measure. A ranking measure must represent a valid numerical expression.
Action: Correct the ranking measure and retry the operation.
ORA-13763: illegal ranking attribute "string"
Cause: The user attempted to use an attribute element that is not allowed in a
ranking meseare.
Action: Check the attribute in the ranking meseare and retry the operation.
ORA-13764: Value "string" is illegal as a result percentage.
Cause: The user attempted to select data from a SQL Tuning Set using an invalid
result percentage. The result percentage must be between 0 and 1.
Action: Correct the result percentage value and retry the operation.
ORA-13765: Value "string" is illegal for a result limit.
Cause: The user attempted to select data from a SQL Tuning Set using an invalid
result limit. A result limit must be a positive interger.
Action: Correct the result limit value and retry the operation.
ORA-13766: A ranking measure is required.
Cause: The user attempted to select data from a SQL Tuning Set using a
percentage argument without specifying a ranking measure.
Action: Add a ranking measure or remove the percentage argument and retry the
operation.
ORA-13767: End snapshot ID must be greater than or equal to begin snapsho ID.
Cause: The user attempted to select data from the workload repository using an
invalid snaphot ID range.
Action: Adjust the snapshot ID range and retry the operation.
ORA-13768: Snapshot ID must be between string and string.
Cause: The user attempted to select data from the workload repository using a
snaphot ID which does not exist.
Action: Adjust the snapshot ID and retry the operation.
ORA-13769: Snapshots string and string do not exist.
Cause: The user attempted to select data from the workload repository using
snapshots that do not exist.
Action: Check the snapshot identifiers and retry the operation.
ORA-13770: Baseline "string" does not exist.
Cause: The user attempted to access a baseline that does not exsit.
Action: Check the speelling of the baseline name and retry the operation.
ORA-13771: cannot obtain exclusive lock string on "SQL Tuning Set" "string" owned
by user "string"
Cause: Unexpected error from DBMS_LOCK.REQUEST.
ORA-12700 to ORA-19380
13-59