Error messages listed by SQLCODE

This section provides a listing by numeric SQLCODE of IQ error and warning messages and their descriptions. Negative codes are considered errors; positive codes are warnings. The messages are listed in numerical order as if they are all positive numbers. If a SQLCODE has both a negative and a positive value, the first message listed is a warning (the positive SQLCODE), and the second message is an error (the negative SQLCODE). The SQLCODE 0 indicates successful completion.

Many of the errors contain the characters %1, %2 and so on. These are replaced by the parameters to the error message.

SQLCODE

Error message

0

(no message)

–72

No database file specified

–74

The selected database is currently inactive

–75

Request to start/stop database denied

–76

Request denied -- no active databases

–77

Database name not unique

–78

Dynamic memory exhausted

–79

Invalid local database switch

–80

Unable to start database server

–81

Invalid database server command line

–82

Unable to start specified database: %1

–83

Specified database not found

–84

Specified database is invalid

–85

Communication error

–86

Not enough memory to start

–87

Database name required to start server

–88

Client/server communications protocol version mismatch

–89

Database server not running in multi-user mode

–90

Argument %1 of procedure '%2' cannot be null

–91

Procedure '%1' terminated with unhandled exception '%2'

–92

'%1' is not a valid class file

–93

Class '%1' has no public field '%2'

–94

Invalid type for field reference

–95

Parse error: %1

–96

Database server already running

–97

Database page size too big

–98

Authentication violation

–99

Connections to database have been disabled

100

Row not found

–100

Database server not found

101

Value truncated

–101

Not connected to a database

102

Using temporary table

–102

Database server connection limit exceeded

103

Invalid data conversion

–103

Invalid user ID or password

–103

Invalid user ID or password

104

Row has been updated since last time read

–104

Invalid user ID or password on preprocessed module

105

Procedure has completed

–105

Database cannot be started -- %1

106

Value for column '%1' in table '%2' has changed

–106

Cannot open transaction log file -- %1

107

Language extension detected in syntax

–107

Error writing to transaction log file

–108

Connection not found

109

Null value eliminated in aggregate function

–109

There are still active database connections

110

Transaction log backup page only partially full

–110

Item '%1' already exists

111

Statement cannot be executed

–111

Index name '%1' not unique

112

More information required

–112

Table already has a primary key

113

Database option '%1' for user '%2' has an invalid setting

–113

Column '%1' in foreign key has a different definition than primary key

114

Character set translation to '%1' cannot be performed; '%2' is used instead

–114

Number of columns defined for the view does not match SELECT statement

115

Database server cannot convert data from/to character set '%1', conversion may not be correct

116

Language '%1' is not supported, '%2' will be used

–116

Table must be empty

117

Unsupported character set '%1' and unsupported language '%2'; language used is '%3' instead

118

Illegal user selectivity estimate specified

–118

Table '%1' has no primary key

119

Unable to open backup log '%1'

–119

Primary key column '%1' already defined

120

'%1' is an unknown option

–120

User '%1' already has GRANT permission

121

Cursor option values changed

–121

%1

122

The result returned is non-deterministic.

–122

Operation would cause a group cycle

123

Database created without any schema

–123

User '%1' is not a user group

124

Invalid data conversion: NULL was inserted for column '%1' on row %2.

–124

More columns are being dropped from table '%1' than are defined

125

An invalid multi-byte input character was encountered

–125

ALTER clause conflict

126

An invalid multi-byte output character was encountered

–126

Table cannot have two primary keys

127

An input character could not be converted to database character set and simple substitution took place

–127

Cannot alter a column in an index

128

An output character could not be converted to the application character set and simple substitution took place

–128

Cannot drop a user that owns tables in runtime system

129

Plan may contain virtual indexes.

130

A row could not be converted to the new schema format

–130

Invalid statement

–131

Syntax error near '%1' %2

132

Cannot output the histogram for string column '%1'

–132

SQL statement error

133

UltraLite connection was restored

–133

Invalid prepared statement type

134

UltraLite cursor (or result set or table) was restored

–134

Feature '%1' not implemented

135

Compressed database is not encrypted

–135

Language extension

–136

Table '%1' is in an outer join cycle

–137

Table '%1' requires a unique correlation name

–138

Dbspace '%1' not found

–139

More than one table is identified as '%1'

–140

User ID '%1' does not exist

–141

Table '%1' not found

–142

Correlation name '%1' not found

–143

Column '%1' not found

–144

Column '%1' found in more than one table -- need a correlation name

–145

Foreign key name '%1' not found

–146

There is no way to join '%1' to '%2'

–147

There is more than one way to join '%1' to '%2'

–148

Unknown function '%1'

–149

Function or column reference to '%1' must also appear in a GROUP BY

–150

Invalid use of an aggregate function

–151

Subquery allowed only one select list item

–152

Invalid ORDER BY specification

–153

SELECT lists in UNION, INTERSECT or EXCEPT do not match in length

–154

Wrong number of parameters to function '%1'

–155

Invalid host variable

–156

Invalid expression near '%1'

–157

Cannot convert %1 to a %2

–158

Value %1 out of range for destination

–159

Invalid column number

–160

Can only describe a SELECT statement

–161

Invalid type on DESCRIBE statement

–162

Cannot convert %1 to a %2. The bad value was supplied for column '%3' on row %4 of the data file.

–163

Derived table '%1' has no name for column %2

–164

Namespace heap exhausted at internal function: %1

–165

Java VM heap exhausted at internal function: %1

–170

Cursor has not been declared

–171

Error opening cursor

–172

Cursor already open

–180

Cursor not open

–181

No indicator variable provided for NULL result

–182

Not enough fields allocated in SQLDA

–183

Cannot find index named '%1'

–184

Column '%1' in table '%2' cannot be NULL. The invalid data was supplied to load table in a data file on line %3.

–185

SELECT returns more than one row

–186

Subquery cannot return more than one row

–187

Illegal cursor operation attempt

–188

Not enough values for host variables

–189

Unable to find in index '%1' for table '%2'

–190

Cannot update an expression

–191

Cannot modify column '%1' in table '%2'

–192

Update operation attempted on non-updatable query

–193

Primary key for table '%1' is not unique

–194

No primary key value for foreign key '%1' in table '%2'

–195

Column '%1' in table '%2' cannot be NULL

–196

Index '%1' for table '%2' would not be unique

–197

No current row of cursor

–198

Primary key for row in table '%1' is referenced by foreign key '%2' in table '%3'

–199

INSERT/DELETE on cursor can modify only one table

200

Warning

–200

Invalid option '%1' -- no PUBLIC setting exists

–201

Invalid setting for option '%1'

–202

Only PUBLIC settings are allowed for option '%1'

–203

Cannot set a temporary option for user '%1'

–204

Only the DBA can set the option '%1'

–205

Integrated logins are not permitted

–206

Integrated logins are required, standard logins are not permitted

–207

Wrong number of values for INSERT

–208

Row has changed since last read -- operation canceled

–209

Constraint '%1' violated: Invalid value for column '%2' in table '%3'

–210

User '%1' has the row in '%2' locked

–211

Not allowed while '%1' is using the database

–212

CHECKPOINT statement requires a rollback log

–213

Savepoints require a rollback log

–214

Table in use

–215

Procedure in use by '%1'

–216

The option '%1' can only be set as a temporary option

–217

The option '%1' cannot be set from within a procedure

–218

Authentication failed

–220

Savepoint '%1' not found

–221

ROLLBACK TO SAVEPOINT not allowed

–222

Result set not allowed from within an atomic compound statement

–230

Sqlpp/dblib version mismatch

–231

Client/database server version mismatch

–240

Unknown backup operation

–241

Database backup not started

–242

Incomplete transactions prevent transaction log renaming

–243

Unable to delete database file

–244

Transaction log was truncated

–245

Integrated login failed

–246

Integrated logins are not supported for this database

–247

The integrated login ID guest can only be mapped to the guest database user ID

–248

Cannot map a login ID to the sys or public user ID

–249

The login ID '%1' is already mapped to user ID '%2'

–250

Identifier '%1' too long

–251

Foreign key '%1' for table '%2' duplicates an existing foreign key

–260

Variable '%1' not found

–261

There is already a variable named '%1'

–262

Label '%1' not found

–263

Invalid absolute or relative offset in FETCH

–264

Wrong number of variables in FETCH

–265

Procedure '%1' not found

–266

%1

–267

COMMIT/ROLLBACK not allowed within atomic operation

–268

Trigger '%1' not found

–269

Cannot delete a column referenced in a trigger definition

–270

Cannot drop a user that owns procedures in runtime server

–271

Trigger definition conflicts with existing triggers

–272

Invalid REFERENCES clause in trigger definition

–273

COMMIT/ROLLBACK not allowed within trigger actions

–274

Procedure or trigger calls have nested too deeply

–275

Triggers and procedures not supported in runtime server

–280

Publication '%1' not found

–281

Table '%1' has publications

–282

Subscription to '%1' for '%2' already exists

–283

Subscription to '%1' for '%2' not found

–284

User '%1' is already the publisher for this database

–285

User '%1' is not a remote user for this database

–286

Remote message type '%1' not found

–287

Passthrough statement inconsistent with current passthrough

–288

Remote statement failed

–289

Multiple consolidated users cannot be defined

–294

Format string argument number %1 is invalid

–295

Cannot uniquely identify rows in cursor

–296

Error number %1 for RAISERROR may not be less than 17000

–297

User-defined exception signaled

–298

Attempted two active database requests

–299

Statement interrupted by user

–300

Run time SQL error -- %1

–301

Internal database error %1 -- transaction rolled back

–302

Terminated by user -- transaction rolled back

–303

Disk write failure '%1' -- transaction rolled back

–304

Disk full '%1' -- transaction rolled back

–305

I/O error %1 -- transaction rolled back

–306

Deadlock detected

–307

All threads are blocked

–308

Connection was terminated

–309

Memory error -- transaction rolled back

–310

Attempt to read beyond end-of-file in a compressed database

–311

Internal rollback log corrupted

–312

User '%1' already has membership in group '%2'

–313

The login ID '%1' has not been mapped to any database user ID

–503

(no message)

–504

(no message)

–601

'%1' is not a known file format for loading or unloading tables

–602

Cannot access file '%1' -- %2

–604

A dbspace has reached its maximum file size

–605

The server attempted to access a page beyond the end of the maximum allowable dbspace file size

–606

The pattern is too long

–607

Cannot stop the database server

–608

Invalid TEXTPTR value used with WRITETEXT or READTEXT

–609

Invalid data type for column in WRITETEXT or READTEXT

–610

User message %1 already exists

–611

Transact-SQL feature not supported

–612

User message %1 not found

–613

User-defined type '%1' not found

–614

Cannot drop a user that owns messages or data types

–615

Parameter '%1' not found in procedure '%2'

–616

Too many columns in table

–617

Calling functions outside the database server is not supported

–618

Mismatch between external function platform specifier and current operating system

–619

Need a dynamic library name

–620

Could not load dynamic library '%1'

–621

Could not find '%1' in dynamic library '%2'

–622

Could not allocate resources to call external function

–623

Data definition statements not allowed in procedures or triggers

–624

Expression has unsupported data type

–625

Too many parameters to this external procedure call

–626

A thread used internally could not be started

–627

Disallowed language extension detected in syntax near '%1'

–628

Division by zero

–629

Invalid escape character '%1'

–630

Invalid escape sequence '%1'

–631

RAISERROR executed: %1

–632

WITH CHECK OPTION violated for insert/update on base table '%1'

–633

Update operation attempted on a read-only cursor

–634

Unterminated C string

–635

GRANT of column permission on view not allowed

–636

Duplicate referencing column

–637

Duplicate insert column

–638

Right truncation of string data

–639

Parameter name missing in call to procedure '%1'

–640

Invalid descriptor index

–641

Error in assignment

–642

Invalid SQL descriptor name

–643

UNLOAD TABLE cannot be used to unload a view

–644

Invalid database page size

–645

Database creation failed: %1

–646

Could not load the store DLL %1

–647

Could not execute store DLL (%1) entry point.

–648

Cannot create item (%1) in the specified dbspace.

–649

Field '%1' of class '%2' cannot be null

–650

Index type specification of '%1' is invalid

–651

An attempt to delete database '%1' failed

–652

Could not decompress class '%1' from Jar.

–653

Cannot remove class '%1': member of Jar

–654

The connection parameters file could not be found

–655

Error parsing connection parameter string

