Oracle Error Message
ORA-01313: LogMiner dictionary column type different from specified type
Reason for the Error
The return type specified for the column in lcr_mine call is different from the actual type of the column.
Solution
Rewrite the lcr_mine invocation with the right return type.