Oracle DBA, How To, Error, Cause and Action

ORA-13765: Value "string" is illegal for a result limit.

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.

No comments:

Post a Comment

Thanks for your comment.