Oracle People:

My RBSs are sized perfectly for my database. The TOAD tool even says that they are a bit big. The problem is that they can't handle the export of certain large tables:

*****************************************************************
exporting table NODE_VALUE
EXP-00056: ORACLE error 1555 encountered
ORA-01555: snapshot too old: rollback segment number 9 with name "RBS8" too small
*******************************************************************

I don't want to change my RBSs but I need to export. Is there a way to assign a special RBS to an export ??? Do I need to increase the size of all my RBSs ???

Thanks,

Roger