Database Error Messages

OCI-18265

key column (%0!s) from table %1!s with value (%2!s) not in dimension (%3!s) star table key column

Cause

There was a row in the fact table with a key column value that was not in the corresponding dimension star table key column.


Action

Ensure that each fact table key column value has a corresponding row in the dimension star table key column.