DBAsupport.com Forums - Powered by vBulletin
Results 1 to 6 of 6

Thread: Oracle DBI Installation

  1. #1
    Join Date
    Dec 2001
    Location
    Keene, NH
    Posts
    510

    Oracle DBI Installation

    Is anyone running DBI on Oracle 9.2 (Solaris) 64-bit?

    This seems to be the latest version on CPAN and is dated realeased August 2001. DBD-Oracle-1.12 > DBD::Oracle

    Some binary appears to be incapatible... It's trying to generate a shared library Oracle.so and says (fatel error) defopt.o is not compatible.

    Help please! I can't find any documentation!

    ___________________________________________________

    ERROR:
    rm -f blib/arch/auto/DBD/Oracle/Oracle.so
    LD_RUN_PATH="/d01/oracle/product/9.2/lib" gcc -B/usr/ccs/bin/ -G -L/usr/local/lib Oracle.o dbdimp.o oci7.o oci8.o /d01/oracle/product/9.2/rdbms/lib/defopt.o -o blib/arch/auto/DBD/Oracle/Oracle.so -L/d01/oracle/product/9.2/lib/ -lclntsh -lnsl -lsocket -lgen -ldl -R/d01/oracle/product/9.2/lib -laio -lposix4 -lkstat -lm -lthread
    ld: fatal: file /d01/oracle/product/9.2/rdbms/lib/defopt.o: wrong ELF class: ELFCLASS64
    ld: fatal: File processing errors. No output written to blib/arch/auto/DBD/Oracle/Oracle.so
    collect2: ld returned 1 exit status
    *** Error code 1
    make: Fatal error: Command failed for target `blib/arch/auto/DBD/Oracle/Oracle.so'

  2. #2
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    took me 2 minutes to find this in google

    http://archive.develooper.com/dbi-us.../msg14070.html

  3. #3
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    Originally posted by pando
    took me 2 minutes to find this in google
    Ha Pando! Seems google has performance problems...
    Reddy,Sam

  4. #4
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    yea well I tried 2 searche strings and I was reading them that's why it took me two minutes

    sometimes google is better than metalink hehe


  5. #5
    Join Date
    Dec 2001
    Location
    Keene, NH
    Posts
    510
    Originally posted by sreddy
    Ha Pando! Seems google has performance problems...
    google is fine. Just a short between my seat and the keyboard, that's all

  6. #6
    Join Date
    Jul 2002
    Location
    California
    Posts
    128
    Originally posted by gopi
    google is fine. Just a short between my seat and the keyboard, that's all
    Error code = PEBKAC

    Problem
    Exists
    Between
    Keyboard
    And
    Chair

    Users are too familiar with the error code ID10T (Eye Dee Ten Tee)
    Last edited by alapps; 03-13-2003 at 10:00 PM.
    alapps

    Fast, Cheap, Reliable... Pick Two(2)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width