Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » MobiLink Server Error Messages

MobiLink Server Error Messages Next Page

MobiLink server error messages sorted by error code


Error code

Error Message

0

No error or unknown error

-10001

Protocol error: %1!d!

-10002

Consolidated database server or ODBC error: %1!s!

-10003

Memory allocation failed, attempted to allocate %1!lu! bytes

-10004

Protocol version mismatch

-10013

Version '%1!s!' not found in the ml_script_version table. Cannot synchronize

-10016

Cannot convert '%1!s!' to Unicode

-10017

Protocol error: there is no publication that contains table '%1!s!'

-10018

Error fetching connection script %1!s!

-10019

Error fetching table script %1!s!.%2!s!

-10020

Unable to flush scripts

-10021

Unable to retry the current transaction after deadlock in the consolidated database. The retry limit has been reached

-10022

The synchronization sequence number stored in ml_subscription.progress is negative. Set this value to zero (0) to re-enable synchronizations for remote ID '%1!s!'

-10023

The remote database may have been restored from backup, or perhaps remote ID '%1!s!' is being used by different remote databases. Set ml_subscription.progress to zero to re-enable synchronizations for this remote database

-10024

Unrecognized domain id %1!d!

-10028

Unable to connect to the consolidated database. Aborting the synchronization

-10029

Attempt to set non-null column to null

-10030

A network read failed. Unable to read data from the remote client

-10031

An error occurred when trying to store progress information in the consolidated database

-10032

Upload failed with client error %1!d!

-10033

The row is too big. The size (%1!ld! bytes) exceeds the maximum allowable size (%2!ld! bytes)

-10034

No download confirmation from remote database

-10035

Download failed with client error %1!d!

-10038

