Database Error Messages

OCI-65417

illegal dimension table in the CLUSTERING clause

Cause

The dimension table in the CLUSTERING clause was illegal. Dimension table cannot be GLOBAL TEMPORARY TABLE or EXTERNAL TABLE.


Action

Rewrite the statement so it does not use an illegal option on the dimension table.