dbTalk Databases Forums  

Rollback problem

comp.database.oracle comp.database.oracle


Discuss Rollback problem in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alice
 
Posts: n/a

Default Rollback problem - 04-04-2004 , 02:53 AM






Hi all,



I have a problem with rollback segment. I am a beginner and do not have
much knowledge of DBA and our DBA is not very, should I say, "efficient" ..



Anyways, the problem is there is a transaction of around 5 MB. This would
not fit into the normal rollbacks created and gave an error of "maxextents
for rollback reached", so our DBA created a rollback of 500 MB and I used
this rollback for the transaction by using the "set transaction" command.
But even then the error continued. So I split the transaction by giving
"commits" (and then set transaction again) in the transaction. But the
error continued. The DBA then gave next extent of 50 MB and maxextents 80.
But, yes, the error continued. Now I have given a commit after *every*
insert and update and each transaction is less the 5 K, but the error still
continues.



I don't know what else I can do and the DBA is asking me to split the
transaction further. This I cannot do unless I give an insert, for say 10
columns, commit it and then update the same record for balance 10 columns.
I am at a total loss. I don't think I need to split the transaction further
as it is less than 5 K. I think there is something wrong with the rollback
created. Can someone please suggest what could be the problem???



Thanks and regards,

Alice





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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.