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 |
|---|---|---|---|---|---|
| 3211 | Error | WP019 | -1567L | "External environment cannot be started, external process terminated on start up" | The request to start an external environment could not be completed due to the fact that the external process terminated on start up. This problem is usually due to a client configuration issue. Click here for a list of possible parameters and odbc states. |
| 3219 | Error | QFA67 | -1577L | "Invalid error raised by user-defined function: (%1) %2." | An error was raised by a user-defined function that is outside reserved range. Click here for a list of possible parameters and odbc states. |
| 3220 | Error | WO009 | -1578L | "Table parameterized functions are not allowed across server types." | Table parameterized functions are not allowed across server types if a query is not processed in full-passthrough mode. Click here for a list of possible parameters and odbc states. |
| 3221 | Error | WO031 | -1579L | "External procedures or functions are not allowed across server types." | External procedure or function calls are not allowed across server types if the query is not processed in full-passthrough mode. Click here for a list of possible parameters and odbc states. |
| 3222 | Error | WW207 | -1580L | "Failed to load the MobiLink client support libraries." | In order to use the SYNCHRONIZE command, a MobiLink client must be installed on the same computer where the database server is running. Click here for a list of possible parameters and odbc states. |
| 3223 | Error | 08WA7 | -1581L | "Database name must be specified when connecting to a cloud database server" | When connecting to a cloud database server, a database name must be specified by the connection string. Cloud database servers do not have a default database. Click here for a list of possible parameters and odbc states. |
| 3224 | Error | 08WA8 | -1582L | "Server name can only be specified when connecting to a cloud database server with NODETYPE=DIRECT" | When connecting to a cloud database server, specifying a server name on the connection string is only allowed for NODETYPE=DIRECT. When using other NODETYPE values to connect to a cloud database server, specifying the server name is not allowed. Typically, for connections to a cloud database server the HOST connection parameter or HOST protocol option is used to specify the address of one or more cloud database servers. Click here for a list of possible parameters and odbc states. |
| 3225 | Error | WQ021 | -1583L | "Cannot upgrade the database. The database can be upgraded only after starting the coordinator in single node mode." | In order to run ALTER DATABASE UPGRADE on the database, the coordinator must be started in single node mode using the '-iqmpx_sn 1' server startup option. Click here for a list of possible parameters and odbc states. |
| 3226 | Error | 08WA9 | -1584L | "Unable to load the dbrsakp shared object" | The server was unable to load the dbrsakp DLL on Windows platforms or the libdbrsakp shared object on Unix platforms. Click here for a list of possible parameters and odbc states. |
| 3227 | Error | 08WB1 | -1585L | "Invalid tool name or admin user for generating security token" | The tool name or admin user supplied is invalid for generating a security token. Click here for a list of possible parameters and odbc states. |
| 3232 | Error | WO032 | -1590L | "You cannot use a security token when making remote connections" | A security token cannot be used to make remote data access connections Click here for a list of possible parameters and odbc states. |
| 3235 | Error | 08WB2 | -1593L | "Unable to copy file %1 to destination %2" | The client database file could not be copied to the requested cloud destination. Click here for a list of possible parameters and odbc states. |
| 3246 | Error | WP020 | -1605L | "Table Parameterized Functions and V4 TableUDFs are not supported for this database." | The current database does not have catalog support for table parameterized functions. To use this feature, upgrade your database to the most recent version. Click here for a list of possible parameters and odbc states. |
| 3247 | Error | WP021 | -1606L | "Multiple table parameters are not supported." | Table parameterized functions are limited to only having at most a single table parameter. Click here for a list of possible parameters and odbc states. |
| 3249 | Error | WP022 | -1607L | "Outer references are not allowed for TPF input tables." | Outer references in the select list for a TPF input table are not allowed. Click here for a list of possible parameters and odbc states. |
| 3250 | Error | 08WB4 | -1608L | "Unable to delete file %1" | The request to delete a file failed Click here for a list of possible parameters and odbc states. |
| 3251 | Error | 08WB5 | -1609L | "File %1 already exists" | The request to create a file or directory failed because the file or directory already exists Click here for a list of possible parameters and odbc states. |
| 3252 | Error | 08WB6 | -1610L | "Unable to create directory %1" | The request to create a directory failed Click here for a list of possible parameters and odbc states. |
| 3253 | Error | 08WB7 | -1611L | "Unable to copy file %1" | The request to copy a file failed Click here for a list of possible parameters and odbc states. |
| 3260 | Error | WO034 | -1618L | "The %1 remote data access class has been deprecated, please use %2 instead or change cis_option" | You attempted to use a JDBC based remote data access class which has been deprecated. Please use the appropriate ODBC based class instead; or change the cis_option setting to re-enable this feature. Click here for a list of possible parameters and odbc states. |