Oracle Solution for Error ora-13766

Solution for Oracle Error ORA-13766

ORA-13766: A ranking measure is required.

What triggered the Error:

The user attempted to select data from a SQL Tuning Set using a percentage argument without specifying a ranking measure.

What should we do to fix it:

Add a ranking measure or remove the percentage argument and retry the operation.