Menu

#35 nsoracle 2.7 with Oracle 10g

aolserver_v40
closed-fixed
nobody
5
2005-01-03
2004-11-29
No

I need help with an nsoracle driver problem. I’m trying
to get Oracle 10g/AOLserver to work on a RedHat EL WS
server. nsoracle is returning the following error when
loading the driver:

"only ET_DYN and ET_EXEC can be loaded"

Current Versions:
Oracle 10.1.0.2
AOLserver 4.0.9b
tcl 8.4.7
gcc 3.2.3 (Red Hat Linux 3.2.3-42)

The two nsoracle versions I could get to compile were
retrieved with

cvs -z3 -
d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/aols
erver co nsoracle

cvs -z3 -
d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/aols
erver co -r HEAD nsoracle

Both versions will compile, but give the same error on
AOLserver start. (attached)

According to this weblog, <jcollins> says there’s “a
simple fix” for nsoracle 2.7 with 10g, does anyone know
what he means?

http://www.panoptic.com/aolserver/chat/20040915.html

Discussion

  • Tesseract451

    Tesseract451 - 2004-11-29

    Server log with error

     
  • Tesseract451

    Tesseract451 - 2005-01-03
    • status: open --> closed
     
  • Tesseract451

    Tesseract451 - 2005-01-03

    Logged In: YES
    user_id=1162660

    Problem was resolved by using the v2_7 nsoracle obtained
    from the non-anonymous CVS located at cvs.sf.net
    (command below), and the attached Makefile with Oracle 10g
    modifications.

    cvs -d :ext:dossy@cvs.sf.net:/cvsroot/aolserver co -rv2_7
    nsoracle

     
  • Tesseract451

    Tesseract451 - 2005-01-03
    • status: closed --> closed-fixed
     
  • Tesseract451

    Tesseract451 - 2005-01-03

    Makefile with oracle 10g modifications

     

Log in to post a comment.