<docbook><section><title>ServerDidNotRespond</title><title> Error Message: Server did not respond[SQLSTATE:k0k130Progress Open SQL network interface] </title> Error Message: <computeroutput>Server did not respond[SQLSTATE:k0k130Progress Open SQL network interface]</computeroutput> 
<para>The actual SQLSTATE here is <computeroutput>k0k13</computeroutput>; the extra zero in the string is really an ASCII NULL.</para><para>This error typically indicates a mismatch between the <computeroutput>-S</computeroutput> and/or <computeroutput>-H</computeroutput> arguments used to start the target Progress instance (which can be seen in the Progress server&#39;s <computeroutput>databasename.lg</computeroutput> file) and those used in the DSN (<computeroutput>Options</computeroutput> field) and/or Agent setup (<computeroutput>ConnectOptions</computeroutput> keyword).</para><para>Resolution is just correction of the DSN or Agent setup arguments.</para><bridgehead class="http://www.w3.org/1999/xhtml:h2"> Evidence </bridgehead>
<itemizedlist mark="bullet" spacing="compact"><listitem> Client-side ODBC DSN (Lite or Enterprise Edition) </listitem>
<listitem> Server-side Broker Log (Enterprise Edition) -- default is <computeroutput>oplrqb.log</computeroutput> </listitem>
<listitem> Server-side Broker Rulebook (Enterprise Edition) -- default is <computeroutput>oplrqb.ini</computeroutput></listitem>
</itemizedlist><para> </para></section></docbook>