SQL Anywhere error messages sorted by SQLCODE

SQL Anywhere SQLCODE Message text
–1315 Script file missing statement \"go\" delimiter on a separate line
–1313 Maximum string length exceeded
–1305 MobiLink communication error; code: %1, parameter: %2, system code %3
–1304 Could not create a new text for this table with the same settings as \"%1\
–1303 Too many MESSAGE ... FOR CONNECTION messages
–1288 '%1' statement is not allowed on a mirrored database
–1286 Immediate materialized view definition cannot contain a SUM function over a nullable expression
–1283 A CONTAINS query is not allowed on the view or derived table '%1'
–1281 Another connection has the row in '%1' locked
–1280 Underflow when converting '%1'
–1279 Operation '%1' failed for reason: '%2'
–1278 Operation is not allowed
–1277 Parameter '%1' cannot be null
–1276 Configuration cannot not be modified while in use
–1275 Invalid domain '%1'
–1274 Index '%1' has no columns
–1273 Table '%1' has no columns
–1272 Synchronization is already in progress
–1271 Synchronization download failed to complete
–1270 Must own table '%1' in order to make an immediate view reference it
–1269 Service statement definition is invalid or unsupported
–1268 The materialized view cannot be changed to immediate because its definition contains an illegal construct
–1267 Event parameter '%1' not found
–1266 No notification within timeout on queue '%1'
–1265 Event object named '%1' already exists
–1264 Event object name '%1' is not valid
–1263 Event notification queue '%1' not found
–1262 This edition of SQL Anywhere is not available on this platform
–1261 This server is not licensed to support '%1' connections
–1260 This server is not licensed to support the '%1' feature
–1254 MERGE statement for table '%1' failed because of a RAISERROR specification in the statement
–1253 The text index %1 needs to be refreshed
–1244 An attempt to decrypt database '%1' failed
–1243 An attempt to encrypt database '%1' failed
–1241 Value-sensitive cursor used after a TRUNCATE
–1240 The provided stoplist is too long
–1238 Passthrough SQL script failed
–1237 Too many columns in procedure result set
–1236 Too many expressions in GROUP BY list
–1235 Too many columns in SELECT list
–1233 The materialized view %1 cannot be changed to immediate because it does not have a unique index on non-nullable columns
–1232 Attempt to start a second snapshot in a transaction
–1231 Statement timed out: '%1'
–1230 Too many open cursors
–1229 Reorganize table is already being run on table \"%1\
–1226 Foreign key columns do not match the primary key or a uniqueness constraint in \"%1\
–1225 Synchronization profiles are not supported for this database
–1224 Synchronization profile '%1' has invalid parameter '%2'
–1223 Synchronization profile '%1' already exists
–1221 Duplicate options not allowed in the CREATE DATABASE statement
–1220 User cannot be dropped because external logins exist for this user
–1219 Maintenance of dependent immediate materialized view(s) failed
–1218 The materialized view cannot be changed to immediate because it does not have a unique index on non-aggregate non-nullable columns
–1217 Synchronization profile '%1' not found
–1216 The arguments to this procedure must be literal strings
–1215 External library '%1' not loaded
–1214 External library '%1' is in use
–1213 External environment does not support result sets
–1212 Connection disallowed by login policy for this user
–1211 MERGE statement ANSI cardinality violation on table '%1'
–1207 Invalid use of NEAR operator in text query
–1206 External environments are not supported for this database
–1205 External environment '%1' could not be found
–1204 INSERT ... ON EXISTING UPDATE not allowed: immediate materialized view %1 depends on %2
–1203 WRITETEXT not allowed: immediate materialized view %1 depends on %2
–1202 Operation not allowed on a table with dependent immediate materialized views
–1201 Client library reported an error opening object ('%1') during transfer
–1200 Client library reported a permissions error accessing object ('%1') during transfer
–1199 The materialized view cannot be changed to immediate because COUNT(*) is required to be part of the SELECT list
–1198 User \"%1\" already exists
–1197 Login policy \"%1\" in use
–1196 Login policies are not supported for this database
–1195 Login policy \"%1\" not found
–1194 Login policy \"%1\" already exists
–1193 TRUNCATE TABLE not allowed: initialized immediate materialized view %1 depends on %2
–1192 Cannot update multiple tables immediate materialized view %1 depends on
–1191 LOAD TABLE not allowed: initialized immediate materialized view %1 depends on %2
–1190 LOAD TABLE is not allowed on a materialized view %1
–1189 The UTF-16 endian specified does not match the Byte Order Mark found in the data
–1188 LOAD TABLE error: %1
–1187 Cannot append when using compression or encryption
–1186 Database page validation failed with code: %1
–1185 Index validation failed for table %1, index %2 with code: %3
–1184 Cannot drop last unique index of an immediate materialized view
–1183 Support for permissions on dbspaces is not available for this database
–1182 Command not allowed on IMMEDIATE REFRESH text index
–1181 The materialized view cannot be changed to immediate because its definition must not contain more than one query block
–1180 Cannot set database option \"%1\" because it is on the options watch list
–1179 Unable to start database server: missing license file
–1178 Transaction log mirroring cannot be used with database mirroring
–1177 No plan. HTML_PLAN function is not supported for this type of statement or database
–1176 Plan not available. NOEXEC Plan can not be generated for this type of statement
–1175 Unable to acquire table locks in specified time
–1174 Cannot create text configuration '%1' because option '%2' has an inappropriate setting
–1173 Client library reported an error accessing data during transfer ('%1')
–1172 Client application disallowed the transfer of data ('%1')
–1171 Client application does not allow transfer of data ('%1')
–1170 The materialized view %1 cannot be changed to immediate because it has already been initialized
–1169 Cannot access a table that is part of a text index
–1168 Cannot alter or drop a text configuration referenced by a text index
–1167 Cannot drop a user that owns text configurations
–1166 Text indexes are not supported for this database
–1165 Error creating text index \"%1\" on table \"%2\
–1164 Text query parser error: %1
–1163 Invalid collation: \"%1\"
–1162 Term length outside allowed range
–1161 Text configuration \"%1\" already exists
–1160 Text configuration \"%1\".\"%2\" not found
–1159 Non-constant or unknown text query string
–1158 No matching text index
–1157 All column reference arguments must refer to the same table
–1156 Argument \"%1\" must be a column reference
–1155 Unable to close the cursor on table \"%1\". LOAD TABLE cannot be executed
–1154 Traced query (%1, %2) does not exist
–1153 Password has expired but cannot be changed because the database is read-only
–1152 Password has expired
–1151 The logging type ( '%1' ) specified is invalid, not supported or incompatible
–1150 The SQL scripts DLL cannot be loaded
–1149 Database '%1' cannot be started on this platform. See http://ianywhere.com/developer/product_manuals/sqlanywhere/notes/en/endian_cant_change_platform.html
–1148 Feature not supported by the client version or the client interface
–1147 Database '%1' cannot be started on this platform. See http://ianywhere.com/developer/product_manuals/sqlanywhere/notes/en/endian_corruption_warning.html
–1146 LOAD TABLE not allowed on temporary table which has foreign key references from another table
–1145 Unable to connect: The server did not accept the requested encryption type
–1144 '%1' cannot be used as the encoding specification for '%2' data
–1143 Encryption has not been enabled
–1142 Use of statement '%1', which requires feature '%2', is not allowed
–1141 Unable to start database \"%1\": NCHAR collation or tailoring not supported on this platform
–1140 Unable to start database \"%1\": CHAR collation or tailoring not supported on this platform
–1139 The Remote Data Services feature is not supported on this platform
–1138 The mirror '%1' does not match database '%2'
–1137 Escape character conflict '%1'
–1136 Invalid use of escape character '%1'
–1135 Invalid regular expression: %1 in '%2'
–1134 Triggers cannot be created on materialized view '%1'
–1133 Invalid trigger type for view '%1'
–1132 Maximum row size for table '%1' would be exceeded
–1131 The attribute '%1' sets an option '%2' that is incompatible with '%3'
–1130 The '%1' attribute is missing a comma within '%2'
–1129 The '%1' attribute contains mismatched parentheses within '%2'
–1128 Start date/time for non-recurring event '%1' is in the past
–1127 Positioned update operation attempted on a view with an INSTEAD OF trigger
–1126 Operation failed because table or view '%1' has an INSTEAD OF trigger
–1125 Conflicting INSTEAD OF trigger and WITH CHECK OPTION on view '%1'
–1124 The dbicu library and server versions do not match
–1123 Invalid mime type '%1'
–1122 Exceeded maximum of '%1' allowable parameters
–1121 Not enough free space on device to grow dbspace '%1' by requested amount
–1120 The dbspace '%1' cannot be dropped because it contains tables or indexes
–1119 The '%1' property is no longer supported
–1118 Cannot change the MobiLink remote id when the status of the last upload is unknown
–1117 A row cannot be stored because it exceeds the database page size
–1116 Collation '%1' not supported on this platform
–1115 Table '%1' contains an invalid reference to the ROWID function
–1114 Invalid setting for SOAP header '%1'
–1113 Correlation name '%1' is not valid for use with the ROWID function
–1112 Specified file system volume not found for database '%1'
–1111 Information for synchronization was not provided
–1110 Synchronization process was unable to re-enter synchronization
–1109 Unable to perform requested operation since this database uses keyless encryption
–1108 Unable to access the filesystem on the device
–1107 Too many references to a BLOB
–1106 Too many publications specified for operation
–1104 Too many users in database
–1103 No partial download was found
–1102 Unable to retry download because upload is not finished
–1101 Column '%1' not part of any indexes in its containing table
–1100 The operation failed because column '%1''s type does not support streaming
–1099 Transact-SQL outer joins are currently disabled
–1098 A tracing connection is already active
–1097 ATTACH TRACING could not connect to the tracing database
–1096 The specified http header is malformed
–1095 The specified http header contains illegal or non-ASCII characters
–1094 The http header '%1' is reserved and cannot be modified
–1093 The size of the character column, variable, or value data type exceeds 32767
–1092 The method you attempted to invoke was not enabled for your application
–1091 Constraint '%1' violated: Invalid value in table '%2'
–1090 Function '%1' has invalid parameter '%2' ('%3')
–1089 Invalid commit action for shared temporary table
–1088 ATTACH TRACING TO LOCAL DATABASE cannot be used with a strongly encrypted database
–1087 Could not refresh tracing: volatile_statistics have to be collected in order for %1 specified on row %2 to be collected
–1086 Write access was denied
–1085 Duplicate key column (%1)
–1084 Use of feature '%1' is not allowed
–1083 Could not refresh tracing: failed to find object %1 on row %2
–1082 Could not refresh tracing: invalid tracing specification on sa_diagnostic_tracing_level row %1
–1081 Could not refresh tracing: at least one enabled tracing level must be specified
–1080 Cannot revoke these permissions while user '%1' is actively replicating transactions
–1079 Backup is unable to open database file '%1'
–1078 Cycle in computed column dependencies
–1077 Cannot use materialized view '%1' because it has not yet been initialized
–1076 dbicu libraries are required but not installed
–1075 Failed to convert from character set '%1' to '%2'
–1074 Login mode '%1' not permitted by login_mode setting
–1073 '%1' cannot be used as the NCHAR collation: only UCA and UTF8BIN may be used
–1072 '%1' is not a valid character set encoding for use with collation '%2'
–1071 The %1 algorithm is not available in FIPS mode
–1070 Kerberos logins are not supported
–1069 Kerberos login failed
–1068 Default dbspace '%1' not found
–1066 File system error: %1
–1065 Attempt to use snapshot isolation in a non-snapshot transaction
–1064 Update conflict on snapshot transaction
–1063 Unable to start database %1: Cannot use read-only mode if auditing is enabled
–1062 Statement not allowed during snapshot
–1061 Table created or altered after start of snapshot
–1060 Operation conflict with publication type
–1057 BACKUP clause '%1' conflicts with '%2'
–1054 Snapshot isolation disabled or pending
–1053 '%1' is an invalid value for '%2'
–1052 Cannot update materialized view because option '%1' has an inappropriate setting
–1051 Cannot create a materialized view because option '%1' has an inappropriate setting
–1050 Cannot return NULL result as requested data type
–1047 This database does not support encrypted tables
–1046 Illegal column definition: %1
–1045 Invalid backup parameter value
–1044 Invalid password: %1
–1043 Request interrupted due to timeout
–1042 Cannot add a comment to a table declared as LOCAL TEMPORARY
–1041 Materialized View '%1' not found
–1040 Cannot use view '%1' because it is invalid
–1039 Cannot connect to mirror server. Use server name '%1' to find the primary server
–1038 Cannot use view '%1' because it has been disabled
–1037 Cannot drop or modify object '%1' because at least one other object ( %2 '%3') depends upon it
–1036 The DBN/DBF parameters do not match the database for this alternate server name
–1035 LOAD TABLE not permitted on mirrored database
–1034 The '%1' attribute is not valid with procedure type '%2'
–1033 Unable to start database server: Server fatal error
–1032 Syntax error near '%1' -- The materialized view cannot be changed to immediate because its definition contains an illegal construct: '%2'
–1031 Syntax error near '%1' -- Materialized view definition must not use the following construct: '%2'
–1030 Secure HTTP connections are not supported on this platform
–1029 Support for materialized views is not available for this database
–1028 Connection attempting BACKUP has uncommitted transactions
–1027 Service type does not allow '%1' attribute
–1026 USING attribute cannot coexist with FORMAT or GROUP attributes
–1025 Duplicate attribute '%1' in service
–1024 Unsupported property '%1' in service USING attribute
–1023 Missing value for attribute '%1' in service
–1022 Invalid value for attribute '%1' in service
–1021 Invalid backup operation
–1020 Unable to start specified database: Cannot use log file '%1' since it is shorter than expected
–1019 Unable to start specified database: Cannot use log file '%1' since the database file has been used more recently
–1018 Unable to start specified database: Cannot use log file '%1' since the offsets do not match the offsets in the database file
–1017 Unable to start specified database: '%1': transaction log file not found
–1016 Unable to start specified database: Cannot use log file '%1' since it has been used more recently than the database file
–1012 Unable to start specified database: '%1' must be upgraded to start with this server (capability %2 missing)
–1011 Unable to start specified database: Unknown encryption algorithm
–1010 Unable to start specified database: '%1' not expecting any operations in transaction log
–1009 Unable to start specified database: The transaction log '%1' or its mirror '%2' is invalid
–1008 Unable to start specified database: '%1' is an invalid transaction log mirror
–1007 Unable to start specified database: '%1' is an invalid transaction log
–1006 Unable to start specified database: '%1' is not a valid database file
–1005 Unable to start specified database: '%1' was created by a different version of the software
–1004 Unable to start specified database: '%1' is not a database
–1003 Too many distinct group mappings for integrated user
–1002 The option '%1' is not recognized
–1001 Parameter '%1' in procedure or function '%2' does not have a default value
–1000 Temporary space limit exceeded
–999 Invalid request log format on line %1
–998 Cannot close a remote JDBC connection that is not the current connection
–997 Local connection ID does not refer to the current database
–996 Specified local connection ID not found
–995 Warning detected when optimizing SELECT INTO is treated as an error
–994 Too many arguments for function or procedure '%1'
–993 LOAD TABLE not allowed on temporary table with ON COMMIT DELETE ROWS
–992 The specified listener could not be registered
–991 Clause '%1' has invalid attribute '%2'
–990 The secure connection to the remote host failed: %1
–989 NAMESPACE attribute is not valid with procedure type '%1'
–988 Invalid response from the HTTP server
–987 Invalid procedure subtype '%1' for type '%2'
–986 Invalid procedure type '%1'
–985 The database name 'utility_db' is reserved for the utility database
–984 Could not initialize the encryption DLL: '%1'
–983 HTTP request failed. Status code '%1'
–982 Connection timed out
–981 Unable to connect to the remote host specified by '%1'
–980 The URI '%1' is invalid
–979 Output file cannot be written
–978 Directory for output file does not exist
–976 Could not load the encryption DLL \"%1\
–975 Incorrect volume ID for '%1'
–974 File I/O failed for '%1'
–973 The string is too long (%1)
–972 Database page size too small: %1
–971 Checksums are not enabled in this database
–970 Invalid hint specified for table '%1'
–969 Required operators excluded
–968 User '%1' already has EXECUTE permission
–967 Backup file '%1' already exists
–966 Composite ORDER BY not allowed with RANGE
–965 Window function requires ORDER BY
–964 Window function used in predicate
–963 Password contains an illegal character
–962 Argument to GROUPING aggregate must be a grouping column in the GROUP BY clause
–961 Input string is not base64-encoded
–960 Decompression error: %1
–959 Compression error: %1
–958 Password cannot be longer than %1 characters
–957 Invalid preceding or following size in OLAP function
–956 Information for synchronization is incomplete or invalid, check '%1'
–955 This connection already exists
–954 The database '%1' was not found
–953 A schema upgrade is not currently allowed
–952 The status of the last synchronization upload is unknown
–951 Cannot access schema file '%1'
–950 Frame not allowed for window '%1'
–949 ORDER BY not allowed in window '%1'
–948 PARTITION BY not allowed in reference to window '%1'
–947 Window '%1' not found
–946 Result set not permitted in '%1'
–945 Recursive column %1: conversion from '%2' to '%3' loses precision
–944 Too many expressions in GROUP BY list for ROLLUP, CUBE, or GROUPING SETS operation
–943 No workload capture currently exists
–942 A workload capture (%1) is already in progress
–941 jConnect does not support encryption
–940 Invalid setting for HTTP header '%1'
–939 Invalid setting for HTTP option '%1'
–938 Recursion is not allowed without the RECURSIVE keyword
–937 Invalid reference to or operation on constraint '%1'
–936 Too many constraints in database
–935 Unable to start specified database: Log file error
–934 Unable to start specified database: Server must be upgraded to start database %1
–933 A log is required for IQ databases
–931 Service definition requires a statement when authorization is off
–930 (no message)
–929 Constraint '%1' not found
–928 Constant expressions must not appear in GROUP BY clause
–927 Service statement definition is inconsistent with service type
–926 Host variable reference in service definition must be named
–925 Invalid service name '%1'
–924 Service '%1' in use
–923 Too many recursive iterations
–922 No column list for recursive query
–921 Invalid recursive query
–920 Service '%1' not found
–919 Service '%1' already exists
–918 A user name must be specified if AUTHORIZATION is Off
–916 '%1' is an unrecognized service type
–915 Service type required for CREATE SERVICE
–914 Cycle in common table expression references
–913 A transaction log file is required for auditing
–912 Insufficient memory for OPENXML query
–911 Control character in XML output
–910 System command failed with return code %1
–908 Invalid operation on a closed object
–907 No name for argument
–906 XMLGEN evaluation failure
–905 Invalid XQuery constructor
–904 Illegal ORDER BY in aggregate function
–903 CDATA has a name
–902 Too few columns
–901 Undeclared tag ID: '%1'
–900 Parent not open: '%1'
–899 Illegal column name: '%1'
–898 Unknown FOR XML EXPLICIT directive: '%1'
–897 Illegal FOR XML EXPLICIT tag value: '%1'
–896 Cannot delete PUBLIC option '%1' since user settings exist
–895 Encryption error: %1
–894 Plan can not be generated for this type of statement
–893 Illegal flags value passed to OPENXML
–892 XPath parser error: %1
–891 Cannot convert between requested character sets '%1' and '%2'
–890 Statement size or complexity exceeds server limits
–889 Statement contains an illegal usage of the non-deterministic function '%1'
–888 XML parser error: %1
–887 Virtual index creation with more than %1 columns
–883 Character conversion error or warning report is not available when the single-byte converter is used
–881 Character substitution was required when converting from %1 to %2
–879 An invalid multi-byte input character was encountered when converting from %1 to %2
–878 Index '%1' can not be clustered
–877 SETUSER not allowed in procedures, triggers, events, or batches
–876 Client out of memory
–875 There is no way to join to '%1'
–874 Column must be named: %1
–873 %1 returned multiple result sets
–872 %1 does not return a result set
–871 The database needs to be restarted for this Java related command
–870 Cannot convert between requested character set '%1' and database character set '%2'
–869 Database server cannot convert data from/to character set '%1'
–868 '%1' is an unknown character set encoding label
–867 Cannot change synchronization user_name when status of the last upload is unknown
–866 %1 returned a result set with a different schema than expected
–865 Key constraint between temporary tables requires a primary key (not unique constraint)
–864 Statement contains an illegal usage of the NUMBER(*) function
–863 Grouped query contains more than one distinct aggregate function
–862 The aggregate expression '%1' must appear in either the select list or a HAVING clause subquery
–861 Aggregated expression '%1' contains multiple columns of which one or more are outer references
–860 At least one of the specified dbspaces was not calibrated
–858 CREATE/DROP STATISTICS statement cannot refer to virtual tables
–857 Synchronization failed due to an error on the server: %1
–856 Invalid sqllen field in SQLDA
–855 Trigger name '%1' is ambiguous
–854 Function or column reference to '%1' in the ORDER BY clause is invalid
–853 Cursor not in a valid state
–852 Table name '%1' is ambiguous
–851 Decryption error: %1
–850 Tables related by key constraint must both be permanent, or both be temporary and not created with ON COMMIT DELETE ROWS. For global temporary tables they must both be shared if one is shared
–849 Referential integrity actions other than RESTRICT not allowed for temporary tables
–848 Exception occurred while loading Java SecurityManager
–847 Java SecurityManager class not found: %1
–846 SET clause for column '%1' used incorrectly
–845 Owner '%1' used in a qualified column reference does not match correlation name '%2'
–844 Cannot find synchronization definition with the name '%1'
–843 Cannot find synchronization user with the name '%1'
–842 JDK '%1' is not a supported JDK
–841 The JDK version in '%1' does not match '%2'
–840 Incorrect or missing encryption key
–839 Download failed because of conflicts with existing rows
–838 TLS initialization on server failed
–837 Trigger or foreign key for table '%1' is no longer valid
–836 Procedure '%1' is no longer valid
–835 Event '%1' in use
–834 Column '%1' not found in table '%2'
–833 Row in table '%1' was modified or deleted in BEFORE trigger
–832 Connection error: %1
–831 Definition for alias '%1' must appear before its first reference
–830 Alias '%1' is not unique
–829 TLS handshake failure
–828 A conflict with the dbmlsync download phase was detected
–827 Database upgrade not possible; user tables have table ids in system table range
–826 Database upgrade not possible; RowGenerator table not owned by user dbo
–825 Previous error lost prior to RESIGNAL
–824 Illegal reference to correlation name '%1'
–823 Cannot handle expressions involving remote tables inside stored procedures
–822 Table '%1' is already included
–821 Dbspace for table '%1' not found
–820 Invalid scroll position '%1'
–819 Table '%1' is part of a synchronization definition
–818 The external function call is incompatible
–817 Too many temporary tables in connection
–816 Specified database file already in use
–815 Cannot update column '%1' since it does not appear in the SELECT clause
–814 Cannot update column '%1' since it appears in the ORDER BY clause
–813 FOR UPDATE has been incorrectly specified for a READ ONLY cursor
–812 The select list for the derived table '%1' has no expression to match '%2'
–811 JAR '%1' not found
–810 External object '%1' not found
–809 Synchronization option is too long
–808 An internal error was generated by the test harness
–807 Host variables must not be used within a batch
–806 System event type '%1' not found
–805 Synchronization option '%1' not found
–804 Unable to reenlist transaction; DTC may be down
–803 Unable to enlist transaction; DTC may be down
–802 Cannot enlist in a transaction with uncommitted data pending
–801 Cannot enlist in a transaction while already enlisted in a transaction
–800 Cannot commit or rollback while enlisted in a transaction
–799 DTC transactions are not supported on this platform
–797 Synchronization option '%1' contains semi-colon, equal sign, curly brace, or is null
–794 Synchronization server failed to commit the upload
–793 Invalid start date/time for event '%1'
–792 Invalid time '%1' for event '%2'
–791 Invalid day of week or month '%1' for event '%2'
–790 Cannot register connection to '%1' since automatic label exhausted
–789 Cannot register '%1' since registration cookie exhausted
–788 Another connection has already registered as '%1'
–787 Current connection is already registered to '%1' as '%2'
–786 Cannot deregister '%1' since active registered connection exists
–785 Cannot deregister application because of invalid cookie
–784 Cannot register connection because of invalid application cookie
–783 Cannot register another '%1' as an exclusive application
–782 Cannot register '%1' since another exclusive instance is running
–780 Cannot update primary key for table '%1' involved in a publication
–779 Cannot create synchronization entry for table '%1' with BLOB primary key
–778 Must include primary key for table '%1' in the synchronization
–777 Cannot synchronize table '%1' since it does not have a primary key
–774 Schedule '%1' for event '%2' already exists
–773 Schedule '%1' for event '%2' not found
–772 Event '%1' already exists
–771 Event '%1' not found
–770 Cannot modify publication entry using ALTER SYNCHRONIZATION
–769 Cannot modify synchronization entry using ALTER PUBLICATION
–768 Cannot subscribe to '%1'
–767 Cannot find synchronization subscription with the name '%1'
–766 View references '%1', which is a temporary object. Views can only refer to permanent objects
–765 Synchronization message type '%1' not found
–764 Server not found and unable to autostart
–763 '%1' is not a public Java reference, and cannot be referenced from SQL
–762 '%1' is not a public Java class, and cannot be referenced from SQL
–761 Server capability name '%1' could not be found in the database
–760 Invalid SQL identifier
–759 SQLDA data type invalid
–758 The database does not support the Java Virtual Machine
–757 Modifications not permitted for read-only database
–756 Cannot uniquely identify column '%2' of table '%1' in the current JDBC resultset
–755 You cannot synchronize or upgrade with uncommitted transactions
–754 Parse error: %1
–753 The JDBC resultset must be positioned on an insert row in order to use the '%1' function
–752 Cannot call the '%1' function on a JDBC resultset when it is positioned on an insert row
–751 User owns tables in use
–750 User owns procedures in use
–749 Feature not available with UltraLite
–748 Invalid JDBC resultset concurrency
–747 Invalid JDBC resultset type
–746 Cannot allocate System V resources
–745 Cannot initialize IQ memory manager: %1
–744 Invalid IQ database command line option or parameter value: %1
–743 Seek absolute 0 was attempted on a JDBC SAResultSet
–742 JDBC SAStatement batch execute abandoned
–740 The communications environment could not be created
–739 db_init has not been called or the call to db_init failed
–738 Password must be at least %1 characters
–737 Signature '%1' does not match procedure parameters
–736 The data type of column '%1' is not supported
–735 Invalid parameter
–734 Cannot update or delete an all-NULL row from table '%1'
–733 Number of columns allowing NULLs exceeds limit
–732 Creating remote tables with computed columns is not supported
–731 Cannot drop a user that owns objects involved in replication
–730 Invalid JAR file
–729 The specified foreign key (%1) can not be enforced
–728 Update operation attempted on non-updatable remote query
–727 The optimizer was unable to construct a valid access plan
–726 The table specification '%1' identifies more than one remote table
–725 Identity attribute mismatch for column '%1'
–724 NULL attribute mismatch for column '%1'
–723 The length specified for column '%1' is different than the actual length
–722 The column '%1' does not exist in the remote table
–721 The data type specified for column '%1' is not compatible with the actual data type
–720 VALIDATE statement must refer to a base table
–719 RESTORE unable to start database '%1'
–718 RESTORE unable to write to file '%1'
–717 RESTORE unable to open file '%1'
–716 Backup file format is invalid
–715 Contents of backup files are inconsistent
–714 Invalid operation on a closed '%1'
–713 An internal error occurred in a '%1'
–712 External login for server '%1' could not be found
–711 Incorrect database store DLL (%1) version
–710 Invalid comparison
–709 Computed columns are not supported in this database
–708 READTEXT or WRITETEXT statement cannot refer to a view
–707 Statement is not allowed in passthrough mode
–706 Remote server does not have the ability to support this statement
–705 Return type of void from procedure '%1' cannot be used in any expression
–704 Cannot create an index on Java class '%1'
–703 Cannot insert or update computed column '%1'
–702 TRUNCATE TABLE statement cannot be used on a view
–701 Cannot access instance member through a class
–700 SQLDA fields inconsistent for a multi-row SQLDA
–699 Cannot update member fields qualified with \"final\" modifier
–698 The remote server does not support an auto-incrementing data type
–697 Error during backup/restore: %1
–696 Invalid operation on a closed '%1'
–695 An internal error occurred in a '%1'
–694 Could not change an opened prepared statement or callable statement
–693 JDBC feature '%1' not supported
–692 Could not execute backup/restore DLL (%1) entry point
–691 Could not load the backup/restore DLL \"%1\
–690 Return value cannot be set
–689 Input parameter index out of range
–688 Strongly-encrypted database files are not supported in the runtime server
–687 Syntax error, cannot specify IQ specific options without specifying IQ PATH
–686 Insufficient cache to start Java Virtual Machine
–685 Resource governor for '%1' exceeded
–684 Rollback occurred due to deadlock during prefetch
–683 The cursor name '%1' already exists
–682 %1
–681 Invalid join type used with Transact-SQL outer join
–680 Invalid expression in WHERE clause of Transact-SQL outer join
–678 Index name '%1' is ambiguous
–677 Table '%1' has a foreign key with a referential action
–676 The specified transaction isolation is invalid
–675 External environment could not be started, '%1' could not be found
–674 Statement's size limit is invalid
–673 Database upgrade not possible
–672 Database upgrade failed
–671 Parameter not registered as output parameter
–670 Invalid class byte code
–669 Method '%1' cannot be called at this time
–668 Cursor is restricted to FETCH NEXT operations
–667 Could not access column information for the table '%1'
–666 The remote table '%1' could not be found
–665 Database \"%1\" needs recovery
–664 Database is active
–663 Cannot deserialize Java object
–662 Cannot serialize Java object with class '%1'
–661 Backward scrolling cursors are not supported for remote objects
–660 Server '%1': %2
–659 Remote server '%1' could not be found
–658 Remote server '%1' is currently configured as read-only
–657 Unable to connect, server definition is circular
–656 Unable to connect to server '%1': %2
–655 Error parsing connection parameter string
–654 The connection parameters file could not be found
–653 Cannot remove class '%1': member of JAR
–652 Could not decompress class '%1' from JAR
–651 An attempt to delete database '%1' failed
–650 Index type specification of '%1' is invalid
–649 Field '%1' of class '%2' cannot be NULL
–648 Cannot create item (%1) in the specified dbspace
–647 Could not execute store DLL (%1) entry point
–646 Could not load the store DLL \"%1\
–645 Database creation failed: %1
–644 Invalid database page size
–643 UNLOAD TABLE cannot be used to unload a view
–642 Invalid SQL descriptor name
–641 Error in assignment
–640 Invalid descriptor index
–639 Parameter name missing in call to procedure '%1'
–638 Right truncation of string data
–637 Duplicate insert column
–636 Duplicate referencing column
–635 GRANT of column permission on view not allowed
–634 Unterminated C string
–633 Update operation attempted on a read-only cursor
–632 WITH CHECK OPTION violated for insert/update on base table '%1'
–631 RAISERROR executed: %1
–630 Invalid escape sequence '%1'
–629 Invalid escape character '%1'
–628 Division by zero
–627 Disallowed language extension detected in syntax near '%1' on line %2
–626 A thread used internally could not be started
–625 Too many parameters to this external procedure call
–624 Expression has unsupported data type
–623 Data definition statements not allowed in procedures or triggers
–622 Could not allocate resources to call external function
–621 Could not find '%1' in dynamic library '%2'
–620 Could not load dynamic library '%1'
–619 Need a dynamic library name
–618 Mismatch between external function platform specifier and current operating system
–617 Calling functions outside the database server is not supported
–616 Too many columns in table
–615 Parameter '%1' not found in procedure '%2'
–614 Cannot drop a user that owns messages or data types
–613 User-defined type '%1' not found
–612 User message %1 not found
–611 Transact-SQL feature not supported
–610 User message %1 already exists
–609 Invalid data type for column in WRITETEXT or READTEXT
–608 Invalid TEXTPTR value used with WRITETEXT or READTEXT
–607 Cannot stop the database server
–606 The pattern is too long
–605 The server attempted to access a page beyond the end of the maximum allowable dbspace file size
–604 A dbspace has reached its maximum file size
–602 Cannot access file '%1' -- %2
–601 '%1' is not a known file format for loading or unloading tables
–313 The login ID '%1' has not been mapped to any database user ID
–312 User '%1' already has membership in group '%2'
–311 Internal rollback log corrupted
–309 Memory error -- transaction rolled back
–308 Connection was terminated
–307 All threads are blocked
–306 Deadlock detected
–305 I/O error %1 -- transaction rolled back
–304 Disk full '%1' -- transaction rolled back
–303 Disk write failure '%1' -- transaction rolled back
–302 Terminated by user -- transaction rolled back
–301 Internal database error %1 -- transaction rolled back
–300 Run time SQL error -- %1
–299 Statement interrupted by user
–298 Attempted two active database requests
–297 User-defined exception signaled
–296 Error number %1 for RAISERROR must not be less than 17000
–295 Cannot uniquely identify rows in cursor
–294 Format string argument number %1 is invalid
–289 Multiple consolidated users cannot be defined
–288 Remote statement failed
–287 Passthrough statement inconsistent with current passthrough
–286 Remote message type '%1' not found
–285 User '%1' is not a remote user for this database
–284 User '%1' is already the publisher for this database
–283 Subscription to '%1' for '%2' not found
–282 Subscription to '%1' for '%2' already exists
–281 Table '%1' has publications
–280 Publication '%1' not found
–275 Triggers and procedures not supported in runtime server
–274 Procedure or trigger calls have nested too deeply
–273 COMMIT/ROLLBACK not allowed within trigger actions
–272 Invalid REFERENCES clause in trigger definition
–271 Trigger definition conflicts with existing triggers
–270 Cannot drop a user that owns procedures in runtime server
–269 Cannot delete or rename a column referenced in a trigger definition
–268 Trigger '%1' not found
–267 COMMIT/ROLLBACK not allowed within atomic operation
–265 Procedure '%1' not found
–264 Wrong number of variables in FETCH
–263 Invalid absolute or relative offset in FETCH
–262 Label '%1' not found
–261 There is already a variable named '%1'
–260 Variable '%1' not found
–251 Foreign key '%1' for table '%2' duplicates an existing foreign key
–250 Identifier '%1' too long
–249 The login ID '%1' is already mapped to user ID '%2'
–248 Cannot map a login ID to the sys or public user ID
–247 The integrated login ID guest can only be mapped to the guest database user ID
–246 Integrated logins are not supported for this database
–245 Integrated login failed
–244 Transaction log was truncated
–243 Unable to delete database file
–242 Incomplete transactions prevent transaction log renaming
–241 Database backup not started
–240 Unknown backup operation
–231 Client/database server version mismatch
–230 sqlpp/dblib version mismatch
–222 Result set not allowed from within an atomic compound statement
–221 ROLLBACK TO SAVEPOINT not allowed
–220 Savepoint '%1' not found
–218 Authentication failed
–217 The option '%1' cannot be set from within a procedure
–216 The option '%1' can only be set as a temporary option
–215 Procedure in use by '%1'
–214 Table in use
–213 Savepoints require a rollback log
–212 CHECKPOINT statement requires a rollback log
–211 Not allowed while '%1' is using the database
–210 User '%1' has the row in '%2' locked
–209 Constraint '%1' violated: Invalid value for column '%2' in table '%3'
–208 Row has changed since last read -- operation canceled
–207 Wrong number of values for INSERT
–206 Integrated logins are required, standard logins are not permitted
–205 Integrated logins are not permitted
–204 Only the DBA can set the option '%1'
–203 Cannot set a temporary option for user '%1'
–202 Only PUBLIC settings are allowed for option '%1'
–201 Invalid setting for option '%1'
–200 Invalid option '%1' -- no PUBLIC setting exists
–199 INSERT/DELETE on cursor can modify only one table
–198 Primary key for row in table '%1' is referenced by foreign key '%2' in table '%3'
–197 No current row of cursor
–196 Index '%1' for table '%2' would not be unique
–195 Column '%1' in table '%2' cannot be NULL
–194 No primary key value for foreign key '%1' in table '%2'
–193 Primary key for table '%1' is not unique : Primary key value ('%2')
–192 Update operation attempted on non-updatable query
–191 Cannot modify column '%1' in table '%2'
–190 Cannot update an expression
–189 Unable to find in index '%1' for table '%2'
–188 Not enough values for host variables
–187 Illegal cursor operation attempt
–186 Subquery cannot return more than one row
–185 SELECT returns more than one row
–184 Column '%1' in table '%2' cannot be NULL. The invalid data was supplied to LOAD TABLE in a data file on line %3
–183 Cannot find index named '%1'
–182 Not enough fields allocated in SQLDA
–181 No indicator variable provided for NULL result
–180 Cursor not open
–172 Cursor already open
–171 Error opening cursor
–170 Cursor has not been declared
–165 Java VM heap exhausted at internal function: %1
–164 Namespace heap exhausted at internal function: %1
–163 Derived table '%1' has no name for column %2
–162 Cannot convert %1 to a %2. The bad value was supplied for column '%3' on row %4 of the data file
–161 Invalid type on DESCRIBE statement
–160 Can only describe a SELECT statement
–159 Invalid column number
–158 Value %1 out of range for destination
–157 Cannot convert %1 to a %2
–156 Invalid expression near '%1'
–155 Invalid host variable
–154 Wrong number of parameters to function '%1'
–153 Select lists in UNION, INTERSECT, or EXCEPT do not match in length
–152 Invalid ORDER BY specification
–151 Subquery allowed only one select list item
–150 Invalid use of an aggregate function
–149 Function or column reference to '%1' must also appear in a GROUP BY
–148 Unknown function '%1'
–147 There is more than one way to join '%1' to '%2'
–146 There is no way to join '%1' to '%2'
–145 Foreign key name '%1' not found
–144 Column '%1' found in more than one table -- need a correlation name
–143 Column '%1' not found
–142 Correlation name '%1' not found
–141 Table '%1' not found
–140 User ID '%1' does not exist
–139 More than one table is identified as '%1'
–138 Dbspace '%1' not found
–137 Table '%1' requires a unique correlation name
–136 Table '%1' is in an outer join cycle
–135 Language extension
–134 Feature '%1' not implemented
–133 Invalid prepared statement type
–132 SQL statement error
–131 Syntax error near '%1' %2
–130 Invalid statement
–128 Cannot drop a user that owns tables in runtime system
–127 Cannot alter a column in an index
–126 Table cannot have two primary keys
–125 ALTER clause conflict
–124 More columns are being dropped from table '%1' than are defined
–123 User '%1' is not a user group
–122 Operation would cause a group cycle
–121 Permission denied: %1
–120 User '%1' already has GRANT permission
–119 Primary key column '%1' already defined
–118 Table '%1' has no primary key
–116 Table must be empty
–114 Number of columns defined for the view does not match SELECT statement
–113 Column '%1' in foreign key has a different definition than primary key
–112 Table already has a primary key
–111 Index name '%1' not unique
–110 Item '%1' already exists
–109 There are still active database connections
–108 Connection not found
–107 Error writing to transaction log file
–106 Cannot open transaction log file -- %1
–105 Database cannot be started -- %1
–104 Invalid user ID or password on preprocessed module
–103 Invalid user ID or password
–102 Database server connection limit exceeded
–101 Not connected to a database
–100 Database server not found
–99 Connections to database have been disabled
–98 Authentication violation
–97 Database page size too big: %1
–96 Database server already running
–95 Parse error: %1
–94 Invalid type for field reference
–93 Class '%1' has no public field '%2'
–92 '%1' is not a valid class file
–91 Procedure '%1' terminated with unhandled exception '%2'
–90 Argument %1 of procedure '%2' cannot be NULL
–89 Database server not running in multi-user mode
–88 Client/server communications protocol version mismatch
–87 Database name required to start server
–86 Not enough memory to start
–85 Communication error
–84 Specified database is invalid
–83 Specified database not found
–82 Unable to start specified database: %1
–81 Invalid database server command line
–80 Unable to start database server
–79 Invalid local database option
–78 Dynamic memory exhausted
–77 Database name not unique
–76 Request denied -- no active databases
–75 Request to start/stop database denied
–74 The selected database is currently inactive
–72 No database file specified
0 (no message)
100 Row not found
101 Value truncated
102 Using temporary table
103 Invalid data conversion
104 Row has been updated since last time read
105 Procedure has completed
106 Value for column '%1' in table '%2' has changed
107 Language extension detected in syntax near '%1' on line %2
109 Null value eliminated in aggregate function
110 Transaction log backup page only partially full
111 Statement cannot be executed
112 More information required
113 Database option '%1' for user '%2' has an invalid setting
114 Character set conversion to '%1' cannot be performed; '%2' is used instead
115 Database server cannot convert data from/to character set '%1', conversion may not be correct
116 Language '%1' is not supported, '%2' will be used
117 Unsupported character set '%1' and unsupported language '%2'; language used is '%3' instead
118 Illegal user selectivity estimate specified
119 Unable to open backup log '%1'
120 '%1' is an unknown option
121 Cursor option values changed
122 The result returned is non-deterministic
124 Invalid data conversion: NULL was inserted for column '%1' on row %2
125 An invalid multi-byte input character was encountered when converting from %1 to %2
127 Character substitution occurred when converting from %1 to %2
129 Plan may contain virtual indexes
130 A row was dropped because it could not be converted to the new schema format
132 Cannot output the histogram for string column '%1'
133 UltraLite connection was restored
134 UltraLite cursor (or result set or table) was restored
136 The database was created
137 Row was dropped from table %1 to maintain referential integrity
138 Publication predicates were not evaluated
139 Option '%1' specified more than once
140 Encryption has not been enabled
141 Passthrough SQL script failed
142 UltraLite database state was restored
143 Retrying read of corrupt page (page '%1')
144 Mirror file requires higher checksum_level
145 Two rows with the same primary key have been download for table '%1'
146 Event notification queue '%1' is full, notification discarded
147 Event notifications lost on queue '%1'
148 Event notification queue '%1' not found warning
149 Automatic database upgrade applied
200 Warning: %1
201 The ICU collation '%1' has defaulted to another collation