–656

Unable to connect to server '%1': %2

–657

Unable to connect to server '%1': server definition is circular

–658

Remote server '%1' is currently configured as read only

–659

Remote server '%1' could not be found; Add the server using CREATE SERVER

–660

Server '%1': %2

–661

Backwards scrolling cursors are not supported for remote objects

–662

Cannot serialize Java object with class '%1'

–663

Cannot deserialize Java object

–664

Database is active

–665

Database %1needs recovery

–666

The remote table '%1' could not be found

–667

Could not access column information for the table '%1'

–668

Cursor is restricted to FETCH NEXT operations

–669

Method '%1' cannot be called at this time

–670

Invalid class byte code

–671

Parameter not registered as output parameter

–672

Database upgrade failed

–673

Database upgrade not possible

–674

statement's size limit is invalid.

–675

Java virtual machine could not be started

–676

The specified transaction isolation is invalid

–677

Table '%1' has a foreign key with a referential action

–678

Index name '%1' is ambiguous

–679

Not enough memory is allocated to the Java virtual machine for remote access

–680

Invalid expression in WHERE clause of Transact-SQL outer join

–681

Invalid join type used with Transact-SQL outer join

–682

%1

–683

The cursor name '%1' already exists

–684

Rollback occurred due to deadlock during prefetch

–685

Resource governor for '%1' exceeded

–686

Insufficient cache to start Java virtual machine

–687

Syntax error, cannot specify IQ specific options without specifying IQ PATH

–688

Strongly-encrypted database files are not supported in the runtime server

–689

Input parameter index out of range

–690

Return value cannot be set

–691

Could not load the backup/restore DLL %1

–692

Could not execute backup/restore DLL (%1) entry point.

–693

JDBC feature '%1' not supported

–694

Could not change an opened prepared statement or callable statement

–695

An internal error occurred in a '%1'

–696

Invalid operation on a closed '%1'

–697

Error during backup: %1

–698

The remote server does not support an auto-incrementing data type

–699

Cannot update member fields qualified with finalmodifier

–700

SQLDA fields inconsistent for a multi-row SQLDA

–701

Cannot access instance member through a class

–702

TRUNCATE TABLE statement cannot refer to a view

–703

Cannot insert or update computed column '%1'

–704

Cannot create an index on Java class '%1'

–705

Return type of void from procedure '%1' cannot be used in any expression

–706

Remote server does not have the ability to support this statement

–707

Statement is not allowed in passthrough mode

–708

READTEXT or WRITETEXT statement cannot refer to a view

–709

Computed columns are not supported in this database

–710

Invalid comparison

–711

Incorrect store DLL (%1) version.

–712

External login for server '%1' could not be found

–713

An internal error occurred in a '%1'

–714

Invalid operation on a closed '%1'

–715

Contents of backup files are inconsistent

–716

Backup file format is invalid

–717

RESTORE unable to open file '%1'

–718

RESTORE unable to write to file '%1'

–719

RESTORE unable to start database '%1'

–720

VALIDATE TABLE statement must refer to a base table

–721

The data type specified for column '%1' is not compatible with the actual data type

–722

The column '%1' does not exist in the remote table

–723

The length specified for column '%1' is different than the actual length

–724

Null attribute mismatch for column '%1'

–725

Identity attribute mismatch for column '%1'

–726

The table specification '%1' identifies more than one remote table

–727

The optimizer was unable to construct a valid access plan

–728

Update operation attempted on non-updatable remote query

–729

The specified foreign key (%1) can not be enforced

–730

Invalid jar file

–731

Cannot drop a user that owns objects involved in replication

–732

Creating remote tables with computed columns is not supported

–733

Number of columns allowing NULLs exceeds limit

–734

Cannot update or delete an all-NULL row from table '%1'

–735

Invalid parameter

–736

The data type of column '%1' is not supported

–737

Signature '%1' does not match procedure parameters

–738

Password must be at least %1 characters

–739

db_init has not been called or the call to db_init failed

–740

The communications environment could not be created

–741

'%1' is not a write file for '%2'

–742

JDBC SAStatement batch execute abandoned

–743

Seek absolute 0 was attempted on a JDBC SAResultSet

–744

Invalid IQ database command line option or parameter value: %1

–745

Cannot initialize IQ memory manager: %1

–746

Cannot allocate System V resources

–747

Invalid JDBC resultset type

–748

Invalid JDBC resultset concurrency

–749

Feature not available with UltraLite

–750

User owns procedures in use

–751

User owns tables in use

–752

Cannot call the '%1' function on a JDBC resultset when it is positioned on an insert row

–753

The JDBC resultset must be positioned on an insert row in order to use the '%1' function

–754

Parse error: %1

–755

You cannot synchronize or upgrade with uncommitted transactions

–756

Cannot uniquely identify column '%2' of table '%1' in the current JDBC resultset

–757

Modifications not permitted for read-only database

–758

The database does not support the Java virtual machine

–759

SQLDA data type invalid

–760

Invalid SQL identifier

–761

Server capability name '%1' could not be found in the SYS.SYSCAPABILITYNAME table.

–762

'%1' is not a public Java class, and cannot be referenced from SQL

–763

'%1' is not a public Java reference, and cannot be referenced from SQL

–764

Server not found and unable to autostart

–765

Synchronization message type '%1' not found

–766

View references '%1', which is a temporary object. Views can only refer to permanent objects.

–767

Cannot find synchronization subscription with the name '%1'

–768

Cannot subscribe to '%1'

–769

Cannot modify synchronization entry using ALTER PUBLICATION

–770

Cannot modify publication entry using ALTER SYNCHRONIZATION

–771

Event '%1' not found

–772

Event '%1' already exists

–773

Schedule '%1' for event '%2' not found

–774

Schedule '%1' for event '%2' already exists

–777

Cannot synchronize table '%1' since it does not have a primary key

–778

Must include primary key for table '%1' in the synchronization

–779

Cannot create synchronization entry for table '%1' with BLOB primary key

–780

Cannot update primary key for table '%1' involved in a publication

–782

Cannot register '%1' since another exclusive instance is running

–783

Cannot register another '%1' as an exclusive application

–784

Cannot register connection because of invalid application cookie

–785

Cannot deregister application because of invalid cookie

–786

Cannot deregister '%1' since active registered connection exists

–787

Current connection is already registered to '%1' as '%2'

–788

Another connection has already registered as '%1'

–789

Cannot register '%1' since registration cookie exhausted

–790

Cannot register connection to '%1' since automatic label exhausted

–791

Invalid day of week or month '%1' for event '%2'

–792

Invalid time '%1' for event '%2'

–793

Invalid start date/time for event '%1'

–794

Synchronization server failed to commit the upload

–795

Undefined synchronization template '%1'

–796

Synchronization site '%1' is already defined

–797

Synchronization option '%1' contains semi-colon, equal sign or curly brace

–799

DTC transactions are not supported on this platform

–800

Cannot commit or rollback while enlisted in a transaction

–801

Cannot enlist in a transaction while already enlisted in a transaction

–802

Cannot enlist in a transaction with uncommitted data pending

–803

Unable to enlist transaction; DTC may be down

–804

Unable to reenlist transaction; DTC may be down

–805

Synchronization option '%1' not found

–806

System event type '%1' not found

–807

Host variables may not be used within a batch

–808

An internal error was generated by the test harness

–809

Synchronization option is too long

–810

Java class '%1' not found

–811

Jar '%1' not found

–812

The Select list for the derived table '%1' has no expression to match '%2'

–813

FOR UPDATE has been incorrectly specified for a READ ONLY cursor.

–814

Cannot update column '%1' since it appears in the ORDER BY clause.

–815

Cannot update column '%1' since it does not appear in the SELECT clause.

–816

Specified database file already in use

–817

too many temporary tables in connection

–818

The external function call is incompatible

–819

Table '%1' is part of a synchronization definition

–820

Invalid scroll position '%1'

–821

Dbspace for table '%1' not found

–822

Table '%1' is already included

–823

OMNI cannot handle expressions involving remote tables inside stored procedures

–824

Illegal reference to correlation name '%1'

–825

Previous error lost prior to RESIGNAL

–826

Database upgrade not possible; RowGenerator table not owned by user dbo

–827

Database upgrade not possible; user tables have table ids in system table range

–828

A conflict with the DBMLSync download phase was detected

–829

Certicom handshake failure

–830

Alias '%1' is not unique

–831

Definition for alias '%1' must appear before its first reference

–832

Connection error: %1

–833

Row in table '%1' was modified or deleted in BEFORE trigger

–834

Column '%1' not found in table '%2'

–835

Event '%1' in use

–836

Procedure '%1' is no longer valid

–837

Trigger or foreign key for table '%1' is no longer valid

–838

Certicom initialization on server failed

–839

Download failed because of conflicts with existing rows.

–840

Incorrect or missing encryption key

–841

The JDK version in '%1' does not match '%2'

–842

JDK '%1' is not a supported JDK

–843

Cannot find synchronization user with the name '%1'

–844

Cannot find synchronization definition with the name '%1'

–845

Owner '%1' used in a qualified column reference does not match correlation name '%2'

–846

Set clause for column '%1' used incorrectly

–847

Java SecurityManager class not found: %1

–848

Exception occurred while loading Java SecurityManager

–849

Referential integrity actions other than RESTRICT not allowed for temporary tables

–850

Tables related by key constraint must both be permanent or both be temporary created with ON COMMIT PRESERVE ROWS

–851

Decryption error: %1

–852

Table name '%1' is ambiguous

–853

Cursor not in a valid state

–854

Function or column reference to '%1' in the ORDER BY clause is invalid

–855

Trigger name '%1' is ambiguous

–856

Invalid sqllen field in SQLDA

–857

Synchronization failed due to an error on the server: %1

–858

CREATE/DROP STATISTICS statement cannot refer to virtual tables

–859

%1

–860

At least one of the specified dbspaces was not calibrated.

–861

Aggregated expression '%1' contains multiple columns of which one or more are outer references

–862

The aggregate expression '%1' must appear in either the select list or a HAVING clause subquery

–863

Grouped query contains more than one distinct aggregate function

–864

Statement contains an illegal usage of the NUMBER(*) function

–865

Key constraint between temporary tables requires a primary key (not unique constraint)

–866

%1 returned a result set with a different schema than expected

–867

Cannot change synchronization user_name when status of the last upload is unknown.

–868

'%1' is an unknown character set label

–869

Database server cannot convert data from/to character set '%1'

–870

Cannot convert between requested character set '%1' and database character set '%2'

–871

The database needs to be restarted for this Java related command

–873

%1 returned multiple result sets

–874

Column must be named: %1

–875

There is no way to join to '%1'

–876

Client out of memory

–877

SETUSER not allowed in procedures, triggers, events or batches

–878

Index '%1' can not be clustered

–879

An invalid multi-byte input character was encountered

–880

An invalid multi-byte output character was encountered

–881

An input character could not be converted to database character set

–882

An output character could not be converted to the application character set

–883

Character conversion reporting is not available when the single byte converter is used

–887

Virtual index creation with more than %1 columns.

–888

XML parser error: %1

–889

Statement contains an illegal usage of the non-deterministic function '%1'

–890

Statement size or complexity exceeds server limits

–891

Cannot convert between requested character sets '%1' and '%2'

–892

XPath parser error: %1

–893

Illegal flags value passed to OPENXML

–894

Plan can not be generated for this type of statement

–895

Encryption error: %1

–896

Cannot delete PUBLIC option '%1' since user settings exist

–897

Illegal FOR XML EXPLICIT tag value: '%1'

–898

Unknown FOR XML EXPLICIT directive: '%1'

–899

Illegal column name: '%1'

–900

Parent not open: '%1'

–901

Undeclared tag id: '%1'

–902

Too few columns

–903

CDATA has a name

–904

Illegal ORDER BY in aggregate function

–905

Invalid XQuery constructor

–906

XMLGEN evaluation failure

–907

No name for argument

–908

Invalid operation on a closed '%1'

–910

System command failed with return code %1

–911

Control character in XML output

–912

Insufficient memory for OPENXML query

–913

A transaction log file is required for auditing

–914

Cycle in common table expression references

–915

Service type required for CREATE SERVICE

–916

'%1' is an unrecognized service type

–918

A user name must be specified if AUTHORIZATION is OFF

–919

Service '%1' already exists

–920

Service '%1' not found

–921

Invalid recursive query

–922

No column list for recursive query

–923

