Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


Rewrite the lcr_mine invocation with the right return type.

No comments:

Post a Comment

Thanks for your comment.