Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Klopik on January 01, 1970, 12:00:00 AM

Title: Oracle and Genesys
Post by: Klopik on January 01, 1970, 12:00:00 AM
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?
Title: Oracle and Genesys
Post by: Z on January 01, 1970, 12:00:00 AM
what application is in trouble ?
Title: Oracle and Genesys
Post by: Vic 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.