Too many recursive iterations

–924

Service '%1' in use

–925

Invalid service name '%1'

–926

Host variable reference in service definition must be named

–927

Service statement definition is inconsistent with service type

–928

Constant expressions may not appear in GROUP BY clause

–929

Constraint '%1' not found

–930

(no message)

–931

Service definition requires a statement when authorization is off

–932

Service type does not allow 'USING' attribute

–933

A log is required for IQ databases

–934

Unable to start specified database: Server must be upgraded to start database %1

–935

Unable to start specified database: Log file error

–936

too many constraints in database

–937

Invalid reference to or operation on constraint '%1'

–938

Recursion is not allowed without the RECURSIVE keyword

–939

Invalid setting for HTTP option '%1'

–940

Invalid setting for HTTP header '%1'

–941

jConnect does not support encryption

–942

A workload capture (%1) is already in progress

–943

No workload capture currently exists

–944

Too many expressions in GROUP BY list for ROLLUP, CUBE, or GROUPING SETS operation.

–945

Recursive column %1: conversion from '%2' to '%3' loses precision

–946

Result set not permitted in '%1'

–947

Window '%1' not found

–948

PARTITION BY not allowed in reference to window '%1'

–949

ORDER BY not allowed in window '%1'

–950

Frame not allowed for window '%1'

–951

Cannot access schema file '%1'

–952

The status of the last synchronization upload is unknown

–953

A schema upgrade is not currently allowed

–954

The database '%1' was not found

–955

This connection already exists

–956

Information for synchronization is incomplete or invalid, check '%1'

–957

Invalid preceding or following size in OLAP function

–958

Password cannot be longer than %1 characters

–959

Compression error: %1

–960

Decompression error: %1

–961

Input string is not base64-encoded

–962

Argument to GROUPING aggregate must be a grouping column in the GROUP BY clause

–963

Password contains an illegal character

–964

Window function used in predicate

–965

Window function requires ORDER BY

–966

Composite ORDER BY not allowed with RANGE or CUME_DIST()

–967

Backup file '%1' already exists

–968

User '%1' already has EXECUTE permission

–969

Required operators excluded

–970

Invalid hint specified for table '%1'

–971

Checksums are not enabled in this database

–972

Database page size too small

–973

The string is too long (%1)

–974

File I/O failed for '%1'

–975

Incorrect volume ID for '%1'

–976

Could not load the encryption dll %1

–977

UltraLite runtime library is incompatible with the database file

–1000000L

Both QUOTES and ESCAPES options must be OFF. %1

–1000002L

Cannot get the index id for %2 from the catalog. %1

–1000003L

Cross-database joins are not supported. (%2 and %3) %1

–1000004L

Index '%2' already exists in the catalog. %1

–1000005L

Join index '%2' already exists and has the same join fields as proposed join index '%3'. %1

–1000006L

Only %2 NULL specifications on a column are permitted. %1

–1000007L

Index '%2' was not closed properly. %1

–1000008L

Unknown error. %1

–1000009L

Cannot DISABLE index '%2'. It is open Read/Write and may have updates pending. %1

–1000010L

Cannot DISABLE index '%2'. The index is in use. %1

–1000011L

Transaction %2 attempted to access an object created by transaction %3. %1

–1000012L

Index '%2' cannot be closed because it has %3 users. %1

–1000014L

%2 MB is not sufficient for the load, update, or delete. %1

–1000018L

The object cannot be opened for DROP or ALTER. It is already open. %1

–1000022L

Index '%2' has an invalid index type: %3. %1

–1000023L

The proposed join does not form a clearly connected list. (table '%2') %1

–1000024L

For table pair %2, table '%3' has a datatype mismatch for column %4. %1

–1000026L

The join virtual table for table '%2' has duplicate columns in positions %3 and %4. %1

–1000027L

The join virtual table '%2' does not have any data. %1

–1000028L

For table pair %2, table '%3' has a length value mismatch for column %4. %1

–1000029L

Cannot open the requested object for write in the current transaction (%2). Another user has write access in transaction %3. %1

1000030L

\nMaster archive header information\n

1000031L

Join Index '%1' created from the following join relations:

1000032L

The ultimate/top table is %1\n

1000033L

Database: %1

1000034L

Table Name Relationship

–1000035L

Using views in CREATE JOIN INDEX is not supported. %1

1000036L

%1. %2 joined to '%3' %4

1000037L

------------------------------------------------------------------

1000038L

Backup date: %1

1000039L

Backup created by: %1

1000040L

Comment: %1

1000041L

Backup version: %1

1000042L

Number of archive media in backup: %1

1000043L

Number of files in backup: %1

–1000044L

The join for table '%2' does not have enough columns defined (%3). %1

–1000045L

Index %2 does not exist. %1

–1000046L

No Field passed to PutMCIField. %1

–1000047L

For table pair %2, table '%3' has a precision mismatch in column %4. %1

–1000048L

For table pair %2, table '%3' has a scale mismatch in column %4. %1

–1000049L

'%2' is being used in a self join. Self joins are not allowed. %1

–1000050L

Table '%2' is used in the join twice. %1

–1000051L

Cannot retrieve a row from the SYSIQJOINIXTABLE system table. %1

–1000052L

Cannot delete a row from the SYSIQJOINIXTABLE system table. %1

–1000053L

Cannot commit changes to the SYSIQJOINIXTABLE system table. %1

–1000054L

Cannot open %2 in Meta (exclusive) mode. Object is already open. %1

1000055L

Warning: %1

–1000056L

Cannot convert from datatype '%2' to '%3' for column '%4'. %1

–1000057L

Column '%2' has an unknown datatype: '%3'. %1

1000058L

Platform: %1

1000059L

Unable to synchronize join index '%1'.

–1000060L

Column '%2', PRECISION (%3) cannot be greater than %4. %1

–1000061L

Column %2, PRECISION (%3) cannot be less than 0. %1

–1000062L

Cannot add column '%3' with 'not null' constraint on table %2 with data. %1

–1000063L

Cannot enforce the NOT NULL constraint. Column %2 has NULL data. %1

–1000064L

Column %2 can not be altered because it participates in join %3. %1

–1000065L

Table %2 must be owned by the creator of the join. %1

–1000066L

ALTER on the column would interfere with the natural join to table %2 in join %3. %1

–1000067L

Table '%2' is not defined in the catalog. %1

1000068L

The '%1' join index is in use for table '%2'.

1000069L

%1; %2 blocks; %3

1000070L

File listing:

1000071L

%1

1000072L

Hole listing (%1):

1000073L

start: %1; size: %2

1000074L

Offset %1 Length %2, %3%4%5

1000075L

%1, %2%3%4

1000076L

%1, %2%3%4

1000077L

%1, %2%3%4

–1000078L

IQ PAGE SIZE of '%2' for database '%3' is not valid. %1

–1000079L

IQ SIZE of '%2' for database '%3' is not valid. %1

1000080L

Join index %1 already synchronized.

–1000081L

The field array for table '%2' must have at least 1 entry; it has %3 entries. %1

–1000082L

The insert must contain all of the table %2 columns because it participates in one or more joins. %1

–1000083L

The field array entry must be given a name. %1

–1000084L

The %2th join field array entry for table '%3' must have a name. %1

–1000085L

The join field array for table '%2' must have at least one entry. %1

1000086L

Length %1 %2%3%4

1000087L

Delimiter %1 %2%3%4

1000088L

Offset %1, Length %2, %3 nulls, %4%5%6 %7

1000089L

Length %1, %2 nulls, %3%4%5 %6

1000090L

%1, %2 nulls, %3%4%5 %6

1000091L

%1, %2 nulls, %3%4%5 %6

–1000092L

Table %2 must have a name for the join field array. %1

1000093L

%1, %2 nulls, %3%4%5 %6

–1000094L

Sufficient memory cannot be found for the LOAD. Increasing the Load_Memory_MB or decreasing the BLOCK FACTOR or BLOCK SIZE will allow the LOAD to proceed. %1

1000095L

The join index %1 could not be used in the query because it needs synchronization.

1000096L

Delimiter %1 %2 nulls, %3%4%5 %6

–1000097L

Parse Error in Command String at '%2'. %1

–1000098L

Creating a join index on a column of type 'varchar' or 'varbinary' with size > 255 is not supported. %1

–1000099L

The PAGE SIZE divided by the BLOCK SIZE must be equal to 2, 4, 8, or 16. DATABASE: %2 PAGE SIZE: %3 BLOCK SIZE: %4 %1

–1000100L

Cannot INSERT, LOAD, or UPDATE a join virtual table. %1

–1000101L

%2 not supported by Sybase IQ. %1

–1000102L

Cannot update table %2 because it is defined in one or more join indexes. %1

–1000103L

Cannot find an index for field '%2'. Every field must have at least one index. Current IndexCount = %3. %1

1000104L

in join virtual table '%1'%2

–1000106L

Local temporary table, %2, must be committed in order to create an index. %1

1000107L

For table '%1' in join virtual table '%2', \n%3 left outer rows with %4 columns will be moved (inserted/deleted).\n

1000108L

The DELETE where clause yielded %1 rows, but table '%2' has no data.

1000109L

For table %1, join index %2 was modified. %3 rows were deleted.

–1000110L

The wrong SIndex has been opened for a fast projection index. %1

–1000111L

The wrong FP Index has been opened for a field. %1

–1000112L

The EBM on the field's columnDescriptor does not match the column EBM on the FPIndex. %1

–1000113L

Field %2 does not have an FP index. %1

–1000114L

CMP index can only be created on two distinct columns having identical datatypes. %1

–1000115L

You cannot delete from join index %2 in the 'top' table %3. %1

–1000116L

A temporary table cannot participate in a JOIN INDEX. '%2' is a temporary table. %1

1000117L

The data to be inserted into table '%2', column '%1' cannot be converted to the datatype of the column. NULL will be inserted if the column allows NULLs.

–1000118L

Join index %2 was not found in the catalog. %1

1000119L

The data to be inserted into table '%2', column `%1' from row %3 of the select results cannot be converted to the datatype of the destination column. NULL will be inserted if the column allows NULLs.

–1000120L

Join %2 was not found in the catalog. %1

–1000121L

binary data not supported on data longer than 32767 %2, %1

1000122L

The data to update table '%2', column `%1' cannot be converted to the datatype of the destination column for update number %3 to the table. NULL will be inserted if the column allows NULLs.

–1000123L

Index '%2' cannot be created. Multicolumn indexes must be created using distinct columns. %1

–1000124L

Function or Operator not supported on data longer than %2 bytes. %1

–1000125L

Table %2 is not part of join index %3. %1

–1000126L

This database must be upgraded. %1

–1000127L

The LIMIT specified, '%2', is too large. %1

–1000128L

You must delete from join index %2 before you can delete from table %3. %1

1000129L

%1 row(s) deleted from index '%2' in %3 seconds.

1000130L

%1 row(s) deleted from index '%2' on field '%3', %4 seconds.

–1000131L

The DELIMITED BY and LIMIT options are valid for WD indexes only. %1

–1000132L

In table '%2', the START ROW ID value (%3) must be greater than %4. Data has already been inserted at this location. %1

–1000133L

During the LOAD into table '%2', the LOAD statement's column count (%3) must be between 1 and %4. Check the LOAD statement's 'load-specification'. %1

–1000134L

Column '%2' is being inserted into twice by this INSERT command. %1

–1000135L

Cannot open the existence list for table '%2'. %1

–1000136L

A mismatch exists between the existence bitmaps in the insert object. %1

–1000137L

While inserting, table '%2' already had a Complete started. %1

–1000138L

A data conversion error has occurred while loading record %2. This error should be reported to Sybase. %1

–1000139L

You cannot insert into table '%2' past the original end of the table while there are %3 join virtual tables based on it. %1

–1000140L

You cannot change column '%2' because it is a 'link' column. %1

–1000141L

Column '%2' must be included in the LOAD since it is used in a join. %1

1000142L

Insert into '%1', \n%2 Inners added, %3 Left Outers converted to Inners, %4 Right Outers added.

–1000143L

While inserting, table '%2' must be Complete(d) before it can be (re)Prepare(d). %1

–1000144L

Cannot insert into table '%2'. Column %3 does not have a name. %1

–1000145L

The insert for table '%2' has no insertable columns in the column list. %1

–1000146L

Cannot get the index buffer for the column '%2'. %1

–1000147L

Table '%2' must be Prepare(d) before inserting. %1

–1000148L

