ORA-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.
        
     
    
    
        ORA-18265
        fact table key column (string) with value (string) not in dimension 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.
        
     
    
    
        ORA-18265
        fact table key column (string) with value ('string') not in dimension 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.