Export OWB repository owner
I am getting this error while I am exporting OWB repository. It seems that it only gives the error while it tries to export WB_RT_AUDIT_SCRIPT table. I checked that I have 25GB of in my undo tablespace and undo retention is set to 24 hours. Any idea what this might be? Thanks.
. . exporting table WB_RT_AUDIT_PARAMETER_DEFAULTS 2782835 rows exported
. . exporting table WB_RT_AUDIT_SCRIPTS
EXP-00056: ORACLE error 1555 encountered
ORA-01555: snapshot too old: rollback segment number with name "" too small
ORA-22924: snapshot too old
. . exporting table WB_RT_AUDIT_SCRIPT_RUNS 188032 rows exported
This is the description of the table.
. . exporting table WB_RT_AUDIT_PARAMETER_DEFAULTS 2782835 rows exported
. . exporting table WB_RT_AUDIT_SCRIPTS
EXP-00056: ORACLE error 1555 encountered
ORA-01555: snapshot too old: rollback segment number with name "" too small
ORA-22924: snapshot too old
. . exporting table WB_RT_AUDIT_SCRIPT_RUNS 188032 rows exported
This is the description of the table.
0