The table being inserted to does not have a name. %1

–1000149L

Unable to open table '%2' with Read/Write access for insert. %1

–1000150L

Cannot insert into the table. Column '%2' has no index. %1

–1000151L

NOT NULL column '%2' was not included in this insert. Data is needed at row %3. %1

–1000152L

The NOT NULL column '%2' was not included in this insert. %1

–1000153L

Table '%2', pass-x index count mismatch (%3/%4). %1

–1000154L

While inserting into table '%2', the record number recycled (%3). %1

–1000155L

The attempted insert length (%3) for column %2 is longer than the maximum allowed (%4). %1

–1000156L

Tried to insert into too many (%2) LOW FAST indexes at one time in table '%3'. %1

–1000157L

Columns for the index must be in ascending sort order. %1

–1000158L

An Identity size mismatch has occurred. The current transaction will rollback. %1

1000159L

\nIn table '%1', the %2 width insert of %3 columns will begin at record %4.

1000161L

You have %1 and %2 available, respectively.

–1000162L

Unable to create the requested object. %1

–1000163L

%1 not supported.

–1000164L

Only %1 supported.

–1000165L

Only a single foreign key constraint can be created on the same foreign key column(s) and same candidate key column(s).

–1000166L

Cannot specify IGNORE CONSTRAINT ALL or DATA VALUE when option CONVERSION_ERROR is on. %1

–1000167L

Cannot %3 table %2 because of RI concurrency conflict. %1

–1000168L

Cannot create %1 HG index because one already exists on the given columns.

–1000169L

Cannot create unique HG index because primary key or unique constraint already exists on the given columns.

–1000170L

Cannot create a duplicate '%1' index '%2'.

1000171L

Insert Pass IP2.2 started.

1000172L

Insert Pass %1 (%2 of %3) started.

–1000173L

Index '%1' cannot be created. Multicolumn indexes must be created using distinct columns.

1000174L

\n\t%1 records were inserted into '%2'.\n

1000175L

%1 records were inserted into %2 join virtual tables (%3 sections)\n for '%4'.\n

–1000176L

Cannot perform foreign key create/alter operation because one is already in progress. %1

1000177L

Only the catalog entry for the '%1' index was created, no data was available to populate the index.

–1000178L

The DATA parameter must have a non-NULL value. %1

–1000179L

The column length (%2) must be [if variable sized, between 0 and] %3. %1

–1000180L

The maximum column length (%2) must be between 0 and %3. %1

–1000181L

The maximum column length (%2) is less than the actual length (%3). %1

–1000182L

Table %2 cannot be opened because it is currently involved in a foreign key create/alter operation. %1

–1000183L

Attempt to insert data into column '%2' with a non-insertable datatype (%3) ignored. %1

–1000184L

When inserting into join index '%2', the START ROW ID (%3) must 0 or 1. %1

–1000185L

Cannot drop table %1 because foreign keys still reference it.

–1000186L

Cannot create foreign key constraint on a candidate key that is also a foreign key.

–1000187L

Unable to implicitly convert column '%2' to datatype (%3) from datatype (%4). %1

–1000188L

Only ASCII and BINARY are supported LOAD formats. %1

–1000189L

DDL statements cannot proceed while the %2 is in an out of space condition. %1

–1000190L

The index '%2' cannot be opened in the current transaction (%3). %1

–1000191L

Proxy, remote, or non-IQ tables are not allowed in joins. Tablename is '%2'. %1

–1000192L

The cursor for table '%2' has no data to fetch. %1

–1000193L

The table '%2' is either not part of the join virtual table or has had its data loaded through linked indices. %1

–1000194L

You must supply either a cursor count (%2) and a cursor array, or neither. %1

–1000195L

Load specification '%2' only valid for column(s) having datatype '%3'. %1

–1000196L

You must supply a join index name. %1

–1000197L

Table '%2' has no columns in the cursor that don't already have data, \nor the join field(s) are not part of the cursor. %1

–1000198L

Cannot create join index with table(s) having column(s) of datatype %2. %1

1000199L

Table '%1' has no data.

–1000200L

Table '%2' has no data with which to join the other tables. %1

–1000201L

JOIN cannot be created or updated because the thread's stack space has been exceeded. %1

–1000202L

In join virtual table '%2', there is no table cursor at index %3. %1

–1000203L

In join virtual table '%2', there is no tablename at index %3. %1

–1000204L

Within the join, the portion for table '%2' already has data. %1

–1000205L

Within the join, the cursor for table '%2' yielded no data. %1

–1000206L

Within the join, there remain no rows to insert into table '%2' \nafter processing the INNER and OUTER rows. %1

–1000207L

Within the join, the portion for table '%2' has no data. \nINSERT INTO or LOAD this table first. %1

–1000208L

Within the non-appending partial width insert into the join virtual table '%2', \nthere must be at least one other column besides the join field(s). %1

–1000209L

Within the partial width insert into the join virtual table '%2', \nrow %3 is no longer an inner join. %1

–1000210L

For the partial width insert into the join virtual table '%2', \nrow %3 is no longer a left outer. %1

–1000211L

For the partial width insert into the join virtual table '%2', \nrow %3 is no longer a right outer. %1

–1000212L

For the partial width insert into join virtual table '%2', \nrow %3 is now a duplicate row (but was not before or vice-versa). %1

–1000214L

Duplicate records seen in table %2. The SYNCHRONIZE operation will rollback. %1

–1000215L

An invalid filler option (e.g., filler()) was specified in the load statement. %1

1000218L

Join virtual table fetches (JP1%1) complete for '%2'.

–1000219L

The specified indextype does not exist in the given target. %1

1000220L

Left Rows: %1, Right Rows: %2, Ratio: %3 to %4\n

1000221L

Right Rows Skipped: %1 (former left outers).\n

–1000222L

JP3&4

–1000223L

Column name '%2' is invalid. The column name must follow the format [OWNER.]TABLE.COLUMN. %1

1000224L

Join record rejected: '%1', duplicate rows in 1st indexset. \nRow# %2 & %3X, row %4 rejected.

-1000225L

Cannot open table %2. The table has already been opened by a cursor declared FOR UPDATE in transaction %3. %1

1000226L

\n Inner Rows: %1, Left Outer Rows: %2, Right Outer Rows: %3

–1000226L

The LOCATION string passed to the attached database insert is invalid. %1

1000227L

Join Rows: %1, Left m2m Rows: %2, Right m2m Rows: %3\n

–1000227L

Cannot load data with both BINARY and delimited columns. %1

–1000228L

JP4&5

1000229L

%1 records were inserted and %2 records were rejected for %3 tables \nfor join index '%4'.\n

–1000229L

Only BINARY [WITH NULL BYTE] can be used as a column specification when using UNLOAD FORMAT. %1

1000230L

\nInsert for '%1',\n completed in %2 seconds.

–1000230L

Columns that allow nulls must use the WITH NULL BYTE option. %1

–1000231L

You do not have permission to create join index %2%3%4. %1

–1000233L

Cannot SYNCHRONIZE join index %2. %1

1000234L

\nInsert into table '%1', %2 rows rejected (in all).

–1000234L

The record size of the unloaded data: %2, does not match the record size of the load: %3. %1

1000235L

%3 Pass %1 completed in %2 seconds.

–1000235L

The total number of columns of unloaded data: %2, does not match the total number of columns in the load: %3. %1

1000236L

%4 for '%1' completed in %2 seconds. %3 rows %5.

–1000236L

The total number of null columns in the unloaded data, %2, does not match the total number of null columns in the LOAD command, %3. %1

1000237L

\t%1 Rows, %2 Seconds

–1000237L

The total number of variable width columns in the unloaded data, %2, does not match the total number of variable width columns in the LOAD command, %3. %1

1000238L

\t%1 Rows, %2 Seconds, '%3'

–1000238L

The platform type of the unloaded data, %2, does not match the platform type on the load, %3. %1

1000239L

Inserting into table '%1',\ncolumn '%2'.\nInput record %3 was rejected.

–1000239L

UNLOAD version number: %2, does not match the LOAD version number: %3. %1

1000240L

Inserting into table '%1',\nColumn '%2'.\nOn input record %3, the value was rejected.

–1000240L

The total number of blocks of unloaded data: %2, does not match the total number of blocks loaded: %3. %1

1000241L

The insert to the table will be single threaded.

1000242L

Insert completed. Index '%1',\n in %2 seconds.

–1000242L

Total number of rows of unloaded data: %2, does not match the total number of rows in the load: %3. %1

1000243L

\nInsert into join virtual table '%1' started.\n\t\t%2 tables will be modified (in all).

–1000243L

The unload format number: %2, does not match the load format number: %3. %1

1000244L

\nInsert into join virtual table '%1' completed\n in %2 seconds.\n\t\t%3 tables modified (in all).\n

–1000244L

The BLOCK FACTOR of unloaded data: %2 does not match the BLOCK FACTOR of the LOAD: %3. %1

1000245L

Insert into join virtual table '%1' started.\n%2 rows will be inserted (in all).

–1000245L

Tape / File already loaded. Block number %2 repeats. %1

1000246L

%1 Rows, %2 Seconds

–1000246L

The number of rows loaded: %3, does not match the number of rows unloaded: %2. %1

1000247L

Insert into join virtual table '%1' completed in %2 seconds.\n%3 rows inserted (in all).

–1000247L

The number of blocks loaded: %3, does not match the number of blocks unloaded: %2. %1

1000248L

\nJoin virtual table passes started for '%1'.\n

1000249L

\nJoin Virtual Table Pass 1 started for '%1'.\n

1000250L

\nJoin virtual table Pass %1 completed for '%2', %3 seconds.\n\t\t%4 rows processed.\n

1000251L

\nJoin virtual table passes 1 and 2 complete for '%1' in %2 seconds.\n%3 rows processed.\n

1000252L

Processing completed for join index '%1' in %2 seconds.\n%3 rows processed.\n

1000254L

\t%1 Rows, JP%2, %3 Seconds

1000255L

Join Record Rejected: '%1', duplicate rows in 1st table. \nRow# %2 & %3, row %4 rejected.

1000256L

Join virtual table '%1'. \nTotal rows rejected: %2

1000257L

Delete of %1 rows started for table:

1000258L

Portions of the insert/load will be single threaded.

1000259L

\nDelete of %1 rows completed for table: %2, %3 seconds.

–1000260L

ALTER DBSPACE <dbspace-name> ADD <number> is not supported. %1

–1000261L

A Sybase IQ system dbspace, '%2', cannot be renamed. %1

–1000262L

You cannot specify BLANK PADDING OFF for CREATE DATABASE. %1

–1000263L

Undo failure for row %2. Statement will rollback to statement before the first insert..values. %1

–1000264L

Ambiguous index name '%2'. Please specify owner. %1

–1000265L

Index '%2' not found. %1

–1000266L

Table '%2' not found. %1

–1000267L

Cannot convert '%2' to an integer percent. %1

–1000268L

The target '%2' overlaps an earlier target. %1

–1000269L

DBCC: Multiple modes specified with a write mode. %1

–1000270L

DBCC: FP Recreate failed for index '%2'. %1

–1000271L

Table '%2' is a temporary table, a view, or not an IQ table. %1

–1000272L

Invalid table name '%2'. %1

–1000273L

Invalid index name '%2'. %1

–1000274

DBCC: Upgrade options can be used only with CHECK or REPAIR mode. %1

–1000275

Cannot process object '%2' at the current transaction level. %1

–1000276

At least one mode and target must be specified. %1

–1000277

\allocation database\is the only command allowed in drop leaks mode. %1

–1000278

\resetclks\must be run in single-node mode with \allocation database\. %1

–1000279L

Column '%2' must be included in the insert. It is part of a multicolumn index. %1

–1000280L

Query node version information has not changed

–1000281L

Column %2 has unsupported data type for index rebuild. %1

–1000282

DBCC must be restricted to the MAIN or LOCAL store only. %1

–1000283L

Identity/Autoincrement Column value range exceeded for column %2. %1

–1000284L

Identity/Autoincrement Column value for column %2 must be positive. %1

–1000285L

The value specified for the Identity/Autoincrement Column %2 exceeds the range of its datatype. %1

–1000286L

Invalid table argument %2 to sp_iq_reset_identity, Table has no Identity/Autoincrement Column. %1

–1000287L

Invalid table argument %2 to sp_iq_reset_identity, Table cannot be a JVT. %1

–1000288L

