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

SQLSTATEError message
00000(no message)
01000Warning: %1
01003Null value eliminated in aggregate function
01004Value truncated
01S02Cursor option values changed
01W01Invalid data conversion: NULL was inserted for column '%1' on row %2.
01W02Using temporary table
01W03Invalid data conversion
01W04Row has been updated since last time read
01W05Procedure has completed
01W06Value for column '%1' in table '%2' has changed
01W07Language extension detected in syntax
01W08Statement cannot be executed
01W09More information required
01W10Transaction log backup page only partially full
01W11Database option '%1' for user '%2' has an invalid setting
01W12Character set translation to '%1' cannot be performed; '%2' is used instead
01W13Database server cannot convert data from/to character set '%1', conversion may not be correct
01W14Language '%1' is not supported, '%2' will be used
01W15Unsupported character set '%1' and unsupported language '%2'; language used is '%3' instead
01W16Illegal user selectivity estimate specified
01W17'%1' is an unknown option
01W18The result returned is non-deterministic.
01W19Database created without any schema
01W20Plan may contain virtual indexes.
01W21A row could not be converted to the new schema format
01W23Cannot output the histogram for string column '%1'
01W24Row was dropped from table %1 to maintain referential integrity
01WC1An invalid multi-byte input character was encountered
01WC2An invalid multi-byte output character was encountered
01WC3An input character could not be converted to database character set and simple substitution took place
01WC4An output character could not be converted to the application character set and simple substitution took place
02000Row not found
04W07A dbspace has reached its maximum file size
04W08The server attempted to access a page beyond the end of the maximum allowable dbspace file size
07001Not enough values for host variables
07002Not enough fields allocated in SQLDA
07003Error opening cursor
07005Can only describe a SELECT statement
07009Invalid descriptor index
07W01Invalid type on DESCRIBE statement
07W02Invalid statement
07W03Invalid prepared statement type
07W04SQLDA fields inconsistent for a multi-row SQLDA
07W05SQLDA data type invalid
07W06Invalid SQL identifier
07W07Host variables may not be used within a batch
07W08Invalid sqllen field in SQLDA
08001Database cannot be started -- %1
08003Not connected to a database
08004User ID '%1' does not exist
08005Password contains an illegal character
08W01Database server not found
08W02Connection not found
08W03Database server connection limit exceeded
08W04Connections to database have been disabled
08W05Cannot open transaction log file -- %1
08W06There are still active database connections
08W07Unable to start database server
08W08Invalid database server command line
08W09Unable to start specified database: %1
08W10Specified database not found
08W11Specified database is invalid
08W12Communication error
08W13Not enough memory to start
08W14Database name required to start server
08W15Client/server communications protocol version mismatch
08W16Database server not running in multi-user mode
08W17Error writing to transaction log file
08W18Sqlpp/dblib version mismatch
08W19Client/database server version mismatch
08W21Authentication violation
08W22Database page size too big
08W23Database server already running
08W24Invalid parameter
08W25Invalid local database switch
08W26Dynamic memory exhausted
08W27Database name not unique
08W28Request denied -- no active databases
08W29Request to start/stop database denied
08W30The selected database is currently inactive
08W32Invalid database page size
08W33Database creation failed: %1
08W34Could not load the store DLL "%1"
08W35Could not execute store DLL (%1) entry point.
08W36Cannot create item (%1) in the specified dbspace.
08W37The connection parameters file could not be found
08W38Error parsing connection parameter string
08W39No database file specified
08W40Database is active
08W41Database "%1" needs recovery
08W42Database upgrade failed
08W43Database upgrade not possible
08W44Could not load the backup/restore DLL "%1"
08W45Could not execute backup/restore DLL (%1) entry point.
08W46Error during backup: %1
08W47Incorrect store DLL (%1) version.
08W48Authentication failed
08W49Parse error: %1
08W51Invalid IQ database command line option or parameter value: %1
08W52Cannot initialize IQ memory manager: %1
08W53Cannot allocate System V resources
08W54Parse error: %1
08W55Server not found and unable to autostart
08W56Specified database file already in use
08W57Database upgrade not possible; RowGenerator table not owned by user dbo
08W58Database upgrade not possible; user tables have table ids in system table range
08W59TLS handshake failure
08W60Connection error: %1
08W61TLS initialization on server failed
08W62Incorrect or missing encryption key
08W63Decryption error: %1
08W64Database server cannot convert data from/to character set '%1'
08W65Client out of memory
08W66Encryption error: %1
08W67Unable to start specified database: Server must be upgraded to start database %1
08W68Unable to start specified database: Log file error
08W69jConnect does not support encryption
08W70Could not load the encryption DLL "%1"
08W71Parameter '%1' in procedure or function '%2' does not have a default value
08W72Unable to start specified database: '%1' is an invalid transaction log mirror
08W73Unable to start specified database: The transaction log '%1' or its mirror '%2' is invalid
08W74Unable to start specified database: '%1' not expecting any operations in transaction log
08W75Unable to start specified database: Unknown encryption algorithm.
08W76Unable to start specified database: '%1' must be upgraded to start with this server (capability %2 missing).
08W77Unable to start specified database: '%1' found, but database not found
08W78Unable to start specified database: '%1' is compressed -- use a write file or open in read-only mode
08W79Unable to start specified database: The database for write file '%1' has an incorrect modification time
08W80Unable to start specified database: Can't use log file '%1' since it has been used more recently than the database file
08W81Unable to start specified database: '%1': transaction log file not found
08W82Unable to start specified database: Can't use log file '%1' since the offsets don't match the offsets in the database file
08W83Unable to start specified database: Can't use log file '%1' since the database file has been used more recently
08W84Unable to start specified database: Can't use log file '%1' since it is shorter than expected
08W85Unable to start specified database: '%1' is not a database
08W86Unable to start specified database: '%1' was created by a different version of the software
08W87Unable to start specified database: '%1' is not a valid database file
08W88Unable to start specified database: '%1' is an invalid transaction log
09W02Illegal cursor operation attempt
09W03Result set not permitted in '%1'
09W04INSERT/DELETE on cursor can modify only one table
09W05Cannot uniquely identify rows in cursor
09W06Cursor is restricted to FETCH NEXT operations
09W07statement's size limit is invalid.
09W08Cannot update or delete an all-NULL row from table '%1'
0A000Feature '%1' not implemented
0AQ48A log is required for IQ databases
0AW01Language extension
0AW02Transact-SQL feature not supported
0AW03Disallowed language extension detected in syntax near '%1'
0AW04Triggers and procedures not supported in runtime server
0AW05Statement is not allowed in passthrough mode
0AW06Computed columns are not supported in this database
0AW07Feature not available with UltraLite
0AW08You cannot synchronize or upgrade with uncommitted transactions
0AW09Synchronization server failed to commit the upload
0AW10DTC transactions are not supported on this platform
0AW11Download failed because of conflicts with existing rows.
0AW12Synchronization failed due to an error on the server: %1
0AW13Cannot change synchronization user_name when status of the last upload is unknown.
0AW14Plan can not be generated for this type of statement
21000SELECT returns more than one row
21W01Subquery cannot return more than one row
22001Right truncation of string data
22002No indicator variable provided for NULL result
22003Value %1 out of range for destination
22005Error in assignment
22012Division by zero
22019Invalid escape character '%1'
22024Unterminated C string
22025Invalid escape sequence '%1'
22W02Row has changed since last read -- operation canceled
22W03Invalid TEXTPTR value used with WRITETEXT or READTEXT
22X13Invalid preceding or following size in OLAP function
23501Column '%1' in table '%2' cannot be NULL. The invalid data was supplied to load table in a data file on line %3.
23502Column '%1' in table '%2' cannot be NULL
23503No primary key value for foreign key '%1' in table '%2'
23504Number of columns allowing NULLs exceeds limit
23505Index '%1' for table '%2' would not be unique
23506Constraint '%1' violated: Invalid value for column '%2' in table '%3'
23507The specified foreign key (%1) can not be enforced
23W01Primary key for table '%1' is not unique
23W05Primary key for row in table '%1' is referenced by foreign key '%2' in table '%3'
24000Cursor not in a valid state
24501Cursor not open
24502Cursor already open
24503No current row of cursor
24504Invalid scroll position '%1'
24W01Cursor has not been declared
26501SQL statement error
28000The string is too long (%1)
28000Password cannot be longer than %1 characters
28000Password must be at least %1 characters
28000Invalid user ID or password
28000Invalid user ID or password
28W01Invalid user ID or password on preprocessed module
28W02Integrated logins are not permitted
28W03Integrated logins are required, standard logins are not permitted
28W04Integrated login failed
28W05Integrated logins are not supported for this database
28W06The integrated login ID guest can only be mapped to the guest database user ID
28W07Cannot map a login ID to the sys or public user ID
28W08The login ID '%1' is already mapped to user ID '%2'
28W09The login ID '%1' has not been mapped to any database user ID
28W10Too many distinct group mappings for integrated user
2D501COMMIT/ROLLBACK not allowed within trigger actions
33000Invalid SQL descriptor name
37505Wrong number of parameters to function '%1'
38W01System command failed with return code %1
3B001Savepoint '%1' not found
3B002ROLLBACK TO SAVEPOINT not allowed
3BW01Savepoints require a rollback log
3BW02Result set not allowed from within an atomic compound statement
40000Run time SQL error -- %1
40001Deadlock detected
40W01Internal database error %1 -- transaction rolled back
40W02Terminated by user -- transaction rolled back
40W03Disk full '%1' -- transaction rolled back
40W04I/O error %1 -- transaction rolled back
40W05Disk write failure '%1' -- transaction rolled back
40W06All threads are blocked
40W07Connection was terminated
40W08Memory error -- transaction rolled back
42501Permission denied: %1
42R01Referential integrity actions other than RESTRICT not allowed for temporary tables
42R02Tables related by key constraint must both be permanent or both be temporary created with ON COMMIT PRESERVE ROWS
42R03Key constraint between temporary tables requires a primary key (not unique constraint)
42U00View references '%1', which is a temporary object. Views can only refer to permanent objects.
42U01Illegal reference to correlation name '%1'
42U02Owner '%1' used in a qualified column reference does not match correlation name '%2'
42U03Set clause for column '%1' used incorrectly
42U04Constraint '%1' not found
42U05(no message)
42U06Invalid reference to or operation on constraint '%1'
42U07Invalid hint specified for table '%1'
42W01User '%1' already has GRANT permission
42W02Operation would cause a group cycle
42W03User '%1' is not a user group
42W04Syntax error near '%1' %2
42W05Unknown function '%1'
42W06Invalid use of an aggregate function
42W07Invalid host variable
42W08Invalid expression near '%1'
42W09SETUSER not allowed in procedures, triggers, events or batches
42W13Invalid column number
42W14Variable '%1' not found
42W15There is already a variable named '%1'
42W16Invalid option '%1' -- no PUBLIC setting exists
42W17Invalid setting for option '%1'
42W18User '%1' has the row in '%2' locked
42W19Not allowed while '%1' is using the database
42W20CHECKPOINT statement requires a rollback log
42W21Table in use
42W22Attempted two active database requests
42W23Procedure in use by '%1'
42W24Label '%1' not found
42W25Invalid absolute or relative offset in FETCH
42W26Wrong number of variables in FETCH
42W27%1
42W28COMMIT/ROLLBACK not allowed within atomic operation
42W29Procedure or trigger calls have nested too deeply
42W30Update operation attempted on a read-only cursor
42W31Update operation attempted on non-updatable query
42W32Cannot modify column '%1' in table '%2'
42W33Table '%1' not found
42W34User '%1' already has membership in group '%2'
42W35Update operation attempted on non-updatable remote query
42W36FOR UPDATE has been incorrectly specified for a READ ONLY cursor.
42W37Cannot update column '%1' since it appears in the ORDER BY clause.
42W38Cannot update column '%1' since it does not appear in the SELECT clause.
42W40Duplicate referencing column
42W41Duplicate insert column
42W42Parameter name missing in call to procedure '%1'
42W43Only PUBLIC settings are allowed for option '%1'
42W44More columns are being dropped from table '%1' than are defined
42W45Cannot set a temporary option for user '%1'
42W46Only the DBA can set the option '%1'
42W47Parameter '%1' not found in procedure '%2'
42W48Syntax error, cannot specify IQ specific options without specifying IQ PATH
42W49TRUNCATE TABLE statement cannot refer to a view
42W50READTEXT or WRITETEXT statement cannot refer to a view
42W51VALIDATE TABLE statement must refer to a base table
42W52The option '%1' can only be set as a temporary option
42W53The option '%1' cannot be set from within a procedure
42W54Signature '%1' does not match procedure parameters
42W55User owns procedures in use
42W56User owns tables in use
42W57Java class '%1' not found
42W58Jar '%1' not found
42W59The Select list for the derived table '%1' has no expression to match '%2'
42W60Alias '%1' is not unique
42W61Definition for alias '%1' must appear before its first reference
42W62Row in table '%1' was modified or deleted in BEFORE trigger
42W63Procedure '%1' is no longer valid
42W64Trigger or foreign key for table '%1' is no longer valid
42W65Function or column reference to '%1' in the ORDER BY clause is invalid
42W66Trigger name '%1' is ambiguous
42W67CREATE/DROP STATISTICS statement cannot refer to virtual tables
42W68Aggregated expression '%1' contains multiple columns of which one or more are outer references
42W69The aggregate expression '%1' must appear in either the select list or a HAVING clause subquery
42W70Grouped query contains more than one distinct aggregate function
42W71Statement contains an illegal usage of the NUMBER(*) function
42W73There is no way to join to '%1'
42W74Index '%1' can not be clustered
42W79Statement contains an illegal usage of the non-deterministic function '%1'
42W82Cannot delete PUBLIC option '%1' since user settings exist
42W83Invalid setting for HTTP option '%1'
42W84Invalid setting for HTTP header '%1'
42W90Illegal ORDER BY in aggregate function
42W91A transaction log file is required for auditing
42W92Service type required for CREATE SERVICE
42W93Cycle in common table expression references
42W94'%1' is an unrecognized service type
42W95Invalid service name '%1'
42W96A user name must be specified if AUTHORIZATION is OFF
42W97Service '%1' already exists
42W98Service '%1' not found
42W99Invalid recursive query
42W9ANo column list for recursive query
42W9BHost variable reference in service definition must be named
42W9CService statement definition is inconsistent with service type
42W9DConstant expressions may not appear in GROUP BY clause
42W9EService definition requires a statement when authorization is off
42WA0Recursion is not allowed without the RECURSIVE keyword
42WA1Too many expressions in GROUP BY list for ROLLUP, CUBE, or GROUPING SETS operation.
42WA2Recursive column %1: conversion from '%2' to '%3' loses precision
42WA3Window '%1' not found
42WA4PARTITION BY not allowed in reference to window '%1'
42WA5ORDER BY not allowed in window '%1'
42WA6Frame not allowed for window '%1'
42WA7Argument to GROUPING aggregate must be a grouping column in the GROUP BY clause
42WA8Window function used in predicate
42WA9Window function requires ORDER BY
42WAAComposite ORDER BY not allowed with RANGE
42WABUser '%1' already has EXECUTE permission
42WACToo many arguments for function or procedure '%1'
42WADInvalid value for attribute '%1' in service
42WAEMissing value for attribute '%1' in service
42WAFUnsupported property '%1' in service USING attribute
42WB0Duplicate attribute '%1' in service
42WB1USING attribute cannot coexist with FORMAT or GROUP attributes
42WB2Service type does not allow '%1' attribute
44000WITH CHECK OPTION violated for insert/update on base table '%1'
52002Column '%1' found in more than one table -- need a correlation name
52003Column '%1' not found
52004Derived table '%1' has no name for column %2
52005Column '%1' not found in table '%2'
52009Primary key column '%1' already defined
52010Item '%1' already exists
52012More than one table is identified as '%1'
52W02Correlation name '%1' not found
52W03Cannot find index named '%1'
52W04Index name '%1' not unique
52W05Table cannot have two primary keys
52W06Foreign key '%1' for table '%2' duplicates an existing foreign key
52W07Foreign key name '%1' not found
52W08There is more than one way to join '%1' to '%2'
52W09Procedure '%1' not found
52W10Trigger '%1' not found
52W11Trigger definition conflicts with existing triggers
52W12Invalid REFERENCES clause in trigger definition
52W13Dbspace '%1' not found
52W14Table '%1' is in an outer join cycle
52W15Table '%1' requires a unique correlation name
52W16User message %1 already exists
52W17User message %1 not found
52W18User-defined type '%1' not found
52W19Dbspace for table '%1' not found
52W20Too many columns in table
52W21Data definition statements not allowed in procedures or triggers
52W22GRANT of column permission on view not allowed
52W23Invalid expression in WHERE clause of Transact-SQL outer join
52W24Invalid join type used with Transact-SQL outer join
52W25Invalid comparison
52W40Index name '%1' is ambiguous
52W41too many temporary tables in connection
52W42Table name '%1' is ambiguous
53002Wrong number of values for INSERT
53003Function or column reference to '%1' must also appear in a GROUP BY
53005Invalid ORDER BY specification
53011Number of columns defined for the view does not match SELECT statement
53017Cannot convert %1 to a %2. The bad value was supplied for column '%3' on row %4 of the data file.
53018Cannot convert %1 to a %2
53019Return type of void from procedure '%1' cannot be used in any expression
53023Subquery allowed only one select list item
53026SELECT lists in UNION, INTERSECT or EXCEPT do not match in length
53030Column '%1' in foreign key has a different definition than primary key
53W01ALTER clause conflict
53W02Cannot update an expression
53W04There is no way to join '%1' to '%2'
53W05Cannot alter a column in an index
53W06Cannot delete or rename a column referenced in a trigger definition
53W07Error number %1 for RAISERROR may not be less than 17000
53W08Format string argument number %1 is invalid
53W09Invalid data type for column in WRITETEXT or READTEXT
54003Identifier '%1' too long
54W01Statement size or complexity exceeds server limits
54W02too many constraints in database
54W03Database page size too small
54W04The specified listener could not be registered
54W05Temporary space limit exceeded
54W50Virtual index creation with more than %1 columns.
55008Table '%1' has no primary key
55013Table already has a primary key
55W02Table must be empty
55W03Cannot drop a user that owns tables in runtime system
55W04Cannot drop a user that owns procedures in runtime server
55W05Cannot drop a user that owns messages or data types
55W06Cannot drop a user that owns objects involved in replication
55W07db_init has not been called or the call to db_init failed
55W08Modifications not permitted for read-only database
55W09Cannot commit or rollback while enlisted in a transaction
55W10Cannot enlist in a transaction while already enlisted in a transaction
55W11Cannot enlist in a transaction with uncommitted data pending
55W12%1
55W13Strongly-encrypted database files are not supported in the runtime server
55W14Invalid operation on a closed '%1'
55W15Service '%1' in use
56001Table '%1' has a foreign key with a referential action
57014Statement interrupted by user
57015Too many recursive iterations
5RW01Publication '%1' not found
5RW02Table '%1' has publications
5RW03Subscription to '%1' for '%2' already exists
5RW04Subscription to '%1' for '%2' not found
5RW05User '%1' is already the publisher for this database
5RW06User '%1' is not a remote user for this database
5RW07Remote message type '%1' not found
5RW08Passthrough statement inconsistent with current passthrough
5RW09Remote statement failed
5RW10Multiple consolidated users cannot be defined
5RW11Synchronization message type '%1' not found
5RW12Cannot find synchronization subscription with the name '%1'
5RW13Cannot subscribe to '%1'
5RW14Cannot modify synchronization entry using ALTER PUBLICATION
5RW15Cannot modify publication entry using ALTER SYNCHRONIZATION
5RW16Cannot synchronize table '%1' since it does not have a primary key
5RW17Must include primary key for table '%1' in the synchronization
5RW18Cannot create synchronization entry for table '%1' with BLOB primary key
5RW19Cannot update primary key for table '%1' involved in a publication
5RW21Cannot register '%1' since another exclusive instance is running
5RW22Cannot register another '%1' as an exclusive application
5RW23Cannot register connection because of invalid application cookie
5RW24Cannot deregister application because of invalid cookie
5RW25Cannot deregister '%1' since active registered connection exists
5RW26Current connection is already registered to '%1' as '%2'
5RW27Another connection has already registered as '%1'
5RW28Cannot register '%1' since registration cookie exhausted
5RW29Cannot register connection to '%1' since automatic label exhausted
5RW30Undefined synchronization template '%1'
5RW31Synchronization site '%1' is already defined
5RW32Synchronization option '%1' contains semi-colon, equal sign or curly brace
5RW33Synchronization option '%1' not found
5RW34Synchronization option is too long
5RW35Table '%1' is part of a synchronization definition
5RW36Table '%1' is already included
5RW37Cannot find synchronization user with the name '%1'
5RW39Cannot find synchronization definition with the name '%1'
99999User-defined exception signaled
WB001Unknown backup operation
WB002Database backup not started
WB003Incomplete transactions prevent transaction log renaming
WB004Unable to delete database file
WB005Transaction log was truncated
WB006Contents of backup files are inconsistent
WB007Backup file format is invalid
WB008RESTORE unable to open file '%1'
WB009RESTORE unable to write to file '%1'
WB010RESTORE unable to start database '%1'
WB011Unable to open backup log '%1'
WB012Backup file '%1' already exists
WB013Invalid backup operation
WB014Connection attempting BACKUP has uncommitted transactions
WC001'%1' is an unknown character set label
WC002Cannot convert between requested character set '%1' and database character set '%2'
WC003An invalid multi-byte input character was encountered
WC004An invalid multi-byte output character was encountered
WC005An input character could not be converted to database character set
WC006An output character could not be converted to the application character set
WC007Character conversion reporting is not available when the single byte converter is used
WC008Cannot convert between requested character sets '%1' and '%2'
WE001Event '%1' not found
WE002Event '%1' already exists
WE003Schedule '%1' for event '%2' not found
WE004Schedule '%1' for event '%2' already exists
WE005Invalid day of week or month '%1' for event '%2'
WE006Invalid time '%1' for event '%2'
WE007Invalid start date/time for event '%1'
WE008System event type '%1' not found
WE009Event '%1' in use
WI001Attempt to read beyond end-of-file in a compressed database
WI004Internal rollback log corrupted
WI005Unable to find in index '%1' for table '%2'
WI006(no message)
WI008(no message)
WI009Cannot serialize Java object with class '%1'
WI010The optimizer was unable to construct a valid access plan
WI011Required operators excluded
WJ001Method '%1' cannot be called at this time
WJ002Parameter not registered as output parameter
WJ003The specified transaction isolation is invalid
WJ004The cursor name '%1' already exists
WJ005Input parameter index out of range
WJ006Return value cannot be set
WJ007JDBC feature '%1' not supported
WJ008Could not change an opened prepared statement or callable statement
WJ009An internal error occurred in a '%1'
WJ010Invalid operation on a closed '%1'
WJ011Cannot access instance member through a class
WJ012Cannot update member fields qualified with "final" modifier
WJ013An internal error occurred in a '%1'
WJ014Invalid operation on a closed '%1'
WJ015JDBC SAStatement batch execute abandoned
WJ016Seek absolute 0 was attempted on a JDBC SAResultSet
WJ017Invalid JDBC resultset type
WJ018Invalid JDBC resultset concurrency
WJ019Cannot call the '%1' function on a JDBC resultset when it is positioned on an insert row
WJ020The JDBC resultset must be positioned on an insert row in order to use the '%1' function
WJ021Cannot uniquely identify column '%2' of table '%1' in the current JDBC resultset
WJ022The database does not support the Java virtual machine
WJ023'%1' is not a public Java class, and cannot be referenced from SQL
WJ024'%1' is not a public Java reference, and cannot be referenced from SQL
WJ025JDK '%1' is not a supported JDK
WJ026The JDK version in '%1' does not match '%2'
WJ027Java SecurityManager class not found: %1
WJ028Exception occurred while loading Java SecurityManager
WJ029The database needs to be restarted for this Java related command
WL001'%1' is not a known file format for loading or unloading tables
WL002Cannot access file '%1' -- %2
WL004UNLOAD TABLE cannot be used to unload a view
WL005Unable to enlist transaction; DTC may be down
WL006Unable to reenlist transaction; DTC may be down
WL007LOAD TABLE not allowed on temporary table with ON COMMIT DELETE ROWS
WO001Unable to connect to server '%1': %2
WO002Unable to connect to server '%1': server definition is circular
WO003Remote server '%1' is currently configured as read only
WO004Remote server '%1' could not be found; Add the server using CREATE SERVER
WO005Server '%1': %2
WO006Backwards scrolling cursors are not supported for remote objects
WO007The remote table '%1' could not be found
WO008Could not access column information for the table '%1'
WO009Not enough memory is allocated to the Java virtual machine for remote access
WO010%1
WO011The remote server does not support an auto-incrementing data type
WO012Remote server does not have the ability to support this statement
WO013External login for server '%1' could not be found
WO014Server capability name '%1' could not be found in the SYS.SYSCAPABILITYNAME table.
WO015The data type specified for column '%1' is not compatible with the actual data type
WO016The column '%1' does not exist in the remote table
WO017The length specified for column '%1' is different than the actual length
WO018Null attribute mismatch for column '%1'
WO019Identity attribute mismatch for column '%1'
WO020The table specification '%1' identifies more than one remote table
WO021Creating remote tables with computed columns is not supported
WO022The data type of column '%1' is not supported
WO023OMNI cannot handle expressions involving remote tables inside stored procedures
WO024Specified local connection not found.
WO025Specified local connection is not to the current database.
WO026Cannot close a remote JDBC connection that is not the current connection.
WP000Argument %1 of procedure '%2' cannot be null
WP001Procedure '%1' terminated with unhandled exception '%2'
WP002'%1' is not a valid class file
WP003Could not decompress class '%1' from Jar.
WP004Cannot remove class '%1': member of Jar
WP005Invalid class byte code
WP006Java virtual machine could not be started
WP007Namespace heap exhausted at internal function: %1
WP008Java VM heap exhausted at internal function: %1
WP009Resource governor for '%1' exceeded
WP010Invalid jar file
WP011Previous error lost prior to RESIGNAL
WP012%1 returned a result set with a different schema than expected
WP013%1 returned multiple result sets
WP014%1 does not return a result set
WP015Insufficient cache to start Java virtual machine
WP016Warning detected when optimizing SELECT INTO is treated as an error
WW001The pattern is too long
WW002Cannot stop the database server
WW003Calling functions outside the database server is not supported
WW004Mismatch between external function platform specifier and current operating system
WW005Need a dynamic library name
WW006Could not load dynamic library '%1'
WW007Could not find '%1' in dynamic library '%2'
WW008Could not allocate resources to call external function
WW009Expression has unsupported data type
WW010Too many parameters to this external procedure call
WW011A thread used internally could not be started
WW012RAISERROR executed: %1
WW013Class '%1' has no public field '%2'
WW014Invalid type for field reference
WW015Field '%1' of class '%2' cannot be null
WW016Index type specification of '%1' is invalid
WW017An attempt to delete database '%1' failed
WW018Cannot deserialize Java object
WW019Rollback occurred due to deadlock during prefetch
WW020Invalid request log format on line %1
WW022Cannot create an index on Java class '%1'
WW023Cannot insert or update computed column '%1'
WW024The communications environment could not be created
WW025An internal error was generated by the test harness
WW026The external function call is incompatible
WW027A conflict with the DBMLSync download phase was detected
WW028At least one of the specified dbspaces was not calibrated.
WW029A workload capture (%1) is already in progress
WW030No workload capture currently exists
WW031Cannot access schema file '%1'
WW032The status of the last synchronization upload is unknown
WW033A schema upgrade is not currently allowed
WW034The database '%1' was not found
WW035This connection already exists
WW036Information for synchronization is incomplete or invalid, check '%1'
WW037Compression error: %1
WW038Decompression error: %1
WW039Input string is not base64-encoded
WW040UltraLite connection was restored
WW041UltraLite cursor (or result set or table) was restored
WW042Checksums are not enabled in this database
WW043File I/O failed for '%1'
WW044Incorrect volume ID for '%1'
WW045Compressed database is not encrypted
WW046UltraLite runtime library is incompatible with the database file
WW047Output file directory does not exist
WW048Output file cannot be written
WW049The URI '%1' is invalid
WW050Unable to connect to the remote host specified by '%1'
WW051Connection timed out
WW052HTTP request failed. Status code '%1'
WW053Could not initialize the encryption DLL: '%1'
WW054Could not load the encryption DLL '%1'
WW055Invalid procedure type '%1'
WW056Invalid procedure subtype '%1' for type '%2'
WW057Invalid response from the HTTP server
WW058NAMESPACE attribute is not valid with procedure type '%1'
WW059The secure connection to the remote host failed
WW060The %1 attribute '%2' is not valid
WW061The database was created.
WW062The option '%1' is not recognized.
WX001Column must be named: %1
WX002XML parser error: %1
WX003XPath parser error: %1
WX004Illegal flags value passed to OPENXML
WX005Illegal FOR XML EXPLICIT tag value: '%1'
WX006Unknown FOR XML EXPLICIT directive: '%1'
WX007Illegal column name: '%1'
WX008Parent not open: '%1'
WX009Undeclared tag id: '%1'
WX010Too few columns
WX011CDATA has a name
WX012Invalid XQuery constructor
WX013XMLGEN evaluation failure
WX014No name for argument
WX015Control character in XML output
WX016Insufficient memory for OPENXML query

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

