Sybase error codeAdaptive Server Anywhere SQLCODEError message
0–631RAISERROR executed: %1
102–171Error opening cursor
102–199INSERT/DELETE on cursor can modify only one table
102–933A log is required for IQ databases
102–275Triggers and procedures not supported in runtime server
102–273COMMIT/ROLLBACK not allowed within trigger actions
102–131Syntax error near '%1' %2
102–687Syntax error, cannot specify IQ specific options without specifying IQ PATH
102–875There is no way to join to '%1'
102–145Foreign key name '%1' not found
102–271Trigger definition conflicts with existing triggers
102–272Invalid REFERENCES clause in trigger definition
102–635GRANT of column permission on view not allowed
102–151Subquery allowed only one select list item
102–269Cannot delete or rename a column referenced in a trigger definition
103–250Identifier '%1' too long
104–854Function or column reference to '%1' in the ORDER BY clause is invalid
108–152Invalid ORDER BY specification
133–262Label '%1' not found
134–261There is already a variable named '%1'
137–260Variable '%1' not found
154–623Data definition statements not allowed in procedures or triggers
155–200Invalid option '%1' -- no PUBLIC setting exists
174–154Wrong number of parameters to function '%1'
176–611Transact-SQL feature not supported
176–148Unknown function '%1'
182–159Invalid column number
201–639Parameter name missing in call to procedure '%1'
201–615Parameter '%1' not found in procedure '%2'
201–737Signature '%1' does not match procedure parameters
205–153SELECT lists in UNION, INTERSECT or EXCEPT do not match in length
207–124More columns are being dropped from table '%1' than are defined
207–143Column '%1' not found
208–142Correlation name '%1' not found
209–144Column '%1' found in more than one table -- need a correlation name
209–163Derived table '%1' has no name for column %2
213–207Wrong number of values for INSERT
217–274Procedure or trigger calls have nested too deeply
220–158Value %1 out of range for destination
230–191Cannot modify column '%1' in table '%2'
230–190Cannot update an expression
233–195Column '%1' in table '%2' cannot be NULL
233–733Number of columns allowing NULLs exceeds limit
257–157Cannot convert %1 to a %2
257–705Return type of void from procedure '%1' cannot be used in any expression
262–121Permission denied: %1
264–637Duplicate insert column
285–708READTEXT or WRITETEXT statement cannot refer to a view
301–147There is more than one way to join '%1' to '%2'
301–680Invalid expression in WHERE clause of Transact-SQL outer join
301–146There is no way to join '%1' to '%2'
305–681Invalid join type used with Transact-SQL outer join
311–295Cannot uniquely identify rows in cursor
314–122Operation would cause a group cycle
315–136Table '%1' is in an outer join cycle
315–137Table '%1' requires a unique correlation name
401–134Feature '%1' not implemented
401–135Language extension
401–156Invalid expression near '%1'
401–994Too many arguments for function or procedure '%1'
404–890Statement size or complexity exceeds server limits
409109Null value eliminated in aggregate function
409–90Argument %1 of procedure '%2' cannot be null
504–265Procedure '%1' not found
509–140User ID '%1' does not exist
512–186Subquery cannot return more than one row
518103Invalid data conversion
532104Row has been updated since last time read
532106Value for column '%1' in table '%2' has changed
538–627Disallowed language extension detected in syntax near '%1'
546–194No primary key value for foreign key '%1' in table '%2'
547–198Primary key for row in table '%1' is referenced by foreign key '%2' in table '%3'
547–677Table '%1' has a foreign key with a referential action
548–196Index '%1' for table '%2' would not be unique
548–209Constraint '%1' violated: Invalid value for column '%2' in table '%3'
549–729The specified foreign key (%1) can not be enforced
550–632WITH CHECK OPTION violated for insert/update on base table '%1'
553–264Wrong number of variables in FETCH
554–208Row has changed since last read -- operation canceled
557–853Cursor not in a valid state
557–170Cursor has not been declared
558–172Cursor already open
559–180Cursor not open
560100Row not found
560–197No current row of cursor
573–738Password must be at least %1 characters
590111Statement cannot be executed
601–642Invalid SQL descriptor name
708–80Unable to start database server
708–86Not enough memory to start
708–679Not enough memory is allocated to the Java virtual machine for remote access
709–996Specified local connection not found.
710–997Specified local connection is not to the current database.
711–998Cannot close a remote JDBC connection that is not the current connection.
840–82Unable to start specified database: %1
840–87Database name required to start server
840–1008Unable to start specified database: '%1' is an invalid transaction log mirror
840–1009Unable to start specified database: The transaction log '%1' or its mirror '%2' is invalid
840–1010Unable to start specified database: '%1' not expecting any operations in transaction log
840–1011Unable to start specified database: Unknown encryption algorithm.
840–1012Unable to start specified database: '%1' must be upgraded to start with this server (capability %2 missing).
840–1013Unable to start specified database: '%1' found, but database not found
840–1014Unable to start specified database: '%1' is compressed -- use a write file or open in read-only mode
840–1015Unable to start specified database: The database for write file '%1' has an incorrect modification time
840–1016Unable to start specified database: Can't use log file '%1' since it has been used more recently than the database file
840–1017Unable to start specified database: '%1': transaction log file not found
840–1018Unable to start specified database: Can't use log file '%1' since the offsets don't match the offsets in the database file
840–1019Unable to start specified database: Can't use log file '%1' since the database file has been used more recently
840–1020Unable to start specified database: Can't use log file '%1' since it is shorter than expected
840–1004Unable to start specified database: '%1' is not a database
840–1005Unable to start specified database: '%1' was created by a different version of the software
840–1006Unable to start specified database: '%1' is not a valid database file
840–1007Unable to start specified database: '%1' is an invalid transaction log
911–83Specified database not found
924–816Specified database file already in use
927–97Database page size too big
927–644Invalid database page size
928–645Database creation failed: %1
932–311Internal rollback log corrupted
950–76Request denied -- no active databases
950–74The selected database is currently inactive
1205–306Deadlock detected
1205–307All threads are blocked
1205–684Rollback occurred due to deadlock during prefetch
1601–102Database server connection limit exceeded
1602–85Communication error
1602–88Client/server communications protocol version mismatch
1702–616Too many columns in table
1709–849Referential integrity actions other than RESTRICT not allowed for temporary tables
1709–850Tables related by key constraint must both be permanent or both be temporary created with ON COMMIT PRESERVE ROWS
1709–865Key constraint between temporary tables requires a primary key (not unique constraint)
1719–118Table '%1' has no primary key
1721–113Column '%1' in foreign key has a different definition than primary key
1801–77Database name not unique
1802–138Dbspace '%1' not found
1909–636Duplicate referencing column
1909–119Primary key column '%1' already defined
1909–251Foreign key '%1' for table '%2' duplicates an existing foreign key
1921–111Index name '%1' not unique
1921–678Index name '%1' is ambiguous
1923–126Table cannot have two primary keys
1923–112Table already has a primary key
2561–106Cannot open transaction log file -- %1
2601–193Primary key for table '%1' is not unique
2706–141Table '%1' not found
2715–613User-defined type '%1' not found
2727–189Unable to find in index '%1' for table '%2'
2732–296Error number %1 for RAISERROR may not be less than 17000
2748–612User message %1 not found
2749–294Format string argument number %1 is invalid
3013–305I/O error %1 -- transaction rolled back
3013–309Memory error -- transaction rolled back
3206–240Unknown backup operation
3206–241Database backup not started
3206–242Incomplete transactions prevent transaction log renaming
3206–1021Invalid backup operation
3451–672Database upgrade failed
3451–673Database upgrade not possible
3618–302Terminated by user -- transaction rolled back
3618–304Disk full '%1' -- transaction rolled back
3619–107Error writing to transaction log file
3621–299Statement interrupted by user
3702–214Table in use
3702–215Procedure in use by '%1'
3702–750User owns procedures in use
3702–751User owns tables in use
3819–160Can only describe a SELECT statement
4001–105Database cannot be started -- %1
4001–84Specified database is invalid
4001–72No database file specified
4002–103Invalid user ID or password
4002–103Invalid user ID or password
4002–104Invalid user ID or password on preprocessed module
4224–108Connection not found
4224–99Connections to database have been disabled
4224–308Connection was terminated
4406–703Cannot insert or update computed column '%1'
4409–114Number of columns defined for the view does not match SELECT statement
4412–766View references '%1', which is a temporary object. Views can only refer to permanent objects.
4708–702TRUNCATE TABLE statement cannot refer to a view
4901–116Table must be empty
4939–127Cannot alter a column in an index
5006–604A dbspace has reached its maximum file size
5006–605The server attempted to access a page beyond the end of the maximum allowable dbspace file size
5703107Language extension detected in syntax
5849–201Invalid setting for option '%1'
5864–81Invalid database server command line
5864–735Invalid parameter
5864–79Invalid local database switch
5864–95Parse error: %1
5864–754Parse error: %1
5878–204Only the DBA can set the option '%1'
5878–216The option '%1' can only be set as a temporary option
5878–217The option '%1' cannot be set from within a procedure
6001–109There are still active database connections
6004–75Request to start/stop database denied
6226–183Cannot find index named '%1'
6259–263Invalid absolute or relative offset in FETCH
6267–814Cannot update column '%1' since it appears in the ORDER BY clause.
6401–220Savepoint '%1' not found
7123–608Invalid TEXTPTR value used with WRITETEXT or READTEXT
7139–609Invalid data type for column in WRITETEXT or READTEXT
7201–155Invalid host variable
7203–89Database server not running in multi-user mode
7301–192Update operation attempted on non-updatable query
7301–813FOR UPDATE has been incorrectly specified for a READ ONLY cursor.
7321–149Function or column reference to '%1' must also appear in a GROUP BY
7337101Value truncated
7338–728Update operation attempted on non-updatable remote query
7364–139More than one table is identified as '%1'
7374–676The specified transaction isolation is invalid
7705–630Invalid escape sequence '%1'
7706–606The pattern is too long
7707–629Invalid escape character '%1'
7732–633Update operation attempted on a read-only cursor
7740–815Cannot update column '%1' since it does not appear in the SELECT clause.
7950–100Database server not found
7950–96Database server already running
8201–640Invalid descriptor index
8205–641Error in assignment
8405–210User '%1' has the row in '%2' locked
9119–78Dynamic memory exhausted
9502–638Right truncation of string data
9526–187Illegal cursor operation attempt
9819–268Trigger '%1' not found
10356–624Expression has unsupported data type
11205–698The remote server does not support an auto-incrementing data type
11205–732Creating remote tables with computed columns is not supported
11205–736The data type of column '%1' is not supported
11206–656Unable to connect to server '%1': %2
11207–667Could not access column information for the table '%1'
11208–722The column '%1' does not exist in the remote table
11209–721The data type specified for column '%1' is not compatible with the actual data type
11210–723The length specified for column '%1' is different than the actual length
11211–724Null attribute mismatch for column '%1'
11212–725Identity attribute mismatch for column '%1'
11214–659Remote server '%1' could not be found; Add the server using CREATE SERVER
11214–666The remote table '%1' could not be found
11215–726The table specification '%1' identifies more than one remote table
11221–712External login for server '%1' could not be found
11227–706Remote server does not have the ability to support this statement
11248–658Remote server '%1' is currently configured as read only
12006–110Item '%1' already exists
13075102Using temporary table
13204–150Invalid use of an aggregate function
13482–1028Connection attempting BACKUP has uncommitted transactions
13483–1027Service type does not allow '%1' attribute
13484–1026USING attribute cannot coexist with FORMAT or GROUP attributes
13485–1025Duplicate attribute '%1' in service
13486–1024Unsupported property '%1' in service USING attribute
13487–1023Missing value for attribute '%1' in service
13488–1022Invalid value for attribute '%1' in service
13489137Row was dropped from table %1 to maintain referential integrity
13490–1003Too many distinct group mappings for integrated user
13491–1001Parameter '%1' in procedure or function '%2' does not have a default value
13492–1000Temporary space limit exceeded
13493–999Invalid request log format on line %1
13494136The database was created.
13494–1002The option '%1' is not recognized.
13495–995Warning detected when optimizing SELECT INTO is treated as an error
13496–993LOAD TABLE not allowed on temporary table with ON COMMIT DELETE ROWS
13497–992The specified listener could not be registered
13498–991The %1 attribute '%2' is not valid
13499–990The secure connection to the remote host failed
13500–989NAMESPACE attribute is not valid with procedure type '%1'
13501–988Invalid response from the HTTP server
13502–987Invalid procedure subtype '%1' for type '%2'
13503–986Invalid procedure type '%1'
13504–985Could not load the encryption DLL '%1'
13505–984Could not initialize the encryption DLL: '%1'
13506–983HTTP request failed. Status code '%1'
13507–982Connection timed out
13508–981Unable to connect to the remote host specified by '%1'
13509–980The URI '%1' is invalid
13510–979Output file cannot be written
13511–978Output file directory does not exist
13512–977UltraLite runtime library is incompatible with the database file
13513–976Could not load the encryption DLL "%1"
13514135Compressed database is not encrypted
13515–973The string is too long (%1)
13516–972Database page size too small
13517–971Checksums are not enabled in this database
13518134UltraLite cursor (or result set or table) was restored
13519133UltraLite connection was restored
13520–970Invalid hint specified for table '%1'
13521–969Required operators excluded
13522–968User '%1' already has EXECUTE permission
13523–967Backup file '%1' already exists
13524–966Composite ORDER BY not allowed with RANGE
13525–965Window function requires ORDER BY
13526–964Window function used in predicate
13527–962Argument to GROUPING aggregate must be a grouping column in the GROUP BY clause
13528–963Password contains an illegal character
13528–961Input string is not base64-encoded
13529–959Compression error: %1
13530–958Password cannot be longer than %1 characters
13530–960Decompression error: %1
13531–957Invalid preceding or following size in OLAP function
13532–956Information for synchronization is incomplete or invalid, check '%1'
13533–955This connection already exists
13534–954The database '%1' was not found
13535–953A schema upgrade is not currently allowed
13536–952The status of the last synchronization upload is unknown
13537–951Cannot access schema file '%1'
13538–950Frame not allowed for window '%1'
13539–949ORDER BY not allowed in window '%1'
13540–948PARTITION BY not allowed in reference to window '%1'
13541–947Window '%1' not found
13542–946Result set not permitted in '%1'
13543–945Recursive column %1: conversion from '%2' to '%3' loses precision
13544–944Too many expressions in GROUP BY list for ROLLUP, CUBE, or GROUPING SETS operation.
13545–943No workload capture currently exists
13546–942A workload capture (%1) is already in progress
13547–940Invalid setting for HTTP header '%1'
13548–941jConnect does not support encryption
13548–939Invalid setting for HTTP option '%1'
13549–938Recursion is not allowed without the RECURSIVE keyword
13550–937Invalid reference to or operation on constraint '%1'
13551–936too many constraints in database
13552–934Unable to start specified database: Server must be upgraded to start database %1
13553–935Unable to start specified database: Log file error
13554–931Service definition requires a statement when authorization is off
13555–930(no message)
13556–929Constraint '%1' not found
13557–928Constant expressions may not appear in GROUP BY clause
13558–927Service statement definition is inconsistent with service type
13559–926Host variable reference in service definition must be named
13560–925Invalid service name '%1'
13561–923Too many recursive iterations
13562–922No column list for recursive query
13563–921Invalid recursive query
13564–920Service '%1' not found
13565–919Service '%1' already exists
13566–918A user name must be specified if AUTHORIZATION is OFF
13567–924Service '%1' in use
13568–916'%1' is an unrecognized service type
13569–915Service type required for CREATE SERVICE
13570–914Cycle in common table expression references
13571–913A transaction log file is required for auditing
13572–912Insufficient memory for OPENXML query
13573–911Control character in XML output
13574–910System command failed with return code %1
13575–908Invalid operation on a closed '%1'
13576–907No name for argument
13577–906XMLGEN evaluation failure
13578–905Invalid XQuery constructor
13579–904Illegal ORDER BY in aggregate function
13580–901Undeclared tag id: '%1'
13580–903CDATA has a name
13581–900Parent not open: '%1'
13581–902Too few columns
13582–899Illegal column name: '%1'
13583–898Unknown FOR XML EXPLICIT directive: '%1'
13584–897Illegal FOR XML EXPLICIT tag value: '%1'
13585132Cannot output the histogram for string column '%1'
13587–896Cannot delete PUBLIC option '%1' since user settings exist
13588130A row could not be converted to the new schema format
13589–895Encryption error: %1
13589–894Plan can not be generated for this type of statement
13590–893Illegal flags value passed to OPENXML
13591–892XPath parser error: %1
13592–891Cannot convert between requested character sets '%1' and '%2'
13593–657Unable to connect to server '%1': server definition is circular
13594–889Statement contains an illegal usage of the non-deterministic function '%1'
13595–888XML parser error: %1
13596129Plan may contain virtual indexes.
13597–887Virtual index creation with more than %1 columns.
136000(no message)
13601–690Return value cannot be set
13602–693JDBC feature '%1' not supported
13603–694Could not change an opened prepared statement or callable statement
13604–695An internal error occurred in a '%1'
13605–696Invalid operation on a closed '%1'
13606–699Cannot update member fields qualified with "final" modifier
13607–701Cannot access instance member through a class
13608–713An internal error occurred in a '%1'
13609–714Invalid operation on a closed '%1'
13613114Character set translation to '%1' cannot be performed; '%2' is used instead
13614115Database server cannot convert data from/to character set '%1', conversion may not be correct
13615116Language '%1' is not supported, '%2' will be used
13616117Unsupported character set '%1' and unsupported language '%2'; language used is '%3' instead
13617118Illegal user selectivity estimate specified
13618105Procedure has completed
13619200Warning: %1
13620–98Authentication violation
13621–218Authentication failed
13622–101Not connected to a database
13623–125ALTER clause conflict
13624–610User message %1 already exists
13625–120User '%1' already has GRANT permission
13626–123User '%1' is not a user group
13627–312User '%1' already has membership in group '%2'
13628–130Invalid statement
13629–132SQL statement error
13630–133Invalid prepared statement type
13631–707Statement is not allowed in passthrough mode
13632–614Cannot drop a user that owns messages or data types
13633–731Cannot drop a user that owns objects involved in replication
13634–161Invalid type on DESCRIBE statement
13635–181No indicator variable provided for NULL result
13636–182Not enough fields allocated in SQLDA
13637–185SELECT returns more than one row
13638–188Not enough values for host variables
13639–266%1
13640–267COMMIT/ROLLBACK not allowed within atomic operation
13641–270Cannot drop a user that owns procedures in runtime server
13642–280Publication '%1' not found
13643–281Table '%1' has publications
13644–282Subscription to '%1' for '%2' already exists
13645–283Subscription to '%1' for '%2' not found
13646–284User '%1' is already the publisher for this database
13647–285User '%1' is not a remote user for this database
13648–286Remote message type '%1' not found
13649–287Passthrough statement inconsistent with current passthrough
13650–288Remote statement failed
13652–211Not allowed while '%1' is using the database
13653–212CHECKPOINT statement requires a rollback log
13654–221ROLLBACK TO SAVEPOINT not allowed
13655–222Result set not allowed from within an atomic compound statement
13656–213Savepoints require a rollback log
13657–230Sqlpp/dblib version mismatch
13658–231Client/database server version mismatch
13660–243Unable to delete database file
13661–244Transaction log was truncated
13662–297User-defined exception signaled
13663–298Attempted two active database requests
13664–300Run time SQL error -- %1
13665–301Internal database error %1 -- transaction rolled back
13666–310Attempt to read beyond end-of-file in a compressed database
13669–601'%1' is not a known file format for loading or unloading tables
13670–602Cannot access file '%1' -- %2
13672–643UNLOAD TABLE cannot be used to unload a view
13673–607Cannot stop the database server
13674–617Calling functions outside the database server is not supported
13675–618Mismatch between external function platform specifier and current operating system
13676–619Need a dynamic library name
13677–620Could not load dynamic library '%1'
13678–621Could not find '%1' in dynamic library '%2'
13679–622Could not allocate resources to call external function
13680–625Too many parameters to this external procedure call
13681–626A thread used internally could not be started
13682–634Unterminated C string
13683110Transaction log backup page only partially full
13685–202Only PUBLIC settings are allowed for option '%1'
13686112More information required
13687–203Cannot set a temporary option for user '%1'
13688113Database option '%1' for user '%2' has an invalid setting
13689–205Integrated logins are not permitted
13690–206Integrated logins are required, standard logins are not permitted
13691–245Integrated login failed
13692–503(no message)
13693–504(no message)
13694–246Integrated logins are not supported for this database
13695–247The integrated login ID guest can only be mapped to the guest database user ID
13696–248Cannot map a login ID to the sys or public user ID
13697–249The login ID '%1' is already mapped to user ID '%2'
13698–313The login ID '%1' has not been mapped to any database user ID
13699–646Could not load the store DLL "%1"
13700–647Could not execute store DLL (%1) entry point.
13701–711Incorrect store DLL (%1) version.
13702–648Cannot create item (%1) in the specified dbspace.
13703–93Class '%1' has no public field '%2'
13704–650Index type specification of '%1' is invalid
13705–651An attempt to delete database '%1' failed
13706–654The connection parameters file could not be found
13707–655Error parsing connection parameter string
13708–664Database is active
13709–665Database "%1" needs recovery
13710–668Cursor is restricted to FETCH NEXT operations
13711–669Method '%1' cannot be called at this time
13712–671Parameter not registered as output parameter
13713–674statement's size limit is invalid.
13714–683The cursor name '%1' already exists
13715–685Resource governor for '%1' exceeded
13717–689Input parameter index out of range
13718–691Could not load the backup/restore DLL "%1"
13719–692Could not execute backup/restore DLL (%1) entry point.
13720–697Error during backup: %1
13721–700SQLDA fields inconsistent for a multi-row SQLDA
13722–709Computed columns are not supported in this database
13723–761Server capability name '%1' could not be found in the SYS.SYSCAPABILITYNAME table.
13724–715Contents of backup files are inconsistent
13725–716Backup file format is invalid
13726–717RESTORE unable to open file '%1'
13727–718RESTORE unable to write to file '%1'
13728–719RESTORE unable to start database '%1'
13729–720VALIDATE TABLE statement must refer to a base table
13730–727The optimizer was unable to construct a valid access plan
13731–128Cannot drop a user that owns tables in runtime system
13732–660Server '%1': %2
13733–661Backwards scrolling cursors are not supported for remote objects
13734–682%1
13735–91Procedure '%1' terminated with unhandled exception '%2'
13736–92'%1' is not a valid class file
13737–730Invalid jar file
13738–94Invalid type for field reference
13739–164Namespace heap exhausted at internal function: %1
13740–165Java VM heap exhausted at internal function: %1
13741–649Field '%1' of class '%2' cannot be null
13742–652Could not decompress class '%1' from Jar.
13743–653Cannot remove class '%1': member of Jar
13744–662Cannot serialize Java object with class '%1'
13745–663Cannot deserialize Java object
13746–670Invalid class byte code
13747–675Java virtual machine could not be started
13748–704Cannot create an index on Java class '%1'
13749–710Invalid comparison
13750–734Cannot update or delete an all-NULL row from table '%1'
13751120'%1' is an unknown option
13752–739db_init has not been called or the call to db_init failed
13753–740The communications environment could not be created
13755–742JDBC SAStatement batch execute abandoned
13756–743Seek absolute 0 was attempted on a JDBC SAResultSet
13757–744Invalid IQ database command line option or parameter value: %1
13758–745Cannot initialize IQ memory manager: %1
13759–746Cannot allocate System V resources
13760–747Invalid JDBC resultset type
13761–748Invalid JDBC resultset concurrency
13762–749Feature not available with UltraLite
13763–752Cannot call the '%1' function on a JDBC resultset when it is positioned on an insert row
13764–753The JDBC resultset must be positioned on an insert row in order to use the '%1' function
13765–755You cannot synchronize or upgrade with uncommitted transactions
13766–756Cannot uniquely identify column '%2' of table '%1' in the current JDBC resultset
13767–289Multiple consolidated users cannot be defined
13768–757Modifications not permitted for read-only database
13769–758The database does not support the Java virtual machine
13770–759SQLDA data type invalid
13771–760Invalid SQL identifier
13772–762'%1' is not a public Java class, and cannot be referenced from SQL
13773–763'%1' is not a public Java reference, and cannot be referenced from SQL
13774–764Server not found and unable to autostart
13775–765Synchronization message type '%1' not found
13776119Unable to open backup log '%1'
13777–767Cannot find synchronization subscription with the name '%1'
13778–768Cannot subscribe to '%1'
13779–769Cannot modify synchronization entry using ALTER PUBLICATION
13780–770Cannot modify publication entry using ALTER SYNCHRONIZATION
13781–771Event '%1' not found
13782–772Event '%1' already exists
13783–773Schedule '%1' for event '%2' not found
13784–774Schedule '%1' for event '%2' already exists
13787–777Cannot synchronize table '%1' since it does not have a primary key
13788–778Must include primary key for table '%1' in the synchronization
13789–779Cannot create synchronization entry for table '%1' with BLOB primary key
13790–780Cannot update primary key for table '%1' involved in a publication
13792–782Cannot register '%1' since another exclusive instance is running
13793–783Cannot register another '%1' as an exclusive application
13794–784Cannot register connection because of invalid application cookie
13795–785Cannot deregister application because of invalid cookie
13796–786Cannot deregister '%1' since active registered connection exists
13797–787Current connection is already registered to '%1' as '%2'
13798–788Another connection has already registered as '%1'
13799–789Cannot register '%1' since registration cookie exhausted
13800–790Cannot register connection to '%1' since automatic label exhausted
13801–791Invalid day of week or month '%1' for event '%2'
13802–792Invalid time '%1' for event '%2'
13803–793Invalid start date/time for event '%1'
13804–794Synchronization server failed to commit the upload
13805–795Undefined synchronization template '%1'
13806–796Synchronization site '%1' is already defined
13807–797Synchronization option '%1' contains semi-colon, equal sign or curly brace
13809–799DTC transactions are not supported on this platform
13810–800Cannot commit or rollback while enlisted in a transaction
13811–801Cannot enlist in a transaction while already enlisted in a transaction
13812–802Cannot enlist in a transaction with uncommitted data pending
13813–803Unable to enlist transaction; DTC may be down
13814–804Unable to reenlist transaction; DTC may be down
13815–805Synchronization option '%1' not found
13816–806System event type '%1' not found
13817–807Host variables may not be used within a batch
13818–808An internal error was generated by the test harness
13819–809Synchronization option is too long
13820–810Java class '%1' not found
13821–811Jar '%1' not found
13822–812The Select list for the derived table '%1' has no expression to match '%2'
13823–817too many temporary tables in connection
13824–818The external function call is incompatible
13825–819Table '%1' is part of a synchronization definition
13826–820Invalid scroll position '%1'
13827–821Dbspace for table '%1' not found
13828–822Table '%1' is already included
13829–823OMNI cannot handle expressions involving remote tables inside stored procedures
13830–824Illegal reference to correlation name '%1'
13831–825Previous error lost prior to RESIGNAL
13832–826Database upgrade not possible; RowGenerator table not owned by user dbo
13833–827Database upgrade not possible; user tables have table ids in system table range
13834–828A conflict with the DBMLSync download phase was detected
13835–829TLS handshake failure
13836–830Alias '%1' is not unique
13837–831Definition for alias '%1' must appear before its first reference
13838–832Connection error: %1
13839–833Row in table '%1' was modified or deleted in BEFORE trigger
13840–834Column '%1' not found in table '%2'
13841–835Event '%1' in use
13842–836Procedure '%1' is no longer valid
13843–837Trigger or foreign key for table '%1' is no longer valid
13844–838TLS initialization on server failed
13845–839Download failed because of conflicts with existing rows.
13847–841The JDK version in '%1' does not match '%2'
13848–842JDK '%1' is not a supported JDK
13849–843Cannot find synchronization user with the name '%1'
13850–844Cannot find synchronization definition with the name '%1'
13851–845Owner '%1' used in a qualified column reference does not match correlation name '%2'
13852–846Set clause for column '%1' used incorrectly
13853–847Java SecurityManager class not found: %1
13854–848Exception occurred while loading Java SecurityManager
13855–851Decryption error: %1
13856–852Table name '%1' is ambiguous
13857121Cursor option values changed
13858–855Trigger name '%1' is ambiguous
13859–856Invalid sqllen field in SQLDA
13860–857Synchronization failed due to an error on the server: %1
13861–858CREATE/DROP STATISTICS statement cannot refer to virtual tables
13863–859%1
13864–860At least one of the specified dbspaces was not calibrated.
13865–861Aggregated expression '%1' contains multiple columns of which one or more are outer references
13866–862The aggregate expression '%1' must appear in either the select list or a HAVING clause subquery
13867–863Grouped query contains more than one distinct aggregate function
13868–303Disk write failure '%1' -- transaction rolled back
13869–864Statement contains an illegal usage of the NUMBER(*) function
13870–866%1 returned a result set with a different schema than expected
13871–867Cannot change synchronization user_name when status of the last upload is unknown.
13872–868'%1' is an unknown character set label
13873–869Database server cannot convert data from/to character set '%1'
13874–870Cannot convert between requested character set '%1' and database character set '%2'
13875–871The database needs to be restarted for this Java related command
13876–872%1 does not return a result set
13877–873%1 returned multiple result sets
13878–686Insufficient cache to start Java virtual machine
13879–688Strongly-encrypted database files are not supported in the runtime server
13880–874Column must be named: %1
13882–876Client out of memory
13883122The result returned is non-deterministic.
13884123Database created without any schema
13885–184Column '%1' in table '%2' cannot be NULL. The invalid data was supplied to load table in a data file on line %3.
13886124Invalid data conversion: NULL was inserted for column '%1' on row %2.
13887–162Cannot convert %1 to a %2. The bad value was supplied for column '%3' on row %4 of the data file.
13888–877SETUSER not allowed in procedures, triggers, events or batches
13889–878Index '%1' can not be clustered
13890–879An invalid multi-byte input character was encountered
13891–880An invalid multi-byte output character was encountered
13892125An invalid multi-byte input character was encountered
13893126An invalid multi-byte output character was encountered
13894–881An input character could not be converted to database character set
13895–882An output character could not be converted to the application character set
13896127An input character could not be converted to database character set and simple substitution took place
13897128An output character could not be converted to the application character set and simple substitution took place
13898–883Character conversion reporting is not available when the single byte converter is used
13959–974File I/O failed for '%1'
13960–975Incorrect volume ID for '%1'
16846–840Incorrect or missing encryption key
36007–628Division by zero


'Mobile > ASA' 카테고리의 다른 글

Error messages indexed by SQLSTATE  (0) 2013.05.03
Error messages indexed by Adaptive Server Anywhere SQLCODE  (0) 2013.05.03
asa shutdown  (0) 2013.05.03
ASA설치 및 DB생성  (0) 2013.05.03
proxy server 생성  (0) 2008.12.02

+ Recent posts