tekdudedude
Technical User
- Sep 29, 2007
- 79
Hello,
I am attempting to export a large Oracle 9 database in preparation to migrate it to 10g. During the export I get a "snapshot too old" warning. My export continues and eventually completes.
Does this warning in any way affect my export file?
My export parameters:
Full warning message:
Thanks,
TD
I am attempting to export a large Oracle 9 database in preparation to migrate it to 10g. During the export I get a "snapshot too old" warning. My export continues and eventually completes.
Does this warning in any way affect my export file?
My export parameters:
Code:
buffer=2000000 compress=n direct=y grants=y full=y feedback=1000 indexes=y statistics=none
Full warning message:
Code:
EXP-00056: ORACLE error 1555 encountered
ORA-01555: snapshot too old: rollback segment number 3 with name "_SYSSMU3$" too small
Thanks,
TD