When selecting "Use Dictionary in Redo Logs" and "Build New Dictionary", the following error occurs:
15:30:12 Info: ORA-01354: Supplemental log data must be added to run this command
ORA-06512: at "SYS.DBMS_LOGMNR_INTERNAL", line 3669
ORA-06512: at "SYS.DBMS_LOGMNR_INTERNAL", line 3755
ORA-06512: at "SYS.DBMS_LOGMNR_D", line 12
ORA-06512: at line 2
An attempt was made to perform an operation that required that supplemental log data be enabled.
Execute a command such as ALTER DATABASE ADD SUPPLEMENTAL LOG DATA; and then reissue the command that failed with this error. Or try using the "Use Online Data Dictionary (fastest)" option instead.