ORA-13143: invalid POLYGON window definition ORACLE 报错 故障修复 远程处理


文档解释

ORA-13143: invalid POLYGON window definition

Cause: The POLYGON window specified is not correctly defined.

Action: A POLYGON window is defined by specifying N pairs of values that represent the vertices of the polygon. There should be an even number of values.

官方解释