<docbook><section><title>WhereIsTheSybaseErrorLog</title><para> </para><bridgehead class="http://www.w3.org/1999/xhtml:h2">Where is the Sybase error log?</bridgehead>
<para>The Sybase error log is the errorlog file that appears in the $SYBASE/%SYBASE_ASE%/install directory.
 For example: </para><programlisting>bash-2.03$ find / -name errorlog -print
/usr/sybase/v12.5/ASE-12_5/install/errorlog
</programlisting></section></docbook>