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 08006 :specified row no longer exists

Nawneet_AswalApr 29 2010 — edited May 24 2010
Hi,
I am geting the below error while executng the package .
I search the internet but not able to find any useful info (below one)
Error:  ORA 08006 
Text:   specified row no longer exists 
-------------------------------------------------------------------------------
Cause:  The row has been deleted by another user since the operation began.
Action: No action required.
Is there i way to find which row the package is trying to acesss that is deleted by other program.

Nawneet

Edited by: Nawneet on May 24, 2010 6:00 AM

Edited by: Nawneet on May 24, 2010 6:00 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 21 2010
Added on Apr 29 2010
2 comments
4,411 views