Invalid table argument %2 for set option 'identity_insert', Table cannot be a JVT. %1

–1000289L

Invalid table argument %2 for set option 'identity_insert', Table must be an IQ table. %1

–1000290L

Invalid table argument %2 for stored procedure sp_iq_reset_identity, Table must be an IQ Table. %1

–1000291L

You do not have insert permission on table %2. %1

–1000292L

Invalid use of set option 'identity insert'. Table %2 does not have an Identity/Autoincrement Column. %1

–1000293L

Cannot insert or update Column %2: set option 'identity_insert' to the specific table name containing the identity column to be modified. %1

–1000294L

Cannot set 'identity_insert', it is already on for a different table. %1

–1000295L

Invalid table name %2 specified for option 'identity_insert'. %1

–1001000L

DFE Sum or Average overflow - try CASTing the argument to a larger datatype. %1

–1001001L

DFE Typechecking error %1

–1001002L

Feature is not yet implemented %1

–1001003L

Internal error: subclass responsibility %1

–1001004L

Data exception - substring error. %1

–1001005L

Data exception - string length error. %1

–1001006L

Data exception - data type conversion is not possible. %1

–1001007L

Data exception - operation resulted in division by zero. %1

–1001008L

Data exception - invalid character data for cast. %1

–1001009L

Data exception - string data, right truncation. %1

–1001010L

Data exception - numeric value out of range. %1

–1001011L

Data exception - argument must be DATE or DATETIME %1

–1001012L

Internal state violation, please contact Sybase IQ support %1

–1001013L

Invalid data type comparison %1

–1001014L

Data conversion failed %1

–1001015L

QUARTER, WEEK and MILLISECOND dateparts are not currently supported %1

–1001016L

Invalid datepart

–1001017L

IQ Internal error in exception code. %1

–1001018L

INSERT ... VALUES ... accepts only constant expressions as values %2, %1

–1001019L

Function not supported on varchars longer than 255 %2, %1

–1001020L

Incompatible datatypes for union %1

–1001021L

DFO State machine error %1

–1001022L

Subquery cardinality violation, > 1 row returned from a subquery %1

–1001023L

Query rejected because it exceeds resource: Query_Temp_Space_Limit %1

–1001024L

Metadata for column %2 is internally inconsistent (%3): database may be corrupted %1

–1001025L

Function not currently supported. %2 %1

–1001027L

Query rejected because plan exceeds stack space %1

–1001028L

Query rejected because it exceeds resource: Query_Rows_Returned_Limit %1

–1001029L

Index metadata for %2 is internally inconsistent: database may be corrupted %1

–1001030L

Feature, %2, is not supported. %1

–1001031L

Non-aggregate select/having (%2) must appear in the group by %1

–1001032L

Thread stack ran past the end of its allocated stack space %1

–1001033L

Internal state violation, please contact Sybase IQ support %2, %1

–1001034L

Invalid argument to the rowid function.

–1001035L

Global variable '%2' in SELECT...FROM... statement is not supported by Sybase IQ, %1

–1001036L

Host variable '%2' is not initialized, %1

–1001037L

CONTAINS left-hand arg must be a character type column from a base table. %1

–1001038L

CONTAINS right-hand arglist must be string constants each containing exactly one word. %1

–1001039L

CONTAINS right-hand arglist too large. %1

–1001040L

String contains a multi-byte character fragment. %1

–1001041L

CONTAINS left-hand arg must have a WD index. %1

–1001042L

Table, '%2', is not accessible in this context. %1

–1001043L

Report to Sybase IQ Support. Query '%2', %1

–1001044L

Incompatible datatypes in ARGN. %1

–1001045L

Invalid argument in Extract option: %2. %1

–1001046L

Extract exceeds maximum supported row width of %2 (width %3). %1

–1001047L

%2. %1

–1001048L

To display a varbinary column > 32k you must set the parameter Ase_Binary_Display to off. %1

–1001049L

Expression, \%2\changed datatypes between CURSOR DESCRIBE and CURSOR OPEN from %3. The CURSOR DESCRIBE needs to be rerun %1

–1001050L

this row is too wide to extract. Reduce the row width to less than %2 (iq page size) %1

–1001051L

Query returns %2 data > 2GB. Use %3 %1

–1001052L

Parameter %2 must be long binary/varchar type. %3 %1

–1001053L

Wrong number of parameters to function %2 %1

–1001054L

You cannot specify long binary/varchar column in the ORDER/GROUP by clause or in an aggregate function. %1

1001055L

An error occurred loading %1 column, %2, for %3, rowid %4.

1001056L

An error occurred extracting %1 column, %2, for %3.

–1001057L

You must use BFILE() to extract %2 column. %1

–1001058L

The secondary file name, %2, is too long. %1

–1001059L

IQ does not support ASE extended group by syntax (%2) with join tables %1

–1001060L

IQ does not support ASE extended group by columns (%2) from view/derived table with distinct/group by/aggregations %1

–1001061L

extract error: incorrect \%2\size: valid sizes \0 to %3\%1

–1001062L

IQ does not support ASE extended group by syntax (%2) with OLAP function %1

–1002000L

Unknown error: %1

–1002001L

Data has already been inserted into index %2 for row %3. %1

–1002002L

for IQ_ROWID row

–1002003L

Tried to insert a duplicate value into a unique index %2 on row %3. %1

–1002005L

Tried to insert a null value into a non-null field %2 on row %3. %1

–1003000L

Datatype %2, returned by Client Library, is not valid in Sybase IQ. %1

–1003001L

Cannot convert to Sybase IQ datatype: %2 from Client Library datatype %3. %1

–1003002L

CtLibrary Error: %2, Severity: %3, Origin: %4, Layer: %5\nError Message: %6\nOS Error: %7, OS Message: %8. %1

–1003003L

Adaptive Server Error: %2, Severity: %3, State: %4, Line: %5\nServer Name: %6, Procedure Name: %7\nError Message: %8. %1

–1003004L

COMPUTE values cannot be used in attached database queries. %1

–1003005L

Connectivity libraries cannot be found (check your dynamic library search path). Selects from attached databases are not possible without these libraries. %1

–1003006L

A call to ct_con_props failed trying to get the msglist from the connection. %1

–1003007L

Large Objects Management functionality is not licensed on this server. %1

–1003008L

Licensing error. Code = %2. %1

–1003009L

The specified target contains no indexes on which to report. %1

–1005000L

Bind parameters are not supported in data flow query processing

–1005001L

Query has exceeded the supported maximum number of tables that can be joined. %1

–1005002L

Subquery predicates are not supported in the ON clause of outer joins in this release. %1

–1005003L

A maximum of one subquery predicate per conjunct is supported in this release. %1

–1005004L

Subqueries are allowed only as arguments of comparisons, IN, and EXISTS %2, %1

–1005005L

Deleting from views is not supported. %1

–1005006L

The target DELETE table must also appear in FROM. %1

–1005008L

Sybase IQ does not support nested aggregations. %1

–1005009L

Cannot perform an aggregate function on a column from a table not declared in the same query. %2, %1

–1005010L

The field '%2' is not unique and needs to be qualified, %1

–1005011L

There are two tables named '%2'. Please specify an alias for one of them. %1

–1005012L

The field '%2' specified in the query cannot be found, %1

–1005013L

The FROM clause must have at least one table identifier %1

–1005015L

The optimizer was unable to find a query plan that avoided cartesian product joins larger than the Max_Cartesian_Result setting %1

–1005016L

Aggregate functions are not allowed in a GROUP BY clause %1

–1005017L

You cannot DELETE from a join virtual table. (%2) %1

–1005018L

Illegal ORDER BY item %2, %1

–1005019L

The update FROM list must match the table-clause exactly

–1005020L

Only single-table updates are supported by Sybase IQ

–1005021L

Sybase IQ does not allow subqueries in update set-items

–1005022L

Aggregate not valid in update set-item expression.

–1005023L

Unmatched number of select list items in union

–1005024L

Estimate number: %2 exceed the DEFAULT_MAX_CUBE_RESULT of GROUP BY CUBE or ROLLUP %1

–1005025L

Query rejected as too complex. After join simplifications there were still %2 tables to be joined, which exceeds the current setting of Max_Join_Enumeration. %1

–1005026L

Update not supported on null supplying side of outer join.

–1005027L

An error occurs during unistring conversion - %2. %1

–1005028L

Syntax error - %2. %1

–1006000L

IQ Internal error. Please report this to Sybase IQ support. %1

–1006001L

IQ Internal error. Please report this to Sybase IQ support. %2 %1

–1006002L

IQ Internal error. Please report this to Sybase IQ support. %2 %3 %1

–1006003L

IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %1

–1006004L

IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %1

–1006005L

IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %6 %1

–1006006L

IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %6 %7 %1

–1006007L

IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %6 %7 %8 %1

–1006008L

IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %6 %7 %8 %9 %1

–1006009L

Exception Stack Full %1

–1006010L

No TRY Found %1

–1006011L

No Exception object found

–1006012L

No Top Of Stack Set %1

–1006013L

Try Stack Corrupt %1

–1006014L

Object Not Found

–1006015L

Invalid Object size on stack

–1006016L

hdb_sqlcode thrown:

–1006017L

Number of REGISTER()/UNREGISTER() calls do not match

–1006018L

Exception Stack could not malloc more memory

–1006019L

Exception Stack overflow during grow

–1006020L

Group Object Not Found

–1006021L

objects still registered on hos_ObjectStack when ~hos_ObjectStack() called

–1006022L

*** Aborting because AbortOnErrorNumber Matched ***

–1006023L

*** Aborting because AbortOnErrorFile&Line Matched ***

–1006024L

Memory Corruption Found %1

–1006025L

No Shared Memory Manager %1

–1006026L

Zero Pointer Passed to hos_free %1

–1006027L

Mark Stack Invalid %1

–1006028L

Memory Type Invalid\nFound Object %2. Size %3 Type %4 \nAllocated from %5 : %6 %1

–1006029L

Memory Manager Leak Found\nCurrent Allocated Memory %2 \nFound object %3 Size %4 Type %5 \nAllocated from %6 : %7 %1

–1006030L

Command line error. Invalid command line variable name or value. %1

–1006031L

Invalid SQL code %1

1006032L

\n=n*** File: %1\n\n

1006033L

team id %1: # threads = %2

–1006041L

No Mark Pointer Found %1

–1006042L

All available virtual memory has been used; allocation cancelled: [Extra info: %2] %1

–1006043L

No more event handlers %1

–1006044L

No more Mark Stack slots available %1

–1006045L

Not a Vector: delete[] was called on an object that is not a vector %1

–1006046L

Is a Vector: delete was called on an object that is a vector; use delete[] %1

–1006047L

Error Memory Object errnum %2 %1

–1006048L

hos_memArena: memory corrupt %1

–1006049L

hos_memArena: not all memory returned %1

–1006050L

hos_memArena: out of memory %1

–1006051L

hos_memArena: could not get memory during initialization %1

–1006052L

hos_memArena: unknown error %1

–1006053L

Vector index out of bounds %1

–1006054L

Error processing hos_vector_exception. _errnum: %2 %1

–1006056L

Invalid File Access argument. File: %2 %1

–1006057L

Bad seek in Allocate. File: %2 %1

–1006058L

Partial read on hos_bio object. File: %2 %1

–1006059L

An I/O error has occurred on this object. File: %2 %1

–1006060L

Object not open for file %2 %1

–1006061L

Invalid Blocksize %2 %3 %1

–1006062L

OS error %2 reported on file %3. %1

–1006063L

Invalid block %2. File: %3 %1

–1006066L

Invalid number of blocks File: %2 %1

–1006067L

Filename does not exist. File: %2 %1

–1006069L

No more system record locks available %1

–1006070L

Attempt to use object after EOF on file %2 %1

–1006071L

Handle must be greater than 0 File: %2 %1

–1006072L

The file is/will be too big. File: %2 %1

–1006073L

Operation failed, user not owner. File: %2 %1

–1006074L

No such process %2 %1

–1006075L

Operation on file interrupted by user. File: %2 %1

–1006076L

I/O Error on file %2 %1

–1006077L

No such device or address %2 %1

–1006078L

Argument list to big %2 %1

–1006079L

Exec format error %2 %1

–1006080L

Bad file handle passed to OS on file %2 %1

–1006081L

No children %2 %1

–1006082L

No more processes %2 %1

–1006083L

No more memory %2 %1

–1006084L

Operation failed on file due to file permissions. File: %2 %1

