Oracle Solution for Error ora-13764

Solution for Oracle Error ORA-13764

ORA-13764: Value "string" is illegal as a result percentage.

What triggered the Error:

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.

What should we do to fix it:

Correct the result percentage value and retry the operation.