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

Thread: Oracle8i:OCI library

  1. #1
    Join Date
    Feb 2006
    Posts
    2

    Oracle8i:OCI library

    Under the new implementation of one of our application, program is suposed to dynamically load OCI library.

    We have to port this application for Oracle8i/9i on OpenVMS.

    In case of Oracle9i (OpenVMS) we have used following OCI library
    /lib/libclntsh.so. It is working fine.

    In case of Oracle8i on OpenVMS, which library should we load?

    What is the equivalent library in Oracle8i(on OpenVMS)?

    Does Oracle8i-OpenVMS support OCI library concept?

    There are no folders named /lib, /lib32, /lib64 under Oracle home directory.


    There is only one *.so file called

    /UTIL/LIBCOREJAVA.SO


    while selecting product to install, we have selected following product

    1. NETCONFIG

    2. NLS

    3. RDBMS

    4. SQLPLUS

    5. SVRMGR

    6. UTIL

    7. CTX

    Do we need to install some additional Oracle Product to make OCI Library available ?

    Pl. let me know if you need any further information.

    Thanks & Regards,
    Dhaval

  2. #2
    Join Date
    Feb 2006
    Posts
    2
    Hi,
    We could trace the required OCI library.
    It is /rdbms/ORACLIENT64_V817.EXE

    Thanks & Regards,
    Dhaval

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