–1006085L

Bad address %2 %1

–1006086L

File already exists. File: %2 %1

–1006087L

%2 is not a directory %1

–1006088L

%2 is a directory %1

–1006089L

Invalid Block I/O argument, maybe %2 is a directory, or it exceeds maximum file size limit for the platform %1

–1006091L

File table is full %2 %1

–1006092L

Too many files %2 %1

–1006093L

File is too large. File: %2 %1

–1006094L

Disk is or will be full on I/O to or allocation of file %2 %1

–1006095L

Read only filesystem on file %2 %1

–1006096L

Backup device is busy %2 %1

–1006097L

The database is locked by another user File:

–1006098L

Blockmap Bufman For

–1006099L

Shared Bufman For

–1006100L

Shared Temp Bufman For

–1006101L

Buffer too small %1

–1006102L

Unknown error

–1006103L

Stack underflow during expansion

–1006104L

Stack overflow during expansion

–1006106L

Invalid file path: %2 %1

–1006107L

Invalid disk name: %2 %1

–1006108L

Invalid directory name(s): %2 %1

–1006109L

Invalid file name: %2 %1

–1006110L

Invalid file extension : %2 %1

–1006111L

Invalid file version : %2 %1

–1006112L

Unknown file error : %2 %1

–1006113L

Unknown error %1

–1006114L

Operation on two hos_bitvec objects that are not the same size %1

–1006115L

Operation on hos_bitvec object is out of range. %1

–1006116L

Attempting to set/unset an already set/unset bit. %1

–1006117L

Record Size Invalid

–1006118L

This class does not support multiple instances

–1006119L

SORT Error: %s

–1006120L

The operation has been cancelled - Max_Query_Time exceeded

–1006121L

Unknown error message

–1006122L

The operation has been cancelled by the user %1

–1006123L

Attempt to add an invalid extent %1

–1006124L

Attempt to operate on object before being opened %1

–1006125L

Bad block number %2 passed to object %1

–1006126L

The File access and MVBIO access do not match %1

–1006127L

The File is out of space. File: %2 %1

–1006128L

Invalid File Access argument. %1

–1006129L

An I/O error has occurred on this object.

–1006130L

Object not open for file %2 %1

–1006131L

OS error reported on file: %2 . OS error: %3 %1

–1006132L

. OS error:

–1006133L

File does not exist. File: %2 %1

–1006134L

Invalid filename: %2. '::' is not allowed in the filename for this statement. %1

–1006135L

Attempt to use object after EOF on file %2 %1

–1006136L

The file is/will be too big

–1006137L

Operation failed on file, user not owner. File: %2 %1

–1006138L

No such process %2 %1

–1006139L

Operation on file interrupted by user. File: %2 %1

–1006140L

I/O Error on file %2 %1

–1006141L

No such device or address %2 %1

–1006142L

Argument list too big %2 %1

–1006143L

Exec format error %2 %1

–1006144L

Bad file handle passed to OS on file %2 %1

–1006145L

No children %2 %1

–1006146L

No more processes %2 %1

–1006147L

No more memory %2 %1

–1006148L

Operation failed on file due to file permissions. File: %2 %1

–1006149L

Bad address %2 %1

–1006150L

File already exists. File: %2 %1

–1006151L

%2 is not a directory %1

–1006152L

'%2'is a directory %1

–1006153L

Invalid stream I/O argument, maybe %2 is a directory, or it contains more than 2,147,483,647 bytes, %1

–1006154L

Perhaps the device (%2) is not in variable block mode? %1

–1006155L

File table is full %2 %1

–1006156L

Too many files %2 %1

–1006157L

File is too large. File: %2 %1

–1006158L

Disk is full on I/O to file %2 %1

–1006159L

Read only filesystem on file %2 %1

–1006160L

Bad tape blocksize %2 %1

–1006161L

Operation Canceled %2 %1

–1006162L

Tape IO Error %2 %1

–1006163L

Operating system error : %2 %1

–1006164L

The text in the DateString for Day is not a valid number. Day:

–1006165L

The text in the DateString for Month is not a valid number. Month:

–1006166L

The text in the DateString for Year is not a valid number. Year:

–1006167L

DateTime is invalid (%2) %1

–1006168L

Date is invalid (%2) %1

–1006169L

Time is invalid (%2) %1

–1006170L

Date is invalid because of the year (%2) %1

–1006171L

Date is invalid because of the day of the year (%2) %1

–1006172L

Date is invalid because of the Month (%2) %1

–1006173L

Date is invalid because of the day the Month (%2) %1

–1006174L

Date is invalid (Year:%2 Month:%3 Day:%4) %1

–1006175L

Time is invalid (Hour:%2 Minute:%3 Second:%4 MicroSecond:%5) %1

–1006177L

Time is invalid because of the MicroSeconds (%2) %1

–1006178L

DateTime is invalid because of the MicroSeconds from 1/1/0000 (%2) %1

–1006179L

Cannot allocate space for CS context %1

–1006180L

Cannot allocate space for CS locale %1

–1006181L

Cannot set CS locale %1

–1006182L

Cannot configure CS context %1

–1006183L

Raw device is not open %1

–1006184L

Unable to query raw device %1

–1006185L

Unsupported raw device type %1

–1006186L

Program error on raw device %1

–1006187L

OS error was found on a lock (mutex,condvar,etc) Call: error = %2 %1

–1006188L

USEAGE error was found on a lock (mutex,condvar,etc) Call %1

–1006189L

The condition variable was killed %1

–1006190L

The semaphore variable was canceled %1

–1006191L

Unknown error was found on a lock (mutex,condvar,etc) Call %1

–1006192L

OS error was found on Thread Call: error = %2, %1

–1006193L

Unknown error was found on Thread Call %1

–1006194L

Could not get a thread %1

–1006195L

OS error was found on hos_threadman Call: error = %2 %1

–1006196L

hos_threadman: the environment variable HOS_NUM_OF_CPUS does not exist %1

–1006197L

Unknown error was found during hos_threadman Constructor %1

–1006198L

Unknown error was found during hos_threadman Destructor %1

–1006199L

Unknown error was found on hos_threadman Call %1

–1006200L

and last packet was

–1006201L

and last packet was

–1006202L

Syntax error in conversion of string to DATETIME value.

–1006203L

Syntax error in conversion of string to DATE value.

–1006204L

Syntax error in conversion of string to TIME value.

–1006205L

A lock was acquired on an object which has inconsistent state

–1006207L

ACCESS exception: OS error %1

–1006208L

CONSTRAINT exception: OS error %2 %1

–1006209L

The exception handler's memory manager could not get memory during initialization

–1006210L

The exception handler's memory manager has run out of memory

–1006211L

Not all memory was returned to the exception handler's memory manager

–1006212L

The exception handler's memory manager has been corrupted

–1006213L

Unable to use shared memory because

–1006214L

the semaphore for shared memory did not exist

–1006215L

the semaphore for shared memory was deleted

–1006216L

of insufficient system semaphore resources

–1006217L

the system limit on the number of processes allowed to request semaphore undos would be exceeded

–1006218L

the system limit on the number of semaphore undo requests allowed per process (semume) would be exceeded

–1006219L

the creation of a new semaphore would exceed the system limit on either the maximum number of semaphores allowed or the maximum number of semaphore identifiers allowed

–1006220L

of insufficient system shared memory resources

–1006221L

the creation of a new shared memory segment would exceed the system limit on the maximum number of shared segments allowed

–1006222L

the requested shared memory segment size is less than the system-imposed minimum (shmmin) or greater than the system-imposed maximum (shmmax)

–1006223L

of insufficient available physical memory to create a new shared memory segment

–1006224L

the system limit of shared memory segments attached per process (shmseg) would be exceeded

–1006225L

the available data space is not large enough to accommodate the shared memory segment

–1006226L

you have no permission to access the shared memory semaphore

–1006227L

you have no permission to access the shared memory segment

–1006228L

the attach failed because the shared memory segment was created by a process with significantly different settings (e.g. max threads)

–1006229L

the attach failed because the shared memory segment was created by a process running a different version of sybase_iq

–1006230L

lock request was interrupted

–1006231L

ACCESS exception: OS error %2: %3 %1

–1006232L

Unknown ParamSet error %1

–1006233L

CONSTRAINT exception: OS error %2: pathname len is %3, your buffer size is %4. Pathname is %5 %1

–1006234L

The IQ SET command has no option named '%2' %1

–1006235L

The IQ SET SERVERDEFAULT command requires the SA_ROLE %1

–1006237L

The IQ SET option, '%2', can not be set server-wide %1

–1006238L

The IQ SET option, '%2', can only be set server-wide and not for a session %1

–1006239L

The IQ SET option, '%2', can only be changed by users with SA_ROLE or DBO_ROLE %1

–1006240L

The value, %2, is not valid for the SQL Anywhere option, '%3' %1

–1006241L

The value, %2, is not valid for the integer option, '%3' %1

–1006242L

The value, %2, is not valid for the unsigned integer option, '%3' %1

–1006243L

The value, %2, is not valid for the boolean option, '%3' %1

–1006244L

The value, %2, is not valid for the unsigned 64bit integer option, '%3' %1

–1006245L

The value, %2, is not valid for the string option, '%3' %1

–1006247L

shared segment: os error

–1006248L

shared segment: virtual addr does not match

–1006249L

Shared segment attach failed because the shared memory segment was created by a process running a different version of sybase_iq.

–1006250L

Requested shared memory size, SHMEMMB & TEMPSHMEMMB, too big for available shared memory segments, SYSTEMSHMMAX & SYSTEMSHMSEG

–1006251L

Requested shared memory size, SHMEMMB & TEMPSHMEMMB, greater than system limit (max 4GB)

–1006252L

Requested shared memory size, SHMEMMB or TEMPSHMEMMB, too small (min 1MB)

–1006253L

Requested shared memory size, SYSTEMSHMMAX, greater than system limit

–1006254L

Data overflow %2 %1

–1006255L

Maximum exceeded %2 %1

–1006256L

Invalid arithmetic construction %2 %1

–1006257L

Invalid arithmetic conversion %2 %1

–1006258L

Invalid arithmetic operation %2 %1

–1006259L

Invalid arithmetic function arguments %2 %1

–1006260L

Could not open file:

–1006261L

\n\n*** File: %s\n\n

–1006262L

This new operator should never be called

–1006263L

This delete operator should never be called

–1006264L

Invalid Blocksize %2 less than the Device Sectorsize %3 %4 %1

–1006265L

Invalid Filename. File: %1

–1006266L

Found bad sector on raw device: %1

–1006267L

%2 blocks is greater than the partition size of %3 blocks %1

–1008000L

Users are not allowed to create an FP index. FP indexes are created automatically when the table is created.

–1008001L

The user cannot create indexes on a join virtual table.

–1008002L

There is a join index using table '%1'. The table cannot be dropped until the join index is dropped or altered.

–1008003L

Cannot drop join virtual table '%1'.

–1008004L

Cannot DROP index '%1'.

–1008005L

Cannot ALTER join virtual table '%1'.

–1008006L

You cannot specify a DEFAULT value for a column.

–1008007L

The ALTER TABLE option '%2' is not supported by Sybase IQ. %1

–1008008L

You cannot TRUNCATE a join virtual table.

–1008009L

This statement is not supported by Sybase IQ.

–1008010L

A request was made to delete the primary key constraint, but the primary key cannot be found.

–1008011L

Cannot create the join index because the datatype of the underlying join virtual table column is not equal to the datatype of the corresponding base table column '%1'.

–1008012L

This unique index/constraint must be ENFORCED.

–1008013L

This multi-column unique index/constraint must be UNENFORCED.

–1008014L

This foreign key must be UNENFORCED.

–1008015L

This check constraint must be ENFORCED.

–1008016L

Cannot ALTER DELETE a column that has a unique or primary key constraint.

–1008017L

Cannot ALTER DELETE a column that has multi-column index.

–1008018L

Command prohibited on an active multiplex server.

–1008019L

Multiplex is currently inactive.

–1008020L

Multiplex command or request is unimplemented.

–1008021L

The SYSIQFILE table is not configured for this server to run in a multiplex.

–1008022L

Database commit identity block corrupt

–1008023L

Cannot start multiplex query server while the write server is in single server mode

–1008024L

Multiplex write server must start as server@host: %2, on file: %3; to start with different settings, you must use the override switch. %1

–1008025L

Multiplex query server cannot continue while write server is in single server mode.

