Unix Technical Forum

EXP Issue

This is a discussion on EXP Issue within the Oracle Database forums, part of the Database Server Software category; --> I'm receiving an: EXP-00056: ORACLE error 1555 encountered ORA-01555: snapshot too old: rollback segment number 2 with name "_SYSSMU2$" ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-25-2008, 07:10 AM
al1
 
Posts: n/a
Default EXP Issue

I'm receiving an:

EXP-00056: ORACLE error 1555 encountered
ORA-01555: snapshot too old: rollback segment number 2 with name
"_SYSSMU2$" too small

The exp continues after this message and at the end of the 3 hour exp I
get the following message:
"Export terminated successfully with warnings."

Will this exp be ok or is it corrupt based on the 1555 error?

I read some where that setting the UNDO_RETENTION period higher solves
this issue, it's currently set to 600, should I up it?
The UNDOTBS1 is sized at 22G and when I view the usage during the exp
it does not appear to be filling up.

The exp cmd settings are :
BUFFER=128000
FULL=Y
COMPRESS=N
STATISTICS=NONE
FILESIZE=2G

Thx in Advance

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-25-2008, 07:10 AM
Vladimir M. Zakharychev
 
Posts: n/a
Default Re: EXP Issue


al1 wrote:
> I'm receiving an:
>
> EXP-00056: ORACLE error 1555 encountered
> ORA-01555: snapshot too old: rollback segment number 2 with name
> "_SYSSMU2$" too small
>
> The exp continues after this message and at the end of the 3 hour exp I
> get the following message:
> "Export terminated successfully with warnings."
>
> Will this exp be ok or is it corrupt based on the 1555 error?
>
> I read some where that setting the UNDO_RETENTION period higher solves
> this issue, it's currently set to 600, should I up it?
> The UNDOTBS1 is sized at 22G and when I view the usage during the exp
> it does not appear to be filling up.
>
> The exp cmd settings are :
> BUFFER=128000
> FULL=Y
> COMPRESS=N
> STATISTICS=NONE
> FILESIZE=2G
>
> Thx in Advance


Yes, it will be corrupt - the error prevented the affected table to be
fully fetched, so the export misses some data.

Yes, you should increase the UNDO_RETENTION so that it at least exceeds
the time it takes to export the largest table. You may want to check
V$UNDOSTAT.MAXQUERYLEN, which should hint you how long the longest
query was running in the past week. Undo retention should be at least
that long.

Hth,
Vladimir M. Zakharychev
N-Networks, makers of Dynamic PSP(tm)
http://www.dynamicpsp.com

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:31 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com