<docbook><section><title>UdadocFAQCanIRunMultipleVersionsAtTheSameTime</title><para> </para><title> doc.FAQ.CanIRunMultipleVersionsAtTheSameTime</title> doc.FAQ.CanIRunMultipleVersionsAtTheSameTime
<para> Users like to run multiple driver versions for comparative purposes.
 Single-Tier users simply install their new drivers to a new directory.
 Multi-Tier drivers should install their new drivers to different directories, as well.
 In addition, Multi-Tier users must ensure that their Request Brokers use separate TCP/IP Listen ports.
 Multi-Tier users need to take the following action:</para><itemizedlist mark="bullet" spacing="compact"><listitem>Open their oplrqb.ini files.
 They will find their oplrqb.ini files in the /bin sub-directories of the <ulink url="OpenLink">OpenLink</ulink>  server components installations.
</listitem>
<listitem>Locate the [Protocol TCP] sections.
 For example: <programlisting>[Protocol TCP] PingWatchdog = No PingInterval = 600 Listen = 5000 PortLow = 5000 PortHigh = 5025 ;IPAddress = 127.0.0.1 
</programlisting> </listitem>
<listitem>Ensure that each Listen port references a different, unused TCP/IP port.
</listitem>
<listitem>Save any changes to the oplrqb.ini files.
</listitem>
<listitem>Restart or reinitialize their Request Brokers to register any changes they make.
Be advised - <ulink url="OpenLink">OpenLink</ulink>  &#39;s 1.x and 3.x software do not have Listen ports.
 Moreover, these legacy products emit and rely upon UDP broadcasts.
 Tell your legacy users to take the following action:</listitem>
</itemizedlist><itemizedlist mark="bullet" spacing="compact"><listitem>Open their oplrqb.ini files.
 They will find their oplrqb.ini files in the /bin sub-directories of the <ulink url="OpenLink">OpenLink</ulink>  server components installations.
</listitem>
<listitem>Locate the [Protocol TCP] sections.
 For example: <programlisting>[Protocol TCP] PingWatchdog = No PingInterval = 600 Listen = 5000 PortLow = 5000 PortHigh = 5025 ;IPAddress = 127.0.0.1 
</programlisting> </listitem>
<listitem>Ensure that each <ulink url="PortLow">PortLow</ulink>  port references a different unused TCP/IP port.
</listitem>
<listitem>Ensure that <ulink url="PortLow">PortLow</ulink>  does not conflict with any Listen or <ulink url="PortLow">PortLow</ulink>  ports referenced in <ulink url="OpenLink">OpenLink</ulink>  4.x and 5.x configuration files.
</listitem>
<listitem>Save any changes to the oplrqb.ini files.
</listitem>
<listitem>Restart or reinitialize their Request Brokers to register any changes they make.</listitem>
</itemizedlist></section></docbook>