–1008026L

Multiplex query server out of synchronization with write server

–1008027L

Query server dbspace count differs from write server.

–1008029L

Cannot create foreign key to an unenforced primary key or unenforced unique constraint.

–1008030L

Only IQ index types can be created on IQ tables within a Parallel IQ block.

–1008031L

Cannot do Create Index commands on global or local temporary tables or catalog server tables in a Parallel IQ block.

–1008032L

Foreign keys disallowed on Identity/Autoincrement Columns when set option identity_enforce_uniqueness is on

–1008033L

Identity/Autoincrement Column %1 has Invalid datatype: scale must be 0.

–1008034L

Cannot add an Identity/Autoincrement Column to table %1, it participates in a join index.

–1008035L

Invalid datatype for Identity/Autoincrement Column %1.

–1008036L

Table %1 already has an Identity/Autoincrement Column.

–1008037L

Cannot drop %1 %2: set option 'identity_insert' must be off.

–1009000L

Bit %2 is unexpectedly on in bitmap. If the error persists, you may have a damaged index; please run sp_iqcheckdb. %1

–1009001L

Bit %2 is unexpectedly off in bitmap. If the error persists, you may have a damaged index; please run sp_iqcheckdb. %1

1009002L

Index %2: Starting Insert Pass 2. %1

1009003L

Index %1: Inserting %2 Recs, %3 Secs.

–1009004L

Statistics context = %2 %3\n %1

–1009012L

Cannot create %2 index on a column having a datatype %3. %1

–1009019L

An internal server component, a bitmap, was given invalid input. %1

–1009022L

Cannot create a WD index on a column narrower than 3 bytes. %1

–1009023L

Cannot create a WD index on a column wider than 32767 bytes. %1

–1009024L

Cannot create a WD index with a max permitted word size less than 1 byte. %1

–1009025L

Cannot create a WD index with a max permitted word size greater than 255 bytes. %1

–1009026L

Cannot create a WD index with a separator string this long. %1

–1009027L

Cannot create a WD index with a separator string containing a character fragment. %1

–1009028L

Cannot create a WD index with more than 256 separators. %1

–1009029L

Words exceeding the maximum permitted word length not supported. %1

–1009030L

Cannot create a WD index with the database IQ pagesize less than 4KB. %1

–1009031L

%2: All buffer cache pages are in use, ask your DBA to increase the size of the buffer cache; buffer={%3} page={%4}. %1

–1009032L

%2: Bio ptr must be non-null; buffer={%3} page={%4}. %1

–1009033L

%2: Blocksize must be a multiple of sizeof(hos_mrdtype & hos_uint) and > 0; buffer={%3} page={%4}. %1

–1009034L

%2: The number of blocks must be > 0; buffer={%3} page={%4}. %1

–1009035L

%2: The logical or physical block number must be > 0; buffer={%3} page={%4}. %1

–1009036L

%2: Invalid compression type; buffer={%3} page={%4}. %1

–1009037L

%2: Buffer was not locked when it should have been; buffer={%3} page={%4}. %1

–1009038L

%2: Tried to write to a readonly database; buffer={%3} page={%4}. %1

–1009039L

%2: Incorrect page header read; buffer={%3} page={%4}. %1

–1009040L

%2: Memory & disk block number mismatch; buffer={%3} page={%4}. %1

–1009041L

%2: Memory & disk block type mismatch; buffer={%3} page={%4}. %1

–1009042L

%2: Attempted to write a page that was not dirty; buffer={%3} page={%4}. %1

–1009043L

%2: Memory & disk number of blocks mismatch; buffer={%3} page={%4}. %1

–1009044L

%2: I/O error while reading; buffer={%3} page={%4}. %1

–1009045L

Bitmap failed internal checks. You may have a damaged index. Please check your IQ message file for additional information. %1

–1009046L

%2: Decompression error during Read; buffer={%3} page={%4}. %1

–1009047L

%2: Blockmap info error; bmp={%3}. %1

–1009048L

%2: Tried to destroy a userlocked buffer; buffer={%3} page={%4}. %1

–1009049L

%2: The buffer manager is in an inconsistent state; buffer={%3} page={%4}. %1

–1009050L

%2: Btype specific truncation method returned invalid size for btype; buffer={%3} page={%4}. %1

–1009051L

An index cannot be created on a char, varchar or varbinary column greater than 255 characters. %1

–1009052L

Internal error. Index %2 does not yet support the requested operation. %1

–1009053L

%2: s_dbmvbio WriteCheck failed; buffer={%3} page={%4}. %1

–1009068L

Tried to insert a duplicate entry. %1

–1009069L

Could not find key in hashtable

–1009070L

Hashtable is full

–1009071L

Input key descriptor has zero fields (%2, %3). %1

–1009073L

Hash function can't handle this datatype (%2, %3). %1

–1009074L

Key length in equality function is zero (%2, %3). %1

–1009075L

Buffer mapper init incorrect (%2, %3). %1

–1009076L

Buffer was previously created: %2 (%3, %4). %1

–1009077L

Next data entry should be valid (%2, %3). %1

–1009078L

Buffer not pinned (%2, %3). %1

–1009079L

Too many buffers left in use: %2 (%3, %4). %1

–1009080L

Key doesn't fit on a single database page: %2 (%3, %4). %1

–1009081L

Data doesn't fit on a single database page: %2 (%3, %4). %1

–1009082L

Hash object has no data, only keys (%2, %3). %1

–1009088L

Attempted to add a duplicate key. %1

–1009089L

The size of the value is more than the maximum allowed for the field. Value: %2 %1

–1009090L

Page size selected is too small for this datatype. %1

–1009091L

Attempt to create a B-Tree with RecordSize+KeySize too large. %1

–1009092L

Must provide a key comparison routine on object creation. %1

–1009093L

The maximum key size must be between 1 and 5300. Key size: %2 %1

–1009094L

Cannot use raw partition for MESSAGE LOG or ROW LOG. %1

–1009095L

MESSAGE LOG and ROW LOG cannot be the same on-disk file. %1

–1009096L

%3 integrity constraint limit (%2) exceeded. %1

–1009097L

Cumulative total (%2) for all integrity constraint violations exceeded. %1

–1009098L

Invalid MESSAGE LOG or ROW LOG filename. %1

–1009100L

Database segment '%2' is not valid. It is of type '%3'. Type BTYPE_DBEXT was expected. This segment cannot be used. %1

–1009101L

Database segment '%2' is not valid. PhysicalNBlocks Found: %3 PhysicalNBlocks Expected: 1. This segment cannot be used. %1

–1009102L

Incorrect HG Index Version (%2): Index must be dropped by previous version of Sybase IQ and recreated. %1

–1009103L

Number of unique values exceeded for index. %2 %3 %1

–1009104L

Bad args, both values must be >= 1 (%2 %3). %1

–1009105L

Could not find block: %2. %1

–1009106L

Database segment '%2' is not valid. The catalog file id is incorrect. FileID found: %3 FileID expected: %4. This segment cannot be used. %1

–1009107L

Duplicate entry for block: %2, record %3. %1

–1009108L

Database segment '%2' is not valid. Startblock found in the header: %3 Startblock expected: %4. This segment cannot be used. %1

–1009109L

Key size %2 is more than the maximum %3. %1

–1009111L

Could not find record %2 within block %3. %1

–1009114L

Tried to put too many records %2 into block %3. %1

–1009115L

Database segment '%2' is not valid. %3 imaginary freelist blocks were found, but %4 imaginary freelist blocks were expected. This segment cannot be used. %1

–1009116L

Wrong new() was called. %1

–1009117L

Update can not do different sized values yet. New size = %2, old size = %3. %1

–1009118L

Database segment '%2' is not valid. %3 freelist blocks were found, but %4 freelist blocks were expected. This segment cannot be used. %1

–1009119L

Record size too large for database page size. %1

1009120L

%1 Sort: Sorted #%2, %3 Recs, %4 Secs

1009121L

%1 Sort: Saved #%2, %3 Recs, %4 Secs

1009122L

%1 Sort: Merged %2 runs, %3 Secs, %4 runs remaining

–1009123L

Database Segment %2 is not valid. Missing DBSignature. This Segment can not be used. %1

–1009124L

Database Segment %2, blocksize %3 does not match catalog blocksize of %4. This Segment can not be used. %1

–1009125L

Database Segment %2, maxcompression %3 does not match catalog maxcompression of %4. This Segment can not be used. %1

–1009126L

Database Segment %2, createtime does not match catalog. This Segment can not be used. %1

–1009127L

Database Segment %2, %3 size does not match catalog size of %4. This Segment can not be used. %1

–1009128L

Tried to allocate indexspace blocks without a freelist. %1

–1009129L

Database Segment %2, query server can not find a valid header. This segment can not be used. %1

–1009130L

Database %2, does not have a segment for catalogfileid %3. %1

1009131L

You have run out of %1 dbspace in database %2. In another session, please issue a CREATE DBSPACE ... %3 command and add a dbspace of at least %4 MB.

1009132L

The DBA has added %1 %2 dbspaces to database %3. Sybase IQ (TM) is no longer waiting for more dbspace.

–1009133L

You have run out of space during the CHECKPOINT operation. %1

–1009134L

Insufficient buffers for sort. %1

–1009135L

Cannot perform requested command as there is a CREATE DBSPACE command in progress. %1

–1009136L

Cannot perform requested command as there is a DROP DBSPACE command in progress. %1

–1009137L

Cannot perform DDL command now on table %2 as a DDL command is already in progress on that table. %1

–1009138L

Join index '%2' is in use. %1

–1009139L

Cannot perform requested command as there is a CHECKPOINT command in progress. %1

–1009140L

Cannot restore dbspace '%2' to raw partition '%3' because its size is smaller than the size of the original raw partition (%4 vs. %5 blocks). %1

–1009141L

Table '%2' cannot be found in the IQ store. %1

1009142L

%1 SortMerge0: %2 records, PhaseI=%3 Secs, %4 runs total, %5 pgs=%6 M, runlen=%7, %8 est. phases

1009143L

%1 SortMergePass: Merged %2 runs, %3 Secs, %4 runs remaining, %5 reads = %6 M, runlen=%7, phase %8, %9 M on disk

1009144L

%1 SortMergeDone: Ave mem %2 M, %3 Secs, %4 passes, %5 reads, %6 M data= %7 pgs, %8 phases, %9 M on disk

–1009145L

Data exception - data type conversion is not possible. %2, %1

–1009146L

Cannot perform requested command as there is a DBCC command in progress. %1

1009147L

Space has become available in the %1 store of database %2. Sybase IQ (TM) is no longer waiting for more dbspace.

–1009148L

Cannot use -iqfrec or -iqdroplks to start a multiplex query server with no local store. %1

–1009149L

%2 Internal Inconsistency: %1 (%3,%4,%5)

–1009150L

Cannot delete/truncate CK %2 because of RI violation - FK has non-nulls. %1

–1009151L

Cannot %2 CK %3 row %4 because of RI violation. %1

–1009152L

Cannot %2 FK %3 row %4 because of RI violation. %1

–1009153L

Cannot remove row %3 from CK %2 during LOAD cleanup because of RI violation. %1

–1009154L

Cannot alter dbspace when a backup is in progress

–1009155L

Cannot perform requested command as there is an ALTER DBSPACE command in progress. %1

–1009156L

Cannot drop segment %2 since it is in use by the database. %1

–1009157L

There is insufficient reserve space to add %3 blocks to segment %2. Only %4 blocks or less may be added. %1

–1009158L

Cannot resize segment %2 since the truncated region is in use. %1

–1009159L

The status specified for segment %2 is unchanged. %1

–1009160L

There must be at least one readwrite dbspace (%2). %1

–1009161L

Cannot resize segment %2 since it is readonly. %1

–1009162L

Insufficient space to relocate structures on %2. %1

–1009163L

Segment %2 cannot be smaller than %3 blocks. %1

–1009164L

You cannot drop the last dbspace. %1

–1009412L

The INSERT ... LOCATION statement must use a SELECT statement. %1

–1010000L

The dbspace '%2' already exists. %1

–1010001L

Cannot use raw partition for dbspace file '%2'. %1

–1010002L

File format mismatch; database %2; Sybase IQ: %3. %1

–1010003L

Catalog format mismatch: database %2; Sybase IQ: %3. %1

–1010004L

Stored procedure format mismatch: database %2; Sybase IQ: %3. %1

–1010005L

