Oracle Error ORA-13765: Value “string” is illegal for a result limit.

Oracle Error Message

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

Reason for 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.

Solution

Correct the result limit value and retry the operation.