
Upon Sybase ASE start-up, it will writes information to a local error log file, called the Sybase ASE error log. If you are in Windows, the error log file is located in below path,
$SYBASE\$SYBASE_ASE\install\server_name.log
For Linux, Unix,
$SYBASE/$SYBASE_ASE/install/server_name.log
By default, the Sybase ASE error logging is enable and it contains below information:
• Stores information about the success or failure of each start-up attempt
• Logs error and informational messages generated by the server during its operations
• Remains open until you stop the server process
• Contains start-up messages from SAP ASE



