ntbrzzzz.msi
for all 32-bit processor architectures,
wabrzzzz.msi
for x86_64, or wibrzzzz.msi
for IA_64) and at least one Agent installer (same architecture) for
the specific target data source(s). Double-click on the downloaded
request broker .MSI
file to start the
installation..MSI
file.Informix requires a small amount of additional environmental
configuration in the OpenLink Request Broker session rule book
(c:\Program Files\OpenLink
Software\UDA\bin\oplrqb.ini
)
Open the file c:\Program Files\OpenLink
Software\UDA\bin\oplrqb.ini
with a suitable text editor,
such as Wordpad.
Locate and edit the [Environment xxxxx] section (where xxxxx matches your target database), and ensure that any relevant environment variables pertaining to your system and target database are correct.
NOTE: You may need to consult with your database administrator to verify these. The following example depicts an environment section for Informix --
[Environment INFORMIX2000] INFORMIXSERVER = your_informix_server INFORMIXDIR = C:\Program Files\IBM\Informix\Client-SDK DELIMIDENT = Y ; Allow quoted identifiers OPL_INF_MULTISESS = Y ; Allow multiple sessions OPL_SPACEPADCHAR = Y ; Pad CHAR fields with spaces CURSOR_SENSITIVITY = LOW ; Set to HIGH after loading oplrvc.sql ;FET_BUF_SIZE = 65535 ; Size of the fetch buffer ;FORCE_ONLINE_DATABASE = 1 ; Force mode to (0) SE or (1) ONLINE ;CLIENT_LOCALE = EN_US.UTF8 ; Uncomment and adjust when Client and Server locale settings differ Path = C:\Program Files\IBM\Informix\Client-SDK\bin ; Find shared libraries
Click the Finish button.
opljdbc.jar, opljdbc2.jar,
opljdbc3.jar, megathin.jar, megathin2.jar,
megathin3.jar
openlink.jdbc.Driver,
openlink.jdbc2.Driver, openlink.jdbc3.Driver
jdbc:openlink://<Hostname>:[portnumber] [/UID] [/PWD] [/READONLY] [/SVT]
[/APPLICATION] [/FBS|FETCHBUFFERSIZE] [/ENCRYPTED] [/CHARSET] [/UNICODE]
[/DLF] [/DATABASE] [/OPTIONS] [/DRIVER]
jdbc:openlink://localhost:5000/SVT=Ingres
II/DATABASE=iidbdb/UID=ingres/PWD=ingres
jdbc:openlink://192.128.13.119:5555/SVT=Oracle
8.1.x/DATABASE=ORCL/UID=scott/PWD=tiger
jdbc:openlink://broker-host.example.com:5050/SVT=Progress
91D/DATABASE=isports/OPTIONS=-S isports -N tcp -H
progress-host.example.com
jdbc:openlink://broker-host.example.com:5000/SVT=SQLServer
2000/DATABASE=Northwind/UID=sa/OPTIONS= -S
mssql-host.example.com
Need Assistance?
Contact Sales