Posted By: Frank Huijbreghs Alternative location OCI.DLL - 06/17/16 01:19 PM
Hi,

Is it possible to set the location of OCI.DLL to an another location?

Users on our terminalserver cannot see the C:\ drive and therefore Queryreporter cannot load OCI.DLL although the C:\ drive is available.

When running with C:\ drive visible Queryreporter runs whitout any problem.

Regards,
Frank
Posted By: Marco Kalter Re: Alternative location OCI.DLL - 06/20/16 09:21 AM
You can use the OracleHome parameter to specify the name (not a directory or file location) of a specific Oracle Home. For example:

queryreporter.exe OracleHome=OraClient11g_home1

The Oracle Home name must match the name of the Oracle Home as defined in the Oracle Registry.
Posted By: Frank Huijbreghs Re: Alternative location OCI.DLL - 09/13/16 03:01 PM
hi Kalter,

When i run this:

"C:\Program Files\Query Reporter\queryreporter.exe" OracleHome=KEY_OraClient12Home1

I get this message:

Unknown parameter: ORACLEHOME=

Any suggestions?

Regards,
Frank
Posted By: Marco Kalter Re: Alternative location OCI.DLL - 09/14/16 08:43 AM
You can alternatively use the OCIDLL=<file> parameter:

queryreporter.exe OCIDLL=S:\Oracle\bin\oci.dll

In this case you may also need to set the TNS_ADMIN and NLS_LANG environment variables though.

We'll look into the OracleHome parameter issue.
© Allround Automations forums