ORA-13766: A ranking measure is required.
Cause: The user attempted to select data from a SQL Tuning Set using a percentage argument without specifying a ranking measure.
Action: Add a ranking measure or remove the percentage argument and retry the operation.
ORA-13766:需要排名度量。
ORA-13766:报告中缺少排名度量。
在创建报表时,报告中没有引入任何排名度量(rank measure),这将导致ORA-13766错误。
1.确认一下,创建报表时引入了一个具体的排名度量?
2.如果没有,就请添加一个排名度量到报表中。
3.重新尝试创建报表,看看是否有解决ORA-13766错误。