If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > ROW-00060 I need some informations please !!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-26-03, 04:22
WolFox WolFox is offline
Registered User
 
Join Date: Aug 2003
Posts: 14
Unhappy ROW-00060 I need some informations please !!

Hi,

I'm working with Oracle 8i, VB6 and ASP !!
Did somebody get this problem : " ROW-00060..."?
And why ?

Thanks !!
Reply With Quote
  #2 (permalink)  
Old 08-26-03, 10:31
Seppuku Seppuku is offline
Useless...
 
Join Date: Jul 2003
Location: SoCal
Posts: 721
The closest I could find is:

"ORA-00060 deadlock detected while waiting for resource"
Transaction 1 locks row A, then Transaction 2 locks row B. Then Transaction 1 tries to lock Row B and transaction 2 tries to lock row A.

I don't know if that's related to your problem, but it's the only results that Google yielded after fiddling with the query string. Doing a query on Google for "Oracle error ROW-00060" only returned this post - which almost never happens...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On