Oracle Solution for Error ora-01313

Solution for Oracle Error ORA-01313

ORA-01313: LogMiner dictionary column type different from specified type

What triggered the Error:

The return type specified for the column in lcr_mine call is different from the actual type of the column.

What should we do to fix it:

Rewrite the lcr_mine invocation with the right return type.