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.