File format date mismatch: database %2; Sybase IQ: %3. %1

–1010006L

Maximum blocks for dbspace '%2' is %3 blocks. %4 blocks were specified. (Database blocksize is %5.) %1

–1010007L

The number of blocks (%3) for dbspace '%2' must be less than or equal to the number of blocks in the raw partition (%4). %1

–1010008L

For an IQ PAGE SIZE of %2, the dbspace '%3' must have at least %4 MB. %1

–1010009L

Improper use of cursor - programmer error %1

–1010010L

An invalid attribute flag was passed to the cursor

–1010011L

Not enough server threads available for this query.

–1010012L

The cursor is in an invalid state %1

1010013L

IQ cannot support the %1 connections requested by the server.\nRestart the server with -gm %2 on the command line.

–1010013L

Raw partition %2 is already in use. %1

1010014L

Default cache size is used for command %1.

–1010015L

The MAIN store is out of space. Space must be added to the MAIN store first. %1

–1010016L

The TEMPORARY store is out of space. Space must be added to the TEMPORARY store first. %1

–1010017L

You cannot create tables on a query node without a local IQ Store. %1

–1010018L

Shared and local tables cannot participate in a JOIN INDEX. %1

–1010019L

A Query node may not modify objects in the main IQ Store. %1

–1010020L

Nothing to backup: Query node has no local store. %1

–1010021L

Foreign key constraint on a local table cannot reference a shared table. %1

–1010022L

Cannot modify main store from a multiplex query server. %1

–1010023L

IQ does not support updatable cursor with JOIN/UNION/GROUP BY/DISTINCT/SET,OLAP function. %1

–1010024L

Column '%2' is not updatable if it is long binary/varchar, rowid, referenced in the select list, or not in FOR UPDATE list. %1

–1010025L

The current row can not be updated since it has been deleted. %1

–1011000L

Vertical Projection Cursor state error %1

–1011001L

Cannot find index for a given dfe %1

–1011002L

The number of existing indexes exceeds the current maximum number of indexes. %1

–1011003L

Vertical Projection Cursor does not support AD-HOC joins. %1

–1011004L

Cannot drop primary key or unique constraint because a foreign key still references it.

–1011006L

the pattern argument in a like predicate must have string datatype.

–1011007L

the escape argument in a like predicate must be a one byte character.

–1011009L

Group (L)

–1011010L

Group (S)

–1011011L

Aggregate (L)

–1011012L

Aggregate (S)

–1011013L

Projection

–1012000L

You cannot do a partial restore for database '%2' because it has been updated (%3) since its last backup (%4). %1

–1012001L

There is already a backup in progress. %1

–1012002L

Unable to write to archive. ('%2') %1

–1012003L

You must do a full backup before doing an incremental backup. %1

–1012004L

You cannot do incremental backups with this release. %1

–1012005L

Server is reporting no files in the database. %1

–1012006L

Server reports '%2' files in IQ store, IQ reports '%3'. %1

–1012007L

IQ unable to find all files to back up. %1

–1012008L

Database has changed since last restore. %1

–1012009L

This restore cannot immediately follow the previous restore. %1

–1012010L

Unable to read from archive ('%2'). %1

–1012011L

Header of block to be restored appears to be corrupted. %1

–1012012L

Media data appears corrupted (bad checksum). %1

–1012013L

Media meta data appears corrupted (boundary record). %1

–1012014L

Media meta data appear corrupted (multiple begin boundary records). %1

–1012015L

Media meta data appears corrupted (missing begin boundary record). %1

–1012016L

Restoring database '%2' has failed because not all media required for restoring '%3' were supplied. %1

–1012017L

An I/O write error has occurred on '%2'. The restore query has failed. %1

–1012018L

An I/O read error has occurred on '%2'. The backup query has failed. %1

–1012019L

.db or .log file does not exist. Incremental restore not possible. %1

–1012020L

Wrong IQ backup tape or file. %1

–1012021L

Backup Internal Error. %1

–1012022L

Restore Internal Error. %1

–1012023L

Not an IQ backup tape or file. %1

–1012024L

Ran out of threads. Start up server with more threads. %1

–1012025L

.db or .log file exists. Full restore will not be done. %1

1012026L

Number of IQ blocks backed up: %1

1012027L

Total number of IQ blocks backed Up: %1\n at %2\n\tIQ Blocksize %3\n\tbackup Blocksize %4\n\tblocking factor %5\n\tbuffer size %6

1012028L

Total number of IQ blocks to be backed up: %1

–1012029L

Incremental backups disabled, perhaps due to forced recovery. To enable,\n do a full backup

–1012030L

for long binary/varchar Column '%2', database page size of (%3) must be greater than %4. %1

1012042L

(%1) Please mount archive media on '%2'.

1012043L

(%1) Please mount IQ MASTER archive media for database '%2' on '%3'.

1012044L

(%1) Please mount Backup Server archive media for database '%2' on '%3'.

1012045L

(%1) Please mount archive media on '%2'.

1012046L

(%1) Please mount archive media on '%2'. It will be the IQ MASTER archive for database '%3'.

1012047L

(%1) Please mount archive media on '%2'. It will be the Backup Server archive for database '%3'.

1012048L

(%1) Archive media mounted on '%2'.

1012049L

(%1) Done with archive media on '%2'.

–1012050L

Bad opcode detected during restore. Expected opcode is '%2', but '%3' was seen. %1

–1012051L

An invalid database segment number (%2, %3) has been detected. %1

–1012052L

Programming error: looking for hole '%2', but only have '%3'. %1

–1012053L

Fatal internal error: looking for segment containing hole {%2,%3}, but none was found. %1

–1012054L

Fatal internal error: looking for segment containing block '%2', but none was found. %1

1013000L

*** BlockSize: %2, Block size: Record size: %1

1013001L

*** Record size: variable, Block size: %1

1013015L

Row Delimiter: %1

–1013015L

Multi-column indexes that are non unique or of more than 5300 bytes in total width are not supported. %1

–1013016L

FILLER

–1013017L

An internal error occurred while calling a method on a db_sql_*_identifier. Object does not have an IIndex Handle. %1

–1013018L

An internal error occurred while calling a method on db_sql_*_identifier. Object does not have an IColumn Handle. %1

–1013019L

CHECK constraint has unsupported component %2. %1

–1013020L

User defined default values are not supported. %1

–1013021L

Multi-column indexes of the specified type are not supported. %1

–1013022L

Cannot create a duplicate '%2' index '%3'. %1

–1013023L

Cannot create a unique '%2' index. %1

–1013024L

ALTER TABLE MODIFY <column> <datatype> is not supported. %1

–1013025L

ALTER TABLE MODIFY <default-value> is not supported. %1

–1013027L

Number of bytes (%2) for a column from an input file has exceeded the maximum allowed (%3). %1

–1013028L

An invalid size (too large) was specified for a LOAD option. %1

–1013029L

The INSERT...LOCATION statement must have a SELECT statement. %1

–1013030L

Join index '%2' cannot be found. %1

–1013031L

An error occurred while calling a method on db_sql_*_identifier. Object does not have an ITable handle. %1

–1013032L

No database is currently in use. %1

–1013033L

An error occurred while calling a method on db_sql_*_identifier. Object does not have an IJoinIndex handle. %1

–1013034L

Cannot create an index with no columns. %1

–1013035L

The number of insert VALUES does not match the column list. %1

–1013036L

The keyword 'FILLER' is not valid in this context. %1

–1013037L

The datatype of column '%2' is not valid. %1

–1013038L

The number of columns given does not match. %1

–1013039L

An internal error occurred while constructing a db_sql_*_identifier. The IColumn handle does not belong to the ITable. %1

–1013040L

Column '%2' in the INSERT list has no matching column in the SELECT list. %1

–1013041L

Column '%2' in the SELECT list has no matching column in the INSERT list. %1

–1013042L

An internal error occurred while constructing a db_sql_*_identifier. The IIndex handle does not belong to the ITable. %1

–1013043L

Unable to convert column '%2' to the requested datatype (%3) from datatype (%4). %1

–1013044L

An internal error occurred. An invalid table type was encountered. %1

–1013045L

An invalid file name ('%2') was specified for a LOAD TABLE. The file name has zero length. %1

–1013046L

An internal error occurred. An invalid index type was encountered. %1

1013048L

Warning: Partial input record (%1 bytes) skipped at EOF (O/S %2). %3 rows read.

1013049L

******* Possible Tape/File Error *******\n\n Bytes Read: %1, O/S errno: %2\n %3 rows read. Input suspended.

–1013050L

The Temp_Extract_Name1 option is set. The current operation will be rolled back. %1

–1013052L

The BLOCK FACTOR for LOAD cannot be zero. %1

–1013054L

Delimiter '%2' must be 1 to 4 characters in length. %1

–1013055L

ON_ERROR = 'CONTINUE' is valid only for a full-width INSERT. %1

–1013056L

FILLER width must be greater than zero. %1

–1013057L

ASCII input column width must be greater than zero. %1

–1013058L

The row delimiter must be distinct from all column delimiters. %1

–1013059L

The BLOCK SIZE option is not valid for a fixed-width input insert. %1

–1013060L

The BLOCK FACTOR option is not valid for a variable width input insert. %1

–1013061L

Missing row delimiter detected during a row delimited insert. %1

–1013062L

Expected '%2' delimited column type on input, but encountered a row delimiter instead. Probable cause is a mismatch between the specified column delimiter and the column delimiter used in the input file. %1

–1013063L

Expected raw-data column type '%2' on input, but no input data exists. %1

–1013064L

Row delimiter not seen during scan of input file. At least one of the input rows is missing a terminator. %1

–1013065L

Row delimiter '%2' and column delimiter '%3' cannot be substrings of each other. %1

–1013066L

The %2 load option can be specified only once. %1

–1013067L

Option CONVERSION ERROR must be OFF when IGNORE CONSTRAINT DATA VALUE or ALL is specified. %1

–1013068L

Constraint '%2' violated: Invalid value for column '%3' in table '%4'. %1

–1013070L

Cannot specify check constraints off and ignore all, ignore check, logl all or log check during load. %1

–1013071L

Constraint '%2' violated: Invalid value in table '%3'. %1

–1013077L

ROW DELIMITED BY is valid only when all columns are delimited or ASCII fixed-width. %1

–1013078L

Insert Pass 1 CPU utilization

–1013079L

Insert Pass 1 user (%)

–1013080L

Insert Pass 1 system (%)

–1013081L

Insert Pass 2 CPU utilization

–1013082L

Insert Pass 2 user (%)

–1013083L

Insert Pass 2 system (%)

–1013084L

Insert Commit CPU utilization

–1013085L

Insert Commit user (%)

–1013086L

Insert Commit system (%)

–1013087L

Total Insert CPU utilization

–1013088L

Insert Total user (%)

–1013089L

Insert Total system (%)

–1013091L

Column pairs %2=%3 could not be matched. %1

–1013092L

The MONITOR for this database, connection and buffer cache already exists. %1

1013093L

Insert started: %1\n

–1013094L

A matching column can not be found for the foreign keys in %2. %1

–1013095L

CREATE JOIN does not support joining joins. %1

–1013096L

Index %2 could not be created. The datatype does not support an index of %3. %1

–1013097L

Join Index %2 not unique. %1

–1013098L

The foreign key %2 participates in join %3 and can not be ALTERed. %1

–1013099L

Join Indexes do not support the multipart foreign key found in table %2. %1

–1013100L

The ON keyword cannot be used in a NATURAL join. %1

–1013101L

You do not have permission to drop this join index. %1

–1013102L

User name '%2' does not exist. %1

1013103L

JI MATCH E=%1;S=%2;TID=%3;NRows=%4;JID=%5;NTab=%6;Miss=%7;Data=%8

1013104L

JI NOMATCH - Entry=%1, Table=%2, Join=%3

1013105L

JI MATCH COMPARING - E=%1, MP=%2, JID=%3, Name=%4

1013106L

JI MATCH SELECTED - MP=%1, JID=%2, Name=%3

1013107L

JI MATCH EXACT - This join exactly matches the requested tree

1013108L

JI MATCH - Building Match List for Table ID=%1, Name=%2

1013109L

JI MATCH - Join Index ID=%1, Name=%2, TopTableID=%3

1013110L

IQ had insufficient memory to create the buffer cache with the size specified with the Main_Cache_Memory_MB or Temp_Cache_Memory_MB options. Instead, the cache will be created using the default size.