. . "Installation and Configuration of the Multi-Tier Progress Database Agent, for Windows" . . . . . . . . . . "
    \r\n
  1. Progress 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).
  2. \r\n
  3. Edit the file c:\\Program Files\\OpenLink Software\\UDA\\bin\\oplrqb.ini with a suitable text editor such as Wordpad.
  4. \r\n
  5. Locate and edit the [Environment xxxxx] section where xxxxx matches your target database to ensure that any relevant environment variables pertaining to your system and target database are correct. Note that you may need to consult with your database administrator to verify these settings.
  6. \r\n
\r\n

The following examples depict the environment section for Progress:

\r\n

Progress (SQL-89)

\r\n
\r\n[Environment PROGRESS91C]\r\nDLC  = D:\\Program Files\\Progress\\10.1B\r\nPath = D:\\Program Files\\Progress\\10.1B\\BIN;C:\\WINNT\\System32\r\n;TABLEVIEW        =\r\n;TABLEVIEW_QUALIFIER = Y\r\n;DEADLOCK_TIMEOUT = 60          ; Seconds to wait for lock to release\r\n;INSERT_LOGICAL = Y\r\n;UPDATE_LOGICAL = Y\r\n;MIN_FIELD_LEN        =\r\n;MAX_FIELD_LEN        =\r\nCURSOR_SENSITIVITY = LOW        ; Set to HIGH after loading oplrvc.sql\r\n
\r\n

Progress (SQL-92)

\r\n
\r\n[Environment PROGRESS91SQL]\r\nDLC  = D:\\Program Files\\Progress\\10.1B\r\nPath = D:\\Program Files\\Progress\\10.1B\\BIN;C:\\WINNT\\system32\r\nCURSOR_SENSITIVITY = LOW        ; Set to HIGH after loading oplrvc.sql\r\n
" . . . . . . . . . . . . "Configuration of the Multi-Tier Progress Database Agent, for Windows" . "Configuration of the Multi-Tier Progress Database Agent, for Windows" . . "Configuration Guide" . . "
    \n
  1. Progress 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).
  2. \n
  3. Edit the file c:\\Program Files\\OpenLink Software\\UDA\\bin\\oplrqb.ini with a suitable text editor such as Wordpad.
  4. \n
  5. Locate and edit the [Environment xxxxx] section where xxxxx matches your target database to ensure that any relevant environment variables pertaining to your system and target database are correct. Note that you may need to consult with your database administrator to verify these settings.
  6. \n
\n

The following examples depict the environment section for Progress:

\n

Progress (SQL-89)

\n
\n[Environment PROGRESS91C]\nDLC  = D:\\Program Files\\Progress\\10.1B\nPath = D:\\Program Files\\Progress\\10.1B\\BIN;C:\\WINNT\\System32\n;TABLEVIEW        =\n;TABLEVIEW_QUALIFIER = Y\n;DEADLOCK_TIMEOUT = 60          ; Seconds to wait for lock to release\n;INSERT_LOGICAL = Y\n;UPDATE_LOGICAL = Y\n;MIN_FIELD_LEN        =\n;MAX_FIELD_LEN        =\nCURSOR_SENSITIVITY = LOW        ; Set to HIGH after loading oplrvc.sql\n
\n

Progress (SQL-92)

\n
\n[Environment PROGRESS91SQL]\nDLC  = D:\\Program Files\\Progress\\10.1B\nPath = D:\\Program Files\\Progress\\10.1B\\BIN;C:\\WINNT\\system32\nCURSOR_SENSITIVITY = LOW        ; Set to HIGH after loading oplrvc.sql\n
" . . . . "Installation and Configuration of the Multi-Tier Progress Database Agent, for Windows" . .