View Single Post
  #2 (permalink)  
Old July 12th, 2007, 09:00 AM
d.buxtehude d.buxtehude is offline
Registered User
 
Join Date: Jul 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The solution was to re-arrange the order of libraries in LD_LIBRARY_PATH. For some (unknown) reason if the Oracle libs were first on the path the STAT64 error occurred as soon as any Oracle activity was invoked.

Reply With Quote