cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error Logs in SQL SAP Anywhere 17

DB861
Explorer
909

Where can we find the error logs for SQL SAP Anywhere 17 ?

Accepted Solutions (0)

Answers (1)

Answers (1)

asa25
Product and Topic Expert
Product and Topic Expert

Hi

By default, SQL Anywhere doesn't output log file.
If you want to output SQL Anywhere logs, set the option.

Next options print all database server messages, including informational messages, errors, warnings, and MESSAGE statement output, to the specified file, and to the database server messages window.

-oe Database Server Option
https://help.sap.com/docs/SAP_SQL_Anywhere/61ecb3d4d8be4baaa07cc4db0ddb5d0a/3bca3b906c5f1014af6de05a...

-o Database Server Option
https://help.sap.com/docs/SAP_SQL_Anywhere/61ecb3d4d8be4baaa07cc4db0ddb5d0a/3bcd15236c5f1014a134edce...

Best regards,