Symptom
Checksum of a database file can be turned off executing the statement below
ALTER DATABASE SET CHECKSUM OFF;
But when trying to turn it on using
ALTER DATABASE SET CHECKSUM ON;
the following error is returned:
Could not execute statement. Syntax error near 'on' on line 1
SQL Code=-131, ODBC 3 State="42000"
Read more...
Environment
SAP SQL Anywhere 17
Product
SAP SQL Anywhere 17.0
Keywords
KBA , BC-SYB-SQA-SRV , SQL Anywhere - Server , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.