View Single Post

   
  #2 (permalink)  
Old 02-25-2008, 05:20 AM
Joel Garry
 
Posts: n/a
Default Re: ORA-00036 maximum number of recursive SQL levels (string) exceeded

Kind of a reach, but are you tracing?
https://metalink.oracle.com/metalink...,1,1,helvetica

Just for jollies, check MAX_TRANSACTION_BRANCHES and
DISTRIBUTED_TRANSACTIONS on the 8 side (though it looks like the 10
side is throwing the error - are you sure it doesn't have more links?).

I think you are going to have to have a 9 in between.

jg
--
@home.com is bogus.
http://www.wired.com/news/culture/0,...l?tw=rss.index

Reply With Quote