Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-01555: snapshot too old:

sanFeb 16 2011 — edited Feb 18 2011
Hi All,

I am using Oracle 10 G Database. When i execute my package i am getting the below error:
ORA-01555: snapshot too old: rollback segment number 11 with name "_SYSSMU11$" too small
I am using one cursor , for every one record in cursor i am calling one related procedure , that procedure will execute in 10 mins to 2 hours. it all happen in the single loop for every record.

In what case i will get these error. My DBA increased the undo Size also.


Any suggestion for resolve this???


Thanks in Advance.

Cheers,
San
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 18 2011
Added on Feb 16 2011
8 comments
962 views