A downloaded value for table %1!s! (column #%2!ld!) was either too big or invalid for the remote schema type

-10039

Scripts cannot be defined as NULL

-10041

INTERNAL ERROR: occurred while retrieving a BLOB -- read

-10047

Expecting %1!ld! parameters in script, but only found %2!ld!: %3!s!

-10048

Expecting at least %1!ld! parameters in script, but only found %2!ld!: %3!s!

-10050

Expecting %1!ld! columns in cursor, but found %2!ld!

-10051

Internal error: wrong function '%1!s!' called. Please contact technical support

-10052

The %1!s! script returned %2!ld!

-10054

Unable to insert user name '%1!s!' into the ml_user table

-10055

Unable to authenticate user %1!s!

-10056

User name '%1!s!' not found in the ml_user table

-10057

Invalid password for user %1!s!

-10058

Unable to open %1!s!

-10060

Memory allocation failed

-10061

An error occurred while uploading an insert row into table '%1!s!'. The inserted column values are as follows:

-10062

An error occurred while uploading a deleted row into table '%1!s!'. The deleted column values are as follows:

-10063

An error occurred while uploading an updated row into table '%1!s!'. The updated column values are as follows:

-10064

Unable to ROLLBACK transaction: %1!s!

-10065

Unable to COMMIT transaction: %1!s! -- Attempting to ROLLBACK

-10066

Unable to initialize ODBC

-10067

Unable to allocate a connection

-10071

Unable to fetch from table '%1!s!' using %2!s!

-10072

Unable to insert into table '%1!s!' using %2!s!

-10073

Unable to delete from table '%1!s!' using %2!s!

-10074

Unable to update table '%1!s!' using %2!s!

-10075

Required ODBC function %1!s! is not supported by the driver

-10076

The MobiLink server was unable to calculate the timestamp precision on the consolidated database using the ml_scripts_modified table. Timestamp precision related warnings will not be generated

-10077

The MobiLink server was unable to modify the error message using the modify_error_message script

-10081

The MobiLink server DLL or shared object version does not match the data layer DLL or shared object version

-10083

Unable to delete user name '%1!s!' from the ml_user_table

-10084

LANG: %1!s! - Failed to attach database worker thread

-10085

LANG: %1!s! - Failed to allocate database connection

-10086

Cannot load DLL or shared object: '%1!s!' for Script Language: '%2!s!'

-10087

Version mismatch with DLL or shared object: '%1!s!' Expected version: %2!d! got version: %3!d!

-10088

Unable to load entry points from DLL: '%1!s!'

-10089

Client is unable to process truncate table request for table '%1!s!'

-10090

The client cannot find the consolidated progress offset from the client transaction log(s)

-10091

This connection will be abandoned due to previous errors

-10092

There is no upload data script defined for table: %1!s!. If you want to be able to synchronize anyway, with the risk of potentially losing upload data, use the -fr command line option

-10093

There is no download data script defined for table: %1!s!. If you want to be able to synchronize anyway, with the risk of potentially losing download data, use the -fr command line option

-10094

Expecting %1!ld! authentication parameter(s) from client, but received %2!ld! for script %3!s!

-10099

Unable to load UNILIB collation %1!d!: %2!s!

-10100

The MobiLink system table '%1!s!' is missing or a table column is missing

-10105

Bad stream specification: %1!s!

-10106

Bad stream type: %1!s!

-10107

Unable to load DLL or shared object: %1!s!

-10108

Unable to load DLL or shared object %1!s! for stream %2!lu!: %3!s!

-10109

One or more invalid parameters prevented startup

-10110

Unable to initialize communications stream %1!lu!: %2!s!

-10112

Unable to create the background thread

-10117

Stream Error: %1!s!

-10118

Caught JAVA exception with type: %1!s!. Exception message: %2!s!

-10119

Unable to dump exception information. Received exception while processing exception

-10120

%1!s! is an unknown subclass of ScriptExecutionException

-10121

Unable to load the Java VM due to a version error

-10122

Unable to load the Java VM due to a memory error

-10123

Unable to load the Java VM due to an unknown error

-10124

The following non-daemon threads were destroyed: %1!s!

-10125

Unable to parse class and method name from script: %1!s!

-10126

Error while attaching database worker thread to Java VM

-10127

Failed to load necessary Java class: %1!s!

-10128

Failed to load necessary method: '%1!s!' for Java class: %2!s!

-10130

Not enough arguments to execute script: '%1!s!.%2!s!'. %3!d! arguments are needed but only %4!d! are provided

-10131

Expected <void> or an object, but a primitive of type '%1!s!' was returned instead

-10132

Returned class '%1!s!' not a subclass of ianywhere.ml.script.RowReader or java.lang.String

-10133

%1!s!

-10134

Expected an instance of java.lang.String or subclass, but found class '%1!s!' instead

-10135

Expected an instance of ianywhere.ml.script.RowReader or subclass, but found class '%1!s!' instead

-10136

Invalid line found in the JVM config file: %1!s! All lines must begin with either '#' or '-'

-10137

Invalid line found in the JVM config file: %1!s!. Line is too long

-10138

There are no entries in the JVM config file: %1!s!

-10139

The options '%1!s!' and '%2!s!' must not be used together

-10140

The option '%1!s!' needs a path

-10141

The classpath '%1!s!' is too long

-10142

Unable to find the JAR file: '%1!s!' in install directory or classpath

-10143

Unable find shared components directory. JRE location is not specified in options. JRE location is unknown!

-10144

Shared install directory is incorrect: %1!s!

-10145

Unable to access the JRE at: %1!s!

-10146

Too many options sent to Java VM

-10147

There are too many entries in the JVM config file: %1!s!

-10148

Java exception

-10149

Exception thrown in initializer of class: '%1!s!'. Error description: '%2!s!'. Stack trace: '%3!s!'

-10150

Linkage error while loading class: '%1!s!' Error description: '%2!s!'

-10151

No public methods found in script class: '%1!s!'

-10152

Unable to resolve script. Two methods with name: '%1!s!' found in class: '%2!s!'

-10153

No suitable constructor found in class: '%1!s!'

-10154

Exception thrown in constructor of class: '%1!s!'. Error description: '%2!s!'. Stack trace: '%3!s!'

-10155

System exception thrown in constructor of class: '%1!s!'. Error description: '%2!s!'

-10156

Internal error: '%1!s!'

-10157

Could not call method: '%1!s!' with arguments of type '%2!s!'

-10158

Exception thrown in method: '%1!s!'. Error description: '%2!s!'. Stack trace: '%3!s!'

-10159

Unable to create new database connection

-10160

Unable to attach JDBC connection

-10161

No valid constructor was found for class '%1!s!'

-10162

Option '%1!s!' was previously defined on the MobiLink command line with value '%2!s!'

-10163

Option '%1!s!' is invalid or was not specified correctly on MobiLink command line

-10164

Unable to load .NET Framework CLR Version %1!s!

-10165

Unable to load .NET CLR Host DLL

-10166

Unable to find file '%1!s!'

-10167

.NET CLR Host encountered unexpected error

-10168

Unable to attach worker to VM

-10169

Unable to detach worker from VM

-10170

Unable to allocate memory needed for script execution

-10171

Assembly '%1!s!' was compiled against version %2!s! of '%3!s!'. Please recompile against version %4!s!

-10172

Assembly '%1!s!' does not contain '%2!s!'

-10173

Script '%1!s!' returns a '%2!s!' object, but only return types of 'System.Void' and 'System.String' are supported

-10174

The .NET scripting VM requires version %1!s! of the MobiLink ODBC Bridge DLL, but was supplied version %2!s! instead

-10175

The .NET scripting VM requires version %1!s! of the MobiLink Script DLL, but was supplied version %2!s! instead

-10176

.NET Domain Configuration File is corrupt

-10177

The name '%1!s!' is not a valid name for a .NET start class

-10178

Domain '%1!s!' was not specified in Domain configuration file

-10179

No Assembly in domain '%1!s!' contains type '%2!s!'

-10180

Unable to shutdown .NET scripting VM

-10181

Unable to shutdown .NET scripting VM. %1!s! workers still attached

-10182

Invalid format used for script '%1!s!'

-10183

Only one domain can be used per script version. Domain '%1!s!' was in use when script '%2!s!' attempted to use domain '%3!s!'

-10184

Script '%1!s!' requires %2!s! parameters, but %3!s! parameters were supplied

-10185

Script '%1!s!' returned an object of type '%2!s!', which is not a subtype of 'System.Void' or 'System.String'

-10186

Script '%1!s!' reported a synchronization error

-10187

Failed to load .NET start class '%1!s!'

-10188

Script '%1!s!' reported a server error

-10189

Script '%1!s!' encountered an error

-10190

Script '%1!s!' reported a fatal error

-10191

Unable to locate .NET Domain Configuration File '%1!s!'

-10192

Could not create domain '%1!s!'

-10193

Unable to load Assembly '%1!s!' into domain '%2!s!'

-10194

Attempt to prepare SQL statement '%1!s!' after MLDBCommand.Close() was called

-10195

Attempt to prepare null SQL statement. Set value of MLDBCommand.CommandText before calling MLDBCommand.Prepare()

-10196

Attempt to execute null SQL statement. Set value of MLDBCommand.CommandText before calling a MLDBCommand.Execute method

-10197

Attempt to execute SQL statement '%1!s!' after MLDBCommand.Close() was called

-10198

The prepared SQL statement '%1!s!' requires %2!s! parameters, but parameter %3!s! was not supplied

-10199

Attempt to execute a SQL statement with bound parameters before MLDBCommand.Prepare() was called

-10200

The prepared SQL statement '%1!s!' requires %2!s! parameters, but %3!s! parameters were supplied

-10201

Binding of parameter %1!s! requires value to be of type '%2!s!', but a '%3!s!' was supplied

-10202

Transactions on this connection cannot be committed or rolled back

-10203

Attempt to use a connection with an invalid handle

-10204

Script '%1!s!' is a member of '%2!s!', but only %3!s! classes are permitted per script version

-10205

Failure executing script '%1!s!'

-10206

'%1!s!'

-10207

Unrecognized event name: %1!s!

-10209

Unable to load the Java VM shared library. Make sure that the shared library path is set correctly and that LD_PRELOAD is set correctly and supported by your version of the dynamic loader

-10211

A downloaded value for table %1!s! (column #%2!ld!) contains character data that cannot be converted

-10212

Unable to open temporary file '%1!s!'

-10213

Unable to convert the string %1!s! to a numeric value

-10214

Invalid return value (%2!ld!) from the %1!s! script. Using the default action code (%3!ld!)

-10215

Invalid parameter '%1!s!'

-10216

A downloaded value for table '%1!s!' (column #%2!ld!) was an invalid unique identifier string

-10217

Invalid stream parameter %1!s! for stream %2!d!: %3!s!

-10218

Invalid value %1!s! stream parameter %2!s! for stream %3!d!: %4!s!

-10219

Invalid context for stream parameter %1!s! for stream %2!d!: %3!s!

-10220

Only one of upload_fetch and upload_fetch_columns scripts may be defined for table '%1!s!'

-10221

Unable to allocate memory for the DownloadData instance

-10222

Unable to allocate memory for the UploadData instance

-10223

The handle_UploadData event script must be void or return null

-10224

Column-level conflict detection is not available for table '%1!s!', because it contains BLOBs

-10225

Failure occurred while executing user supplied code in the server

-10226

Invalid named parameter (too short or long) for script '%1!s!'

-10227

Unknown system parameter '%1!s!' for script '%2!s!'

-10228

Invalid system parameter '%1!s!' for script '%2!s!'

-10229

System parameter %1!s! has been set to NULL

-10230

Parameter %1!d! has been set to NULL

-10231

The script '%1!s!' can not process row data

-10232

Column names must be set in the ml_column table in order to use named row parameters

-10233

Table '%1!s!' does not have a column named '%2!s!'

-10234

The script '%1!s!' can not process pre-image row data

-10235

The script '%1!s!' contains an invalid character in a named parameter

-10236

The script '%1!s!' contains invalid syntax for using named parameters

-10237

The script '%1!s!' references the in out parameter '%2!s!' more than one time

-10238

The remote database identified by remote ID '%1!s!' is already synchronizing. Concurrent synchronizations using the same remote ID are not allowed

-10239

The script '%1!s!' contains an invalid parameter reference: '%2!d!'

-10240

The script '%1!s!' contains an invalid user parameter: '%2!s!'

-10241

The script '%1!s!' references table '%2!s!' column %3!d!, but there are only %4!d! columns

-10242

The script '%1!s!' references authentication parameter %2!d! but there are only %3!d!

-10243

The script '%1!s!' references unknown authentication parameter '%2!s!'

-10244

The MobiLink server has encountered an error and the synchronization has been aborted

-10245

The upload table %1!s! (column #%2!ld!) has the data type '%3!s!', but your ODBC driver doesn't support '%4!s!'

-10246

Unable to retry the current transaction after conflict-update with snapshot isolation in the consolidated database. The retry limit has been reached

-10247

Unable to set transaction isolation level to snapshot

-10248

Cursor-based upload is no longer supported. The scripts for table %1!s! must be changed to use statement-based upload

-10249

Could not find file transfer root directory: '%1!s!'

-10250

Could not transfer requested file. The transfer root was not set

-10251

Could not find requested file '%1!s!' for user '%2!s!'

-10252

Could not open file for transfer: '%1!s!'

-10253

Could not read file for transfer: '%1!s!'

-10254

Could not add script version: '%1!s!'

-10255

Unable to start the restartable synchronization

-10256

This synchronization was canceled due to a new synchronization <%1!d!> with the same remote id

-10257

This synchronization was paused due to an existing synchronization <%1!d!> with the same remote id

-10258

Unable to create an I/O completion port

-10259

Network address '%1!s!' is not local

-10260

Unable to create listener socket (error: '%1!d!')

-10261

Unable to bind listener socket to port (error: '%1!d!')

-10262

Unable to listen on port

-10263

Could not associate socket with completion port

-10264

Unable to create connection socket

-10265

Unable to start accepting connections (error: %1!d!)

-10266

Unable to perform a hard close on a socket '%1!ld!'

-10267

Unable to post socket deletion request to completion queue

-10268

Unable to perform a hard close on a listening socket

-10269

Unable to post listener deletion request to completion queue

-10270

Unable to wait on completion port

-10271

Unable to close socket

-10272

Unable to create unix pipe for socket selector notification

-10273

Unable to reuse address

-10274

Unable to poll sockets

-10275

Unable to notify

-10276

Unable to accept an incoming connection

-10277

Error in reading from notification pipe

-10278

Error on notification pipe

-10279

Connection was dropped due to lack of network activity

-10280

The number of columns in client table '%1!s!' does not agree with the number defined in ml_column

-10281

In table '%1!s!', the column named '%2!s!' in the ml_column table has an index greater than the number of remote columns

-10282

Unable to create a shared memory file

-10283

Unable to resolve host name '%1!s!' (error: '%2!d!')