| ORA-25952 |
join index must only contain inner equi-joins |
| ORA-25953 |
join index cannot be a functional index |
| ORA-25954 |
missing primary key or unique constraint on dimension |
| ORA-25955 |
all tables must be joined in the where clause |
| ORA-25956 |
join index cannot be created on tables owned by SYS |
| ORA-25957 |
join index where clause cannot contain cycles |
| ORA-25958 |
join index where clause predicate may only contain column references |
| ORA-25959 |
join index must be of the bitmap type |
| ORA-25960 |
join index cannot be based on a temporary table |
| ORA-25961 |
join index prevents dml cascade constraint operation |
| ORA-25962 |
join index prevents multitable insert or merge |
| ORA-25963 |
join index must be created on tables |
| ORA-25964 |
column type incompatible with join column type |
| ORA-25965 |
fact table must be included in the from clause |
| ORA-25966 |
join index cannot be based on an index organized table |
| ORA-26000 |
partition load specified but table string is not partitioned |
| ORA-26001 |
Index string specified in SORTED INDEXES does not exist on table string |
| ORA-26002 |
Table string has index defined upon it. |
| ORA-26003 |
parallel load not supported for index-organized table string. |
| ORA-26004 |
Tables loaded through the direct path may not be clustered |