Error messages indexed by Sybase error code  (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

Adaptive Server Anywhere SQLCODEError message
–1028Connection attempting BACKUP has uncommitted transactions
–1027Service type does not allow '%1' attribute
–1026USING attribute cannot coexist with FORMAT or GROUP attributes
–1025Duplicate attribute '%1' in service
–1024Unsupported property '%1' in service USING attribute
–1023Missing value for attribute '%1' in service
–1022Invalid value for attribute '%1' in service
–1021Invalid backup operation
–1020Unable to start specified database: Can't use log file '%1' since it is shorter than expected
–1019Unable to start specified database: Can't use log file '%1' since the database file has been used more recently
–1018Unable to start specified database: Can't use log file '%1' since the offsets don't match the offsets in the database file
–1017Unable to start specified database: '%1': transaction log file not found
–1016Unable to start specified database: Can't use log file '%1' since it has been used more recently than the database file
–1015Unable to start specified database: The database for write file '%1' has an incorrect modification time
–1014Unable to start specified database: '%1' is compressed -- use a write file or open in read-only mode
–1013Unable to start specified database: '%1' found, but database not found
–1012Unable to start specified database: '%1' must be upgraded to start with this server (capability %2 missing).
–1011Unable to start specified database: Unknown encryption algorithm.
–1010Unable to start specified database: '%1' not expecting any operations in transaction log
–1009Unable to start specified database: The transaction log '%1' or its mirror '%2' is invalid
–1008Unable to start specified database: '%1' is an invalid transaction log mirror
–1007Unable to start specified database: '%1' is an invalid transaction log
–1006Unable to start specified database: '%1' is not a valid database file
–1005Unable to start specified database: '%1' was created by a different version of the software
–1004Unable to start specified database: '%1' is not a database
–1003Too many distinct group mappings for integrated user
–1002The option '%1' is not recognized.
–1001Parameter '%1' in procedure or function '%2' does not have a default value
–1000Temporary space limit exceeded
–999Invalid request log format on line %1
–998Cannot close a remote JDBC connection that is not the current connection.
–997Specified local connection is not to the current database.
–996Specified local connection not found.
–995Warning detected when optimizing SELECT INTO is treated as an error
–994Too many arguments for function or procedure '%1'
–993LOAD TABLE not allowed on temporary table with ON COMMIT DELETE ROWS
–992The specified listener could not be registered
–991The %1 attribute '%2' is not valid
–990The secure connection to the remote host failed
–989NAMESPACE attribute is not valid with procedure type '%1'
–988Invalid response from the HTTP server
–987Invalid procedure subtype '%1' for type '%2'
–986Invalid procedure type '%1'
–985Could not load the encryption DLL '%1'
–984Could not initialize the encryption DLL: '%1'
–983HTTP request failed. Status code '%1'
–982Connection timed out
–981Unable to connect to the remote host specified by '%1'
–980The URI '%1' is invalid
–979Output file cannot be written
–978Output file directory does not exist
–977UltraLite runtime library is incompatible with the database file
–976Could not load the encryption DLL "%1"
–975Incorrect volume ID for '%1'
–974File I/O failed for '%1'
–973The string is too long (%1)
–972Database page size too small
–971Checksums are not enabled in this database
–970Invalid hint specified for table '%1'
–969Required operators excluded
–968User '%1' already has EXECUTE permission
–967Backup file '%1' already exists
–966Composite ORDER BY not allowed with RANGE
–965Window function requires ORDER BY
–964Window function used in predicate
–963Password contains an illegal character
–962Argument to GROUPING aggregate must be a grouping column in the GROUP BY clause
–961Input string is not base64-encoded
–960Decompression error: %1
–959Compression error: %1
–958Password cannot be longer than %1 characters
–957Invalid preceding or following size in OLAP function
–956Information for synchronization is incomplete or invalid, check '%1'
–955This connection already exists
–954The database '%1' was not found
–953A schema upgrade is not currently allowed
–952The status of the last synchronization upload is unknown
–951Cannot access schema file '%1'
–950Frame not allowed for window '%1'
–949ORDER BY not allowed in window '%1'
–948PARTITION BY not allowed in reference to window '%1'
–947Window '%1' not found
–946Result set not permitted in '%1'
–945Recursive column %1: conversion from '%2' to '%3' loses precision
–944Too many expressions in GROUP BY list for ROLLUP, CUBE, or GROUPING SETS operation.
–943No workload capture currently exists
–942A workload capture (%1) is already in progress
–941jConnect does not support encryption
–940Invalid setting for HTTP header '%1'
–939Invalid setting for HTTP option '%1'
–938Recursion is not allowed without the RECURSIVE keyword
–937Invalid reference to or operation on constraint '%1'
–936too many constraints in database
–935Unable to start specified database: Log file error
–934Unable to start specified database: Server must be upgraded to start database %1
–933A log is required for IQ databases
–931Service definition requires a statement when authorization is off
–930(no message)
–929Constraint '%1' not found
–928Constant expressions may not appear in GROUP BY clause
–927Service statement definition is inconsistent with service type
–926Host variable reference in service definition must be named
–925Invalid service name '%1'
–924Service '%1' in use
–923Too many recursive iterations
–922No column list for recursive query
–921Invalid recursive query
–920Service '%1' not found
–919Service '%1' already exists
–918A user name must be specified if AUTHORIZATION is OFF
–916'%1' is an unrecognized service type
–915Service type required for CREATE SERVICE
–914Cycle in common table expression references
–913A transaction log file is required for auditing
–912Insufficient memory for OPENXML query
–911Control character in XML output
–910System command failed with return code %1
–908Invalid operation on a closed '%1'
–907No name for argument
–906XMLGEN evaluation failure
–905Invalid XQuery constructor
–904Illegal ORDER BY in aggregate function
–903CDATA has a name
–902Too few columns
–901Undeclared tag id: '%1'
–900Parent not open: '%1'
–899Illegal column name: '%1'
–898Unknown FOR XML EXPLICIT directive: '%1'
–897Illegal FOR XML EXPLICIT tag value: '%1'
–896Cannot delete PUBLIC option '%1' since user settings exist
–895Encryption error: %1
–894Plan can not be generated for this type of statement
–893Illegal flags value passed to OPENXML
–892XPath parser error: %1
–891Cannot convert between requested character sets '%1' and '%2'
–890Statement size or complexity exceeds server limits
–889Statement contains an illegal usage of the non-deterministic function '%1'
–888XML parser error: %1
–887Virtual index creation with more than %1 columns.
–883Character conversion reporting is not available when the single byte converter is used
–882An output character could not be converted to the application character set
–881An input character could not be converted to database character set
–880An invalid multi-byte output character was encountered
–879An invalid multi-byte input character was encountered
–878Index '%1' can not be clustered
–877SETUSER not allowed in procedures, triggers, events or batches
–876Client out of memory
–875There is no way to join to '%1'
–874Column must be named: %1
–873%1 returned multiple result sets
–872%1 does not return a result set
–871The database needs to be restarted for this Java related command
–870Cannot convert between requested character set '%1' and database character set '%2'
–869Database server cannot convert data from/to character set '%1'
–868'%1' is an unknown character set label
–867Cannot change synchronization user_name when status of the last upload is unknown.
–866%1 returned a result set with a different schema than expected
–865Key constraint between temporary tables requires a primary key (not unique constraint)
–864Statement contains an illegal usage of the NUMBER(*) function
–863Grouped query contains more than one distinct aggregate function
–862The aggregate expression '%1' must appear in either the select list or a HAVING clause subquery
–861Aggregated expression '%1' contains multiple columns of which one or more are outer references
–860At least one of the specified dbspaces was not calibrated.
–859%1
–858CREATE/DROP STATISTICS statement cannot refer to virtual tables
–857Synchronization failed due to an error on the server: %1
–856Invalid sqllen field in SQLDA
–855Trigger name '%1' is ambiguous
–854Function or column reference to '%1' in the ORDER BY clause is invalid
–853Cursor not in a valid state
–852Table name '%1' is ambiguous
–851Decryption error: %1
–850Tables related by key constraint must both be permanent or both be temporary created with ON COMMIT PRESERVE ROWS
–849Referential integrity actions other than RESTRICT not allowed for temporary tables
–848Exception occurred while loading Java SecurityManager
–847Java SecurityManager class not found: %1
–846Set clause for column '%1' used incorrectly
–845Owner '%1' used in a qualified column reference does not match correlation name '%2'
–844Cannot find synchronization definition with the name '%1'
–843Cannot find synchronization user with the name '%1'
–842JDK '%1' is not a supported JDK
–841The JDK version in '%1' does not match '%2'
–840Incorrect or missing encryption key
–839Download failed because of conflicts with existing rows.
–838TLS initialization on server failed
–837Trigger or foreign key for table '%1' is no longer valid
–836Procedure '%1' is no longer valid
–835Event '%1' in use
–834Column '%1' not found in table '%2'
–833Row in table '%1' was modified or deleted in BEFORE trigger
–832Connection error: %1
–831Definition for alias '%1' must appear before its first reference
–830Alias '%1' is not unique
–829TLS handshake failure
–828A conflict with the DBMLSync download phase was detected
–827Database upgrade not possible; user tables have table ids in system table range
–826Database upgrade not possible; RowGenerator table not owned by user dbo
–825Previous error lost prior to RESIGNAL
–824Illegal reference to correlation name '%1'
–823OMNI cannot handle expressions involving remote tables inside stored procedures
–822Table '%1' is already included
–821Dbspace for table '%1' not found
–820Invalid scroll position '%1'
–819Table '%1' is part of a synchronization definition
–818The external function call is incompatible
–817too many temporary tables in connection
–816Specified database file already in use
–815Cannot update column '%1' since it does not appear in the SELECT clause.
–814Cannot update column '%1' since it appears in the ORDER BY clause.
–813FOR UPDATE has been incorrectly specified for a READ ONLY cursor.
–812The Select list for the derived table '%1' has no expression to match '%2'
–811Jar '%1' not found
–810Java class '%1' not found
–809Synchronization option is too long
–808An internal error was generated by the test harness
–807Host variables may not be used within a batch
–806System event type '%1' not found
–805Synchronization option '%1' not found
–804Unable to reenlist transaction; DTC may be down
–803Unable to enlist transaction; DTC may be down
–802Cannot enlist in a transaction with uncommitted data pending
–801Cannot enlist in a transaction while already enlisted in a transaction
–800Cannot commit or rollback while enlisted in a transaction
–799DTC transactions are not supported on this platform
–797Synchronization option '%1' contains semi-colon, equal sign or curly brace
–796Synchronization site '%1' is already defined
–795Undefined synchronization template '%1'
–794Synchronization server failed to commit the upload
–793Invalid start date/time for event '%1'
–792Invalid time '%1' for event '%2'
–791Invalid day of week or month '%1' for event '%2'
–790Cannot register connection to '%1' since automatic label exhausted
–789Cannot register '%1' since registration cookie exhausted
–788Another connection has already registered as '%1'
–787Current connection is already registered to '%1' as '%2'
–786Cannot deregister '%1' since active registered connection exists
–785Cannot deregister application because of invalid cookie
–784Cannot register connection because of invalid application cookie
–783Cannot register another '%1' as an exclusive application
–782Cannot register '%1' since another exclusive instance is running
–780Cannot update primary key for table '%1' involved in a publication
–779Cannot create synchronization entry for table '%1' with BLOB primary key
–778Must include primary key for table '%1' in the synchronization
–777Cannot synchronize table '%1' since it does not have a primary key
–774Schedule '%1' for event '%2' already exists
–773Schedule '%1' for event '%2' not found
–772Event '%1' already exists
–771Event '%1' not found
–770Cannot modify publication entry using ALTER SYNCHRONIZATION
–769Cannot modify synchronization entry using ALTER PUBLICATION
–768Cannot subscribe to '%1'
–767Cannot find synchronization subscription with the name '%1'
–766View references '%1', which is a temporary object. Views can only refer to permanent objects.
–765Synchronization message type '%1' not found
–764Server 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
–761Server capability name '%1' could not be found in the SYS.SYSCAPABILITYNAME table.
–760Invalid SQL identifier
–759SQLDA data type invalid
–758The database does not support the Java virtual machine
–757Modifications not permitted for read-only database
–756Cannot uniquely identify column '%2' of table '%1' in the current JDBC resultset
–755You cannot synchronize or upgrade with uncommitted transactions
–754Parse error: %1
–753The JDBC resultset must be positioned on an insert row in order to use the '%1' function
–752Cannot call the '%1' function on a JDBC resultset when it is positioned on an insert row
–751User owns tables in use
–750User owns procedures in use
–749Feature not available with UltraLite
–748Invalid JDBC resultset concurrency
–747Invalid JDBC resultset type
–746Cannot allocate System V resources
–745Cannot initialize IQ memory manager: %1
–744Invalid IQ database command line option or parameter value: %1
–743Seek absolute 0 was attempted on a JDBC SAResultSet
–742JDBC SAStatement batch execute abandoned
–740The communications environment could not be created
–739db_init has not been called or the call to db_init failed
–738Password must be at least %1 characters
–737Signature '%1' does not match procedure parameters
–736The data type of column '%1' is not supported
–735Invalid parameter
–734Cannot update or delete an all-NULL row from table '%1'
–733Number of columns allowing NULLs exceeds limit
–732Creating remote tables with computed columns is not supported
–731Cannot drop a user that owns objects involved in replication
–730Invalid jar file
–729The specified foreign key (%1) can not be enforced
–728Update operation attempted on non-updatable remote query
–727The optimizer was unable to construct a valid access plan
–726The table specification '%1' identifies more than one remote table
–725Identity attribute mismatch for column '%1'
–724Null attribute mismatch for column '%1'
–723The length specified for column '%1' is different than the actual length
–722The column '%1' does not exist in the remote table
–721The data type specified for column '%1' is not compatible with the actual data type
–720VALIDATE TABLE statement must refer to a base table
–719RESTORE unable to start database '%1'
–718RESTORE unable to write to file '%1'
–717RESTORE unable to open file '%1'
–716Backup file format is invalid
–715Contents of backup files are inconsistent
–714Invalid operation on a closed '%1'
–713An internal error occurred in a '%1'
–712External login for server '%1' could not be found
–711Incorrect store DLL (%1) version.
–710Invalid comparison
–709Computed columns are not supported in this database
–708READTEXT or WRITETEXT statement cannot refer to a view
–707Statement is not allowed in passthrough mode
–706Remote server does not have the ability to support this statement
–705Return type of void from procedure '%1' cannot be used in any expression
–704Cannot create an index on Java class '%1'
–703Cannot insert or update computed column '%1'
–702TRUNCATE TABLE statement cannot refer to a view
–701Cannot access instance member through a class
–700SQLDA fields inconsistent for a multi-row SQLDA
–699Cannot update member fields qualified with "final" modifier
–698The remote server does not support an auto-incrementing data type
–697Error during backup: %1
–696Invalid operation on a closed '%1'
–695An internal error occurred in a '%1'
–694Could not change an opened prepared statement or callable statement
–693JDBC feature '%1' not supported
–692Could not execute backup/restore DLL (%1) entry point.
–691Could not load the backup/restore DLL "%1"
–690Return value cannot be set
–689Input parameter index out of range
–688Strongly-encrypted database files are not supported in the runtime server
–687Syntax error, cannot specify IQ specific options without specifying IQ PATH
–686Insufficient cache to start Java virtual machine
–685Resource governor for '%1' exceeded
–684Rollback occurred due to deadlock during prefetch
–683The cursor name '%1' already exists
–682%1
–681Invalid join type used with Transact-SQL outer join
–680Invalid expression in WHERE clause of Transact-SQL outer join
–679Not enough memory is allocated to the Java virtual machine for remote access
–678Index name '%1' is ambiguous
–677Table '%1' has a foreign key with a referential action
–676The specified transaction isolation is invalid
–675Java virtual machine could not be started
–674statement's size limit is invalid.
–673Database upgrade not possible
–672Database upgrade failed
–671Parameter not registered as output parameter
–670Invalid class byte code
–669Method '%1' cannot be called at this time
–668Cursor is restricted to FETCH NEXT operations
–667Could not access column information for the table '%1'
–666The remote table '%1' could not be found
–665Database "%1" needs recovery
–664Database is active
–663Cannot deserialize Java object
–662Cannot serialize Java object with class '%1'
–661Backwards scrolling cursors are not supported for remote objects
–660Server '%1': %2
–659Remote server '%1' could not be found; Add the server using CREATE SERVER
–658Remote server '%1' is currently configured as read only
–657Unable to connect to server '%1': server definition is circular
–656Unable to connect to server '%1': %2
–655Error parsing connection parameter string
–654The connection parameters file could not be found
–653Cannot remove class '%1': member of Jar
–652Could not decompress class '%1' from Jar.
–651An attempt to delete database '%1' failed
–650Index type specification of '%1' is invalid
–649Field '%1' of class '%2' cannot be null
–648Cannot create item (%1) in the specified dbspace.
–647Could not execute store DLL (%1) entry point.
–646Could not load the store DLL "%1"
–645Database creation failed: %1
–644Invalid database page size
–643UNLOAD TABLE cannot be used to unload a view
–642Invalid SQL descriptor name
–641Error in assignment
–640Invalid descriptor index
–639Parameter name missing in call to procedure '%1'
–638Right truncation of string data
–637Duplicate insert column
–636Duplicate referencing column
–635GRANT of column permission on view not allowed
–634Unterminated C string
–633Update operation attempted on a read-only cursor
–632WITH CHECK OPTION violated for insert/update on base table '%1'
–631RAISERROR executed: %1
–630Invalid escape sequence '%1'
–629Invalid escape character '%1'
–628Division by zero
–627Disallowed language extension detected in syntax near '%1'
–626A thread used internally could not be started
–625Too many parameters to this external procedure call
–624Expression has unsupported data type
–623Data definition statements not allowed in procedures or triggers
–622Could not allocate resources to call external function
–621Could not find '%1' in dynamic library '%2'
–620Could not load dynamic library '%1'
–619Need a dynamic library name
–618Mismatch between external function platform specifier and current operating system
–617Calling functions outside the database server is not supported
–616Too many columns in table
–615Parameter '%1' not found in procedure '%2'
–614Cannot drop a user that owns messages or data types
–613User-defined type '%1' not found
–612User message %1 not found
–611Transact-SQL feature not supported
–610User message %1 already exists
–609Invalid data type for column in WRITETEXT or READTEXT
–608Invalid TEXTPTR value used with WRITETEXT or READTEXT
–607Cannot stop the database server
–606The pattern is too long
–605The server attempted to access a page beyond the end of the maximum allowable dbspace file size
–604A dbspace has reached its maximum file size
–602Cannot access file '%1' -- %2
–601'%1' is not a known file format for loading or unloading tables
–504(no message)
–503(no message)
–313The login ID '%1' has not been mapped to any database user ID
–312User '%1' already has membership in group '%2'
–311Internal rollback log corrupted
–310Attempt to read beyond end-of-file in a compressed database
–309Memory error -- transaction rolled back
–308Connection was terminated
–307All threads are blocked
–306Deadlock detected
–305I/O error %1 -- transaction rolled back
–304Disk full '%1' -- transaction rolled back
–303Disk write failure '%1' -- transaction rolled back
–302Terminated by user -- transaction rolled back
–301Internal database error %1 -- transaction rolled back
–300Run time SQL error -- %1
–299Statement interrupted by user
–298Attempted two active database requests
–297User-defined exception signaled
–296Error number %1 for RAISERROR may not be less than 17000
–295Cannot uniquely identify rows in cursor
–294Format string argument number %1 is invalid
–289Multiple consolidated users cannot be defined
–288Remote statement failed
–287Passthrough statement inconsistent with current passthrough
–286Remote message type '%1' not found
–285User '%1' is not a remote user for this database
–284User '%1' is already the publisher for this database
–283Subscription to '%1' for '%2' not found
–282Subscription to '%1' for '%2' already exists
–281Table '%1' has publications
–280Publication '%1' not found
–275Triggers and procedures not supported in runtime server
–274Procedure or trigger calls have nested too deeply
–273COMMIT/ROLLBACK not allowed within trigger actions
–272Invalid REFERENCES clause in trigger definition
–271Trigger definition conflicts with existing triggers
–270Cannot drop a user that owns procedures in runtime server
–269Cannot delete or rename a column referenced in a trigger definition
–268Trigger '%1' not found
–267COMMIT/ROLLBACK not allowed within atomic operation
–266%1
–265Procedure '%1' not found
–264Wrong number of variables in FETCH
–263Invalid absolute or relative offset in FETCH
–262Label '%1' not found
–261There is already a variable named '%1'
–260Variable '%1' not found
–251Foreign key '%1' for table '%2' duplicates an existing foreign key
–250Identifier '%1' too long
–249The login ID '%1' is already mapped to user ID '%2'
–248Cannot map a login ID to the sys or public user ID
–247The integrated login ID guest can only be mapped to the guest database user ID
–246Integrated logins are not supported for this database
–245Integrated login failed
–244Transaction log was truncated
–243Unable to delete database file
–242Incomplete transactions prevent transaction log renaming
–241Database backup not started
–240Unknown backup operation
–231Client/database server version mismatch
–230Sqlpp/dblib version mismatch
–222Result set not allowed from within an atomic compound statement
–221ROLLBACK TO SAVEPOINT not allowed
–220Savepoint '%1' not found
–218Authentication failed
–217The option '%1' cannot be set from within a procedure
–216The option '%1' can only be set as a temporary option
–215Procedure in use by '%1'
–214Table in use
–213Savepoints require a rollback log
–212CHECKPOINT statement requires a rollback log
–211Not allowed while '%1' is using the database
–210User '%1' has the row in '%2' locked
–209Constraint '%1' violated: Invalid value for column '%2' in table '%3'
–208Row has changed since last read -- operation canceled
–207Wrong number of values for INSERT
–206Integrated logins are required, standard logins are not permitted
–205Integrated logins are not permitted
–204Only the DBA can set the option '%1'
–203Cannot set a temporary option for user '%1'
–202Only PUBLIC settings are allowed for option '%1'
–201Invalid setting for option '%1'
–200Invalid option '%1' -- no PUBLIC setting exists
–199INSERT/DELETE on cursor can modify only one table
–198Primary key for row in table '%1' is referenced by foreign key '%2' in table '%3'
–197No current row of cursor
–196Index '%1' for table '%2' would not be unique
–195Column '%1' in table '%2' cannot be NULL
–194No primary key value for foreign key '%1' in table '%2'
–193Primary key for table '%1' is not unique
–192Update operation attempted on non-updatable query
–191Cannot modify column '%1' in table '%2'
–190Cannot update an expression
–189Unable to find in index '%1' for table '%2'
–188Not enough values for host variables
–187Illegal cursor operation attempt
–186Subquery cannot return more than one row
–185SELECT returns more than one row
–184Column '%1' in table '%2' cannot be NULL. The invalid data was supplied to load table in a data file on line %3.
–183Cannot find index named '%1'
–182Not enough fields allocated in SQLDA
–181No indicator variable provided for NULL result
–180Cursor not open
–172Cursor already open
–171Error opening cursor
–170Cursor has not been declared
–165Java VM heap exhausted at internal function: %1
–164Namespace heap exhausted at internal function: %1
–163Derived table '%1' has no name for column %2
–162Cannot convert %1 to a %2. The bad value was supplied for column '%3' on row %4 of the data file.
–161Invalid type on DESCRIBE statement
–160Can only describe a SELECT statement
–159Invalid column number
–158Value %1 out of range for destination
–157Cannot convert %1 to a %2
–156Invalid expression near '%1'
–155Invalid host variable
–154Wrong number of parameters to function '%1'
–153SELECT lists in UNION, INTERSECT or EXCEPT do not match in length
–152Invalid ORDER BY specification
–151Subquery allowed only one select list item
–150Invalid use of an aggregate function
–149Function or column reference to '%1' must also appear in a GROUP BY
–148Unknown function '%1'
–147There is more than one way to join '%1' to '%2'
–146There is no way to join '%1' to '%2'
–145Foreign key name '%1' not found
–144Column '%1' found in more than one table -- need a correlation name
–143Column '%1' not found
–142Correlation name '%1' not found
–141Table '%1' not found
–140User ID '%1' does not exist
–139More than one table is identified as '%1'
–138Dbspace '%1' not found
–137Table '%1' requires a unique correlation name
–136Table '%1' is in an outer join cycle
–135Language extension
–134Feature '%1' not implemented
–133Invalid prepared statement type
–132SQL statement error
–131Syntax error near '%1' %2
–130Invalid statement
–128Cannot drop a user that owns tables in runtime system
–127Cannot alter a column in an index
–126Table cannot have two primary keys
–125ALTER clause conflict
–124More columns are being dropped from table '%1' than are defined
–123User '%1' is not a user group
–122Operation would cause a group cycle
–121Permission denied: %1
–120User '%1' already has GRANT permission
–119Primary key column '%1' already defined
–118Table '%1' has no primary key
–116Table must be empty
–114Number of columns defined for the view does not match SELECT statement
–113Column '%1' in foreign key has a different definition than primary key
–112Table already has a primary key
–111Index name '%1' not unique
–110Item '%1' already exists
–109There are still active database connections
–108Connection not found
–107Error writing to transaction log file
–106Cannot open transaction log file -- %1
–105Database cannot be started -- %1
–104Invalid user ID or password on preprocessed module
–103Invalid user ID or password
–103Invalid user ID or password
–102Database server connection limit exceeded
–101Not connected to a database
–100Database server not found
–99Connections to database have been disabled
–98Authentication violation
–97Database page size too big
–96Database server already running
–95Parse error: %1
–94Invalid type for field reference
–93Class '%1' has no public field '%2'
–92'%1' is not a valid class file
–91Procedure '%1' terminated with unhandled exception '%2'
–90Argument %1 of procedure '%2' cannot be null
–89Database server not running in multi-user mode
–88Client/server communications protocol version mismatch
–87Database name required to start server
–86Not enough memory to start
–85Communication error
–84Specified database is invalid
–83Specified database not found
–82Unable to start specified database: %1
–81Invalid database server command line
–80Unable to start database server
–79Invalid local database switch
–78Dynamic memory exhausted
–77Database name not unique
–76Request denied -- no active databases
–75Request to start/stop database denied
–74The selected database is currently inactive
–72No database file specified
0(no message)
100Row not found
101Value truncated
102Using temporary table
103Invalid data conversion
104Row has been updated since last time read
105Procedure has completed
106Value for column '%1' in table '%2' has changed
107Language extension detected in syntax
109Null value eliminated in aggregate function
110Transaction log backup page only partially full
111Statement cannot be executed
112More information required
113Database option '%1' for user '%2' has an invalid setting
114Character set translation to '%1' cannot be performed; '%2' is used instead
115Database server cannot convert data from/to character set '%1', conversion may not be correct
116Language '%1' is not supported, '%2' will be used
117Unsupported character set '%1' and unsupported language '%2'; language used is '%3' instead
118Illegal user selectivity estimate specified
119Unable to open backup log '%1'
120'%1' is an unknown option
121Cursor option values changed
122The result returned is non-deterministic.
123Database created without any schema
124Invalid data conversion: NULL was inserted for column '%1' on row %2.
125An invalid multi-byte input character was encountered
126An invalid multi-byte output character was encountered
127An input character could not be converted to database character set and simple substitution took place
128An output character could not be converted to the application character set and simple substitution took place
129Plan may contain virtual indexes.
130A row could not be converted to the new schema format
132Cannot output the histogram for string column '%1'
133UltraLite connection was restored
134UltraLite cursor (or result set or table) was restored
135Compressed database is not encrypted
136The database was created.
137Row was dropped from table %1 to maintain referential integrity
200Warning: %1

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

Error messages indexed by Sybase error code  (0) 2013.05.03
Error messages indexed by SQLSTATE  (0) 2013.05.03
asa shutdown  (0) 2013.05.03
ASA설치 및 DB생성  (0) 2013.05.03
proxy server 생성  (0) 2008.12.02

dbstop -c "eng=proxy_server;uid=dba;pwd=sql" -y

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

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

1.  ASA 설치

  - OPTION : FULL

  - Lincensed Units : ##

  - Networked seat 로

 

2. 설치 버전 확인

  - dbsrv9 -v  ( 설치 버전에 맞게 ... 9버전 설치 )

 

3. proxy server 생성

 - dbinit proxy_server  ( 서버명)

 - dbinit -z utf8 proxy_server  ( 서버명) --> 다국어

 

4. start 시키기

 - dbsrv9 -n proxy_server -x tcpip{serverport=2345} proxy_server.db

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

Error messages indexed by Sybase error code  (0) 2013.05.03
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
proxy server 생성  (0) 2008.12.02

+ Recent posts