ORA-13765: Value "string" is illegal for a result limit.
What triggered the Error:
The user attempted to select data from a SQL Tuning Set using an invalid result limit. A result limit must be a positive interger.What should we do to fix it:
Correct the result limit value and retry the operation.