Messages on this page are sorted by SQLSTATE. Locate the appropriate code in the table below, and click the link for a full description of the message.
| SQL State | Msg Type | Number | SQL Code | Message | Possible Cause |
|---|---|---|---|---|---|
| 0A005 | Error | 2547 | -1513L | "Sysam License Manager initialization failed." | Sysam License Manager initialization failed. Click here for a list of possible parameters and odbc states. |
| 0A006 | Error | 2546 | -1514L | "Failed to checkout an IQ core license." | Sysam License Manager was unable to obtain a valid IQ_CORE license. Click here for a list of possible parameters and odbc states. |
| 0AQ48 | Error | 2597 | -933L | "A log is required for IQ databases" | IQ databases require the use of a transaction log file. Click here for a list of possible parameters and odbc states. |
| 0AW01 | Error | 2077 | -135L | "Language extension" | You used a SQL statement that may be valid in some versions of SQL, but not in SQL Anywhere. Click here for a list of possible parameters and odbc states. |
| 0AW02 | Error | 2076 | -611L | "Transact-SQL feature not supported" | You attempted to use a Transact-SQL feature that is not supported in SQL Anywhere. Click here for a list of possible parameters and odbc states. |
| 0AW03 | Error | 2230 | -627L | "Disallowed language extension detected in syntax near '%1' on line %2" | The statement you are trying to execute contains syntax that is not allowed with the current setting of the option sql_flagger_error_level. Modify the offending statement or set the sql_flagger_error_level option to a different value. Click here for a list of possible parameters and odbc states. |
| 0AW05 | Error | 2335 | -707L | "Statement is not allowed in passthrough mode" | You tried to execute a statement that cannot be executed while in passthrough mode. For example, you may have executed a batch statement. Click here for a list of possible parameters and odbc states. |
| 0AW06 | Error | 2337 | -709L | "Computed columns are not supported in this database" | The current database is an older database and does not have catalog support for computed (materialized) columns. To use this feature, upgrade your database to the most recent version. Click here for a list of possible parameters and odbc states. |
| 0AW07 | Error | 2395 | -749L | "Feature not available with UltraLite" | You attempted to execute a statement or use a feature that is not supported in an UltraLite database. Click here for a list of possible parameters and odbc states. |
| 0AW08 | Error | 2401 | -755L | "You cannot synchronize or upgrade with uncommitted transactions" | You attempted to synchronize or upgrade the schema of an UltraLite database and there are changes in the UltraLite database that have not been committed. Click here for a list of possible parameters and odbc states. |
| 0AW09 | Error | 2441 | -794L | "Synchronization server failed to commit the upload" | You attempted to synchronize an UltraLite database. During the synchronization session, a complete upload stream was sent that could not be committed to the consolidated database. The reason for the upload failure can be found in the synchronization log file. Click here for a list of possible parameters and odbc states. |
| 0AW10 | Error | 2446 | -799L | "DTC transactions are not supported on this platform" | You tried to enlist a DTC transaction on a platform that does not support this feature. Click here for a list of possible parameters and odbc states. |
| 0AW11 | Error | 2486 | -839L | "Download failed because of conflicts with existing rows" | During synchronization, there was a conflict between one or more rows in the download stream and rows modified locally in the UltraLite database. The download has been rolled back. You can avoid this error by coordinating local database modifications with synchronization, or synchronizing again when the local modifications are complete. Click here for a list of possible parameters and odbc states. |
| 0AW12 | Error | 2505 | -857L | "Synchronization failed due to an error on the server: %1" | Synchronization failed at the server. More details can be found in the synchronization log file. Click here for a list of possible parameters and odbc states. |
| 0AW13 | Error | 2517 | -867L | "Cannot change synchronization user_name when status of the last upload is unknown" | The MobiLink server uses the user_name to track synchronizations. If the status of the previous upload is unknown then you must resolve this condition before changing the user. Click here for a list of possible parameters and odbc states. |
| 0AW14 | Error | 2557 | -894L | "Plan cannot be generated for this type of statement" | You tried to get the execution plan for a statement type that is not supported. Click here for a list of possible parameters and odbc states. |
| 0AW15 | Error | 2698 | -1029L | "Support for materialized views is not available for this database" | The statement being executed requires support for materialized views, but the database being used does not have the materialized view capability. Click here for a list of possible parameters and odbc states. |
| 0AW16 | Error | 2740 | -1071L | "The %1 algorithm is not available in FIPS mode" | The specified algorithm is not available when the server is running in FIPS mode. Click here for a list of possible parameters and odbc states. |
| 0AW17 | Error | 2790 | -1118L | "Cannot change the MobiLink remote id when the status of the last upload is unknown" | The MobiLink server uses the remote id to track synchronization progress. If the status of the previous upload is unknown then you must resolve this condition before changing the remote id. Click here for a list of possible parameters and odbc states. |
| 0AW18 | Error | 2812 | -1139L | "The remote data access feature is not supported on this platform" | You attempted to use a remote data access feature; however, remote data access is not supported on this platform. Click here for a list of possible parameters and odbc states. |