[omniORB] omniOrb & Oracle problems

Duncan Grisby duncan at grisby.org
Wed Jun 21 18:05:35 BST 2006


On Friday 16 June, "Jan Knobloch" wrote:

> I am using omniOrb 4.0.6 on Aplha OpenVMS 8.2 and Oracle 10g 10.1.03.
> 
> If I run simple application in SINGLE_THREAD_MODEL it crashes on access
> violation on different places. Mostly in oracle execute statement call. 

Perhaps the Oracle interface is expecting you to always call from the
same thread, rather than just with one thread at a time. If that's the
case, you can use the MAIN_THREAD_MODEL.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list