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.64-bit drivers should be configured with the 64-bit Application.
32-bit drivers should be configured with the 32-bit Application.
Select the OpenLink "Lite" Driver for Oracle Data Sources from the list of available drivers. Select the Unicode version of the driver if and only if you are working with multi-byte character sets, as unnecessary translations can significantly affect ODBC performance.
Click Finish.
Click Next.
Click Next to continue.
Click Next to continue.
Click Next to continue.
Click Next to continue.
Click Next to continue.
Click Next to Continue.
c:\Program Files\OpenLink
Software\UDA\bin\oplrqb.ini
).c:\Program Files\OpenLink
Software\UDA\bin\oplrqb.ini
with a suitable text editor such
as Wordpad.Oracle 9 (Full Client)
[Environment ORACLE9]
ORACLE_HOME = D:\oracle\product\9.2.1\Db_1
;ORACLE_SID = ORCL
;ORACLE_SERVER = T
;TWO_TASK = P:
;ODBC_CATALOGS = Y ; Uncomment after loading odbccat9.sql
;MULTIPLEX_LDA = 5 ; Allow 5 OpenLink clients on a single lda
;OPL_USR_TBLS_FIRST=Y ; Sort SQLTables starting with user tables
Oracle 10 (Full Client)
[Environment ORACLE10]
ORACLE_HOME = D:\oracle\product\10.1.0\Db_1
;ORACLE_SID = ORCL
;ORACLE_SERVER = T
;TWO_TASK = P:
;ODBC_CATALOGS = Y ; Uncomment after loading odbccat9.sql
;MULTIPLEX_LDA = 5 ; Allow 5 OpenLink clients on a single lda
;OPL_USR_TBLS_FIRST=Y ; Sort SQLTables starting with user tables
;OCI_CONNPOOL_MIN = 0 ; if not set defaults to 0
;OCI_CONNPOOL_MAX = 0 ; if not set defaults to OCI_CONNPOOL_MIN
;OCI_CONNPOOL_INCR = 1 ; if not set defaults to 1
;OCI_CONNPOOL_WAIT = TRUE ; if not set defaults to TRUE
Oracle 10 (Instant Client)
[Environment ORACLE10]
ORACLE_HOME = C:\Instant_client_10_2
;ORACLE_SID = ORCL
;ORACLE_SERVER = T
;TWO_TASK = P:
;ODBC_CATALOGS = Y ; Uncomment after loading odbccat9.sql
;MULTIPLEX_LDA = 5 ; Allow 5 OpenLink clients on a single lda
;OPL_USR_TBLS_FIRST=Y ; Sort SQLTables starting with user tables
;OCI_CONNPOOL_MIN = 0 ; if not set defaults to 0
;OCI_CONNPOOL_MAX = 0 ; if not set defaults to OCI_CONNPOOL_MIN
;OCI_CONNPOOL_INCR = 1 ; if not set defaults to 1
;OCI_CONNPOOL_WAIT = TRUE ; if not set defaults to TRUE
Make sure to save the changes after editing the
oplrqb.ini
file.
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