. "
    \r\n
  1. \r\n

    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)

    \r\n
      \r\n
    • \r\n

      Open the file c:\\Program Files\\OpenLink Software\\UDA\\bin\\oplrqb.ini with a suitable text editor, such as Wordpad.

      \r\n
    • \r\n
    • \r\n

      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.

      \r\n

      NOTE: You may need to consult with your database administrator to verify these. The following example depicts an environment section for Informix --

      \r\n
      [Environment INFORMIX2000]\r\nINFORMIXSERVER        = your_informix_server\r\nINFORMIXDIR           = C:\\Program Files\\IBM\\Informix\\Client-SDK\r\nDELIMIDENT            = Y      ; Allow quoted identifiers\r\nOPL_INF_MULTISESS     = Y      ; Allow multiple sessions\r\nOPL_SPACEPADCHAR      = Y      ; Pad CHAR fields with spaces\r\nCURSOR_SENSITIVITY    = LOW    ; Set to HIGH after loading oplrvc.sql\r\n;FET_BUF_SIZE          = 65535  ; Size of the fetch buffer\r\n;FORCE_ONLINE_DATABASE = 1      ; Force mode to (0) SE or (1) ONLINE\r\n;CLIENT_LOCALE         = EN_US.UTF8  ; Uncomment and adjust when Client and Server locale settings differ\r\nPath                  = C:\\Program Files\\IBM\\Informix\\Client-SDK\\bin  ; Find shared libraries
      \r\n
    • \r\n
    \r\n
  2. \r\n
" . . . . . . "Configuration of the Multi-Tier Informix Database Agent, for Windows" . . "Configuration Guide" . . "Configuration of the Multi-Tier Informix Database Agent, for Windows" . . . . . . . . . . . . . "Installation and Configuration of the Multi-Tier Informix Database Agent, for Windows" . . . . . . . . "Installation and Configuration of the Multi-Tier Informix Database Agent, for Windows" . . "
    \n
  1. \n

    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)

    \n
      \n
    • \n

      Open the file c:\\Program Files\\OpenLink Software\\UDA\\bin\\oplrqb.ini with a suitable text editor, such as Wordpad.

      \n
    • \n
    • \n

      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.

      \n

      NOTE: You may need to consult with your database administrator to verify these. The following example depicts an environment section for Informix --

      \n
      [Environment INFORMIX2000]\nINFORMIXSERVER        = your_informix_server\nINFORMIXDIR           = C:\\Program Files\\IBM\\Informix\\Client-SDK\nDELIMIDENT            = Y      ; Allow quoted identifiers\nOPL_INF_MULTISESS     = Y      ; Allow multiple sessions\nOPL_SPACEPADCHAR      = Y      ; Pad CHAR fields with spaces\nCURSOR_SENSITIVITY    = LOW    ; Set to HIGH after loading oplrvc.sql\n;FET_BUF_SIZE          = 65535  ; Size of the fetch buffer\n;FORCE_ONLINE_DATABASE = 1      ; Force mode to (0) SE or (1) ONLINE\n;CLIENT_LOCALE         = EN_US.UTF8  ; Uncomment and adjust when Client and Server locale settings differ\nPath                  = C:\\Program Files\\IBM\\Informix\\Client-SDK\\bin  ; Find shared libraries
      \n
    • \n
    \n
  2. \n
" . .