" /> Oracle and Genesys - Genesys CTI User Forum

Author Topic: Oracle and Genesys  (Read 3374 times)

Klopik

  • Guest
Oracle and Genesys
« on: January 01, 1970, 12:00:00 AM »
Advertisement
Dear Genesys community,

we are using G7 with Oracle 9.2 on Solaris 8.
What are the default shell parameters that we have to define for our genesys user in Unix?

Do we have to define LD_LIBRARY_PATH_64 and do we have to add ORACLE_HOME/lib to PATH?

Marked as best answer by on Today at 09:47:48 PM

Z

  • Guest
Oracle and Genesys
« Reply #1 on: January 01, 1970, 12:00:00 AM »
  • Undo Best Answer
  • what application is in trouble ?

    Vic

    • Guest
    Oracle and Genesys
    « Reply #2 on: January 01, 1970, 12:00:00 AM »
    No, Klopik, you don't.

    Usually, LD_LIBRARY_PATH is considered a 64it library module on Unix. _64 or@_32 is only necessary if there is a 32it application that needs to access the 32it library modules.

    With Genesys, chances are you will never be doing that on Unix. DB server is the only thing that would be prompting you for 64 or 32 bit version, and unless there is something really specific about your Solaris, I would strongly recommend using 64 version.

    So, my suggestion is: no, no need. Define LD_LIBRARY_PATH only.