Messages 2382 through 2411

Messages on this page are sorted by Sybase error code. Locate the appropriate code in the table below, and click the link for a full description of the message.

Number Msg Type SQL State SQL Code Message Possible Cause
2382 Error 42W54 -737L "Signature '%1' does not match procedure parameters" The number of types in the signature must match the number of procedure parameters. If a DYNAMIC RESULT SETS clause was specified, the number of dynamic result sets must match the quantity found in the signature.

Click here for a list of possible parameters and odbc states.

2383 Error 54W07 -738L "Password must be at least %1 characters" The password is shorter than that allowed by the current min_password_length option setting.

Click here for a list of possible parameters and odbc states.

2384 Warning 01W17 120L "'%1' is an unknown option" You attempted to set the value of an option that is not known to the server.

Click here for a list of possible parameters and odbc states.

2385 Error WW024 -740L "The communications environment could not be created" The communications environment could not be created. Either there are insufficient resources to create the environment or the language resource file cannot be found.

Click here for a list of possible parameters and odbc states.

2386 Error 55W07 -739L "db_init has not been called or the call to db_init failed" The SQLCA passed to a dblib entry point has not been initialized by a call to db_init or the call to db_init failed.

Click here for a list of possible parameters and odbc states.

2387 Error WQ014 -1546L "Cannot drop Multiplex server '%1' as it is part of a Logical Server. Use the \"WITH DROP MEMBERSHIP\" clause." If an MPX server is part of a Logical Server then the DROP MPX command should have WITH MEMBERSHIP clause to drop it.

Click here for a list of possible parameters and odbc states.

2390 Error 08W51 -744L "Invalid IQ database command line option or parameter value: %1" An invalid command line option was used. The option began with -iq, but is either invalid or contained a bad parameter.

Click here for a list of possible parameters and odbc states.

2391 Error 08W52 -745L "Cannot initialize IQ memory manager: %1" System V shared memory was requested but could not be allocated.

Click here for a list of possible parameters and odbc states.

2392 Error 08W53 -746L "Cannot allocate System V resources" IQ was unable to allocate System V resources. Delete unused System V semaphores and shared memory segments or increase operating system configuration values for these resources.

Click here for a list of possible parameters and odbc states.

2395 Error 0AW07 -749L "Feature not available with UltraLite" You attempted to execute a statement or use a feature that is not supported in an UltraLite database.

Click here for a list of possible parameters and odbc states.

2396 Error 42W55 -750L "User owns procedures in use" You attempted to drop a user that owns a procedure being used by other active users of the database.

Click here for a list of possible parameters and odbc states.

2397 Error 42W56 -751L "User owns tables in use" You attempted to REVOKE CONNECT from a user that owns a table being used by other active users of the database.

Click here for a list of possible parameters and odbc states.

2400 Error 08W54 -754L "Parse error: %1" An invalid data source name was used in the connection string.

Click here for a list of possible parameters and odbc states.

2401 Error 0AW08 -755L "You cannot synchronize or upgrade with uncommitted transactions" You attempted to synchronize or upgrade the schema of an UltraLite database and there are changes in the UltraLite database that have not been committed.

Click here for a list of possible parameters and odbc states.

2403 Error 5RW10 -289L "Multiple consolidated users cannot be defined" You attempted to grant consolidated permissions when your database already has a consolidated user, or attempted to grant consolidated permissions to multiple users in a single statement.

Click here for a list of possible parameters and odbc states.

2404 Error 55W08 -757L "Modifications not permitted for read-only database" You attempted an update operation on a database that was declared as read-only.

Click here for a list of possible parameters and odbc states.

2406 Error 07W05 -759L "SQLDA data type invalid" The data type specified for a SQLDA variable is invalid.

Click here for a list of possible parameters and odbc states.

2407 Error 07W06 -760L "Invalid SQL identifier" An invalid identifier was supplied through the C language interface. For example, you may have supplied a NULL string for a cursor name.

Click here for a list of possible parameters and odbc states.

2410 Error 08W55 -764L "Server not found and unable to automatically start" The client could not connect to a server, and was unable to automatically start a server. The automatic start may have failed because no database file was specified.

Click here for a list of possible parameters and odbc states.

2411 Error 5RW11 -765L "Synchronization message type '%1' not found" You referred to a synchronization message type that is not defined in this database.

Click here for a list of possible parameters and odbc states.


Created November 10, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com