This guide is intended to enable competent system administrators to install and configure
This guide does not explain any of the non-pertinent features encountered along the way. Such explanations may be found in the full documentation.
#sh install.sh
OpenLink Multi-tier licensing is handled on the server side so you should place the
Informix requires a small amount of additional environmental configuration in the
[Environment INFORMIX2000] INFORMIXSERVER = oplusunx54_2000 INFORMIXDIR = /dbs3/informix/clientsdk.2.90.UC4.SOL_32 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 LD_LIBRARY_PATH = /dbs3/informix/clientsdk.2.90.UC4.SOL_32/lib:/dbs3/informix/clientsdk.2.90.UC4.SOL_32/lib/esql ; Find shared libraries SHLIB_PATH = /dbs3/informix/clientsdk.2.90.UC4.SOL_32/lib:/dbs3/informix/clientsdk.2.90.UC4.SOL_32/lib/esql ; Find shared libraries LIBPATH = /dbs3/informix/clientsdk.2.90.UC4.SOL_32/lib:/dbs3/informix/clientsdk.2.90.UC4.SOL_32/lib/esql ; Find shared libraries ;CLIENT_LOCALE = EN_US.UTF8 ; Uncomment for Unicode connections
#cd $OPENLINK_INSTALL #. ./openlink.sh #oplrqb -fd OpenLink Request Broker Version 2.47 as of Tue Jan 08 2008 (Release 6.2 cvsid 00089). Compiled for Solaris 5.8 (sparc-sun-solaris2.8-32) Copyright (C) OpenLink Software. Registered to OpenLink US Lab - INTERNAL USE ONLY with product serial number OPL-US-INTERNAL This is a 5 concurrent users license restricted to 5 concurrent connections Issued by OpenLink Software This license will expire on Thu May 22 01:52:13 2008 GMT oplrqb: using rulebook $OPENLINK_INSTALL/bin/oplrqb.ini oplrqb: bound TCP protocol to 0.0.0.0.5000 oplrqb: request broker started by openlink oplrqb: spawning $OPENLINK_INSTALL/bin/w3config/www_sv www_sv +debug www_sv: started http://hostname:5000 oplrqb: started persistent www_sv (pid=25896) oplrqb: ZeroConfig thread started oplrqb: ZeroConfig registration Informix 2000 (oplussol4)
#cd $OPENLINK_INSTALL #. ./openlink.sh #oplrqb
You are now ready to test the connection which now requires that you read the relevant quick start guide for client component on the chosen operating system.
#cd $OPENLINK_INSTALL #. ./openlink.sh #oplshut +reinit
#cd $OPENLINK_INSTALL #. ./openlink.sh #oplshut +force