<docbook><section><title>ThereIsNoServerForDatabaseX</title><title>Error Message: There is no server for database DBNAME. (1423)</title>Error Message: <computeroutput>There is no server for database DBNAME. (1423)</computeroutput>
<para>&quot;There is no server for database DBNAME&quot; errors typically occur when the specified database is not running.</para><para>Ensure that your Progress database has been started.</para><para>&quot;There is no server&quot; errors may also occur:</para><itemizedlist mark="bullet" spacing="compact"><listitem> If you pass incorrect values for the <computeroutput>-S -H -N</computeroutput> sockets parameters <programlisting>-S ServiceNameOrPortNumber -H hostname.fqdn.or.IP -N tcp
</programlisting></listitem>
<listitem> If you pass an incorrect database path or misspell the database name.
 For best results, we advise using the full path to your Progress database, and including the <computeroutput>.db</computeroutput> extension on the end of the database name.
 For example: <programlisting>/dbs/progress/dbs/demo.db
</programlisting></listitem>
</itemizedlist><para>If &quot;There is no server&quot; errors persist, relink your Multi-Tier Progress database agent, or try using a sockets-based connection.</para><bridgehead class="http://www.w3.org/1999/xhtml:h2">Evidence</bridgehead>
<para>Request Broker Log</para></section></docbook>