Previous Topic

Next Topic

c-treeACE SQL Error Codes, SQLSTATE Values, Messages

The following table lists the c-treeACE SQL error messages, ordered by error code number, and shows the corresponding SQLSTATE values for each message.

Error Codes and Messages

ErrorCode

SQLSTATE
Value

Class Condition

Subclass Message

00000

00000

Successful completion

***status okay

100L

02000

no data

**sql not found.

10002

02503

No data

Tuple not found for the specified TID.

10012

n0n12

flag

ETPL_SCAN_EOP flag is set.

10013

02514

No data

No more records to be fetched.

10100

2150b

Cardinality violation

Too many fields specified.

10101

02701

No data

No more records exists.

10102

5050c

c-treeACE SQL rds error

Duplicate record specified.

10104

22505

Data exception

Field size is too high.

10106

m0m06

c-treeACE SQL rss error

Specified index method is not supported.

10107

n0n07

flag

EIX_SCAN_EOP flag is set.

10108

2350i

Integrity constraint

Duplicate primary /index key value.

10301

m030a

c-treeACE SQL rss error

Table is locked and LCKF_NOWAIT.

10400

22501

Data exception

Invalid file size for alter log statement.

10920

22521

Data exception

Already existing value specified.

11100

5050b

c-treeACE SQL rds error

Invalid transaction id.

11102

5050d

c-treeACE SQL rds error

TDS area specified is not found.

11103

50504

c-treeACE SQL rds error

TDS not found for binding.

11104

50505

c-treeACE SQL rds error

Transaction aborted.

11105

50506

c-treeACE SQL rds error

Active Transaction error.

11109

50510

c-treeACE SQL rds error

Invalid Transaction handle.

11111

50912

c-treeACE SQL rds error

Invalid isolation level.

11300

m0m00

c-treeACE SQL rss error

Specified INFO type is not supported.

11301

m0m01

c-treeACE SQL rss error

Specified index type is not supported.

15001

60601

c-treeACE SQL ff errors

FF- File IO error

15002

60602

c-treeACE SQL ff errors

FF- No more records

15003

42603

Access violation error

FF- Table already exists

15004

22604

Data exception

FF- Invalid record number

15005

60605

c-treeACE SQL ff errors

FF- Record deleted

15006

60606

c-treeACE SQL ff errors

FF- Invalid type

15007

60607

c-treeACE SQL ff errors

FF- Duplicate value

15008

08608

Connection exception

FF- Database exists

15009

08609

Connection exception

FF- No database found

15010

60610

c-treeACE SQL ff errors

FF- Version mis-match

15011

60611

c-treeACE SQL ff errors

FF- Virtual file cache exceeded

15012

60612

c-treeACE SQL ff errors

FF- Physical file open error

15013

60613

c-treeACE SQL ff errors

FF- Corrupt virtual file handle

15014

22614

Data exception

FF- Overflow error

15021

60615

c-treeACE SQL ff errors

FF- dbm_calls not implemented

16001

22701

Data exception

MM- No data block

16002

70702

c-treeACE SQL MM errors

MM- Bad swap block

16003

70703

c-treeACE SQL MM errors

MM- No cache block

16004

22704

Data exception

MM- Invalid row number

16005

70705

c-treeSQL MM errors

MM- Invalid cache block

16006

70706

c-treeACE SQL MM errors

MM- Bad swap file

16007

70707

c-treeACE SQL MM errors

MM- Row too big

16008

70708

c-treeACE SQL MM errors

MM- Array initialized

16009

70709

c-treeACE SQL MM errors

MM- Invalid chunk number

16010

70710

c-treeACE SQL MM errors

MM- Can’t create table

16011

70711

c-treeACE SQL MM errors

MM- Can’t alter table

16012

70712

c-treeACE SQL MM errors

MM- Can’t drop table

16020

70713

c-treeACE SQL MM errors

MM- TPL ctor error

16021

70714

c-treeACE SQL MM errors

MM- Insertion error

16022

70715

c-treeACE SQL MM errors

MM- Deletion error

16023

70716

c-treeACE SQL MM errors

MM- Updation error

16024

70717

c-treeACE SQL MM errors

MM- Fetching error

16025

70718

c-treeACE SQL MM errors

MM- Sorting error

16026

70719

c-treeACE SQL MM errors

MM- Printing error

16027

70720

c-treeACE SQL MM errors

MM- TPLSCAN ctor error

16028

70721

c-treeACE SQL MM errors

MM- Scan fetching error

16030

70722

c-treeACE SQL MM errors

MM- Can’t create index

16031

70723

c-treeACE SQL MM errors

MM- Can’t drop index

16032

70724

c-treeACE SQL MM errors

MM- IXSCAN ctor error

16033

70725

c-treeACE SQL MM errors

MM- IX ctor error

16034

70726

c-treeACE SQL MM errors

MM- IX deletion error

16035

70727

c-treeACE SQL MM errors

MM- IX appending error

16036

70728

c-treeACE SQL MM errors

MM- IX insertion error

16037

70729

c-treeACE SQL MM errors

MM- IX scan fetching error

16040

70730

c-treeACE SQL MM errors

MM- Begin transaction

16041

70731

c-treeACE SQL MM errors

MM- Commit transaction

16042

40000

Transaction rollback

***MM- Rollback transaction

16043

70732

c-treeACE SQL MM errors

MM- Mark point

16044

70733

c-treeACE SQL MM errors

MM- Rollback savepoint

16045

70734

c-treeACE SQL MM errors

MM- Set & Get isolation

16050

70735

c-treeACE SQL MM errors

MM- TID to char

16051

70736

c-treeACE SQL MM errors

MM- char to TID

17001

00001

FSS ctree error

CT - General error

17002

00002

FSS ctree error

CT - Key value already exists

17003

00003

FSS ctree error

CT - Could not delete since pntr’s don’t match

17004

00004

FSS ctree error

CT - Could not find key to delete

17005

00005

FSS ctree error

CT - Cannot call delete w/o verification with duplicate keys

17006

00006

FSS ctree error

CT - c-tree(…) jump table error

17007

00007

FSS ctree error

CT - Terminate user

17008

00008

FSS ctree error

CT - sysiocod value when caused by conflicting open requests (server)

17009

00009

FSS ctree error

CT - sysiocod value when , D or K caused by device access error

17010

00010

FSS ctree error

CT - INTREE parameters require too much space

17011

00011

FSS ctree error

CT - Bad INTREE parameters

17012

00012

FSS ctree error

CT - Could not open file - not there or locked

17013

00013

FSS ctree error

CT - Unknown file type

17014

00014

FSS ctree error

CT - File corrupt at open

17015

00015

FSS ctree error

CT - File has been compacted

17016

00016

FSS ctree error

CT - Could not create index file

17017

00017

FSS ctree error

CT - Could not create data file

17018

00018

FSS ctree error

CT - Tried to create existing index file

17019

00019

FSS ctree error

CT - Tried to create existing data file

17020

00020

FSS ctree error

CT - Key length too large for node size

17021

00021

FSS ctree error

CT - Record length too small

17022

00022

FSS ctree error

CT - File number out of range

17023

00023

FSS ctree error

CT - Illegal index member info

17024

00024

FSS ctree error

CT - Could not close file

17025

00025

FSS ctree error

CT - Bad link in deleted node list. REBUILD

17026

00026

FSS ctree error

CT - File number not active

17027

00027

FSS ctree error

CT - drn before beginning of data records

17028

00028

FSS ctree error

CT - Zero drn in ADDKEY

17029

00029

FSS ctree error

CT - Zero drn in data file routine

17030

00030

FSS ctree error

CT - drn exceeds logical end of file

17031

00031

FSS ctree error

CT - Flag not set on record in delete chain

17032

00032

FSS ctree error

CT - Attempt to delete record twice in a row

17033

00033

FSS ctree error

CT - Attempt to use NULL ptr in read/write

17034

00034

FSS ctree error

CT - Predecessor repeat attempts exhausted

17035

00035

FSS ctree error

CT - Seek error check sysiocod value

17036

00036

FSS ctree error

CT - Read error check sysiocod error

17037

00037

FSS ctree error

CT - Write error check sysiocod error

17038

00038

FSS ctree error

CT - Could not convert virtual open to actual

17039

00039

FSS ctree error

CT - No more records available

17040

00040

FSS ctree error

CT - Index node size too large

17041

00041

FSS ctree error

CT - Could not unlock data record

17042

00042

FSS ctree error

CT - Could not obtain data record lock

17043

00043

FSS ctree error

CT - Version incompatibility

17044

00044

FSS ctree error

CT - Data file serial number overflow

17045

00045

FSS ctree error

CT - Key length exceeds MAXLEN parameter

17046

00046

FSS ctree error

CT - File number already in use

17047

00047

FSS ctree error

CT - c-tree has not been initialized

17048

00048

FSS ctree error

CT - Operation incompatible with type of file

17049

00049

FSS ctree error

CT - Could not save file

17050

00050

FSS ctree error

CT - Could not lock node

17051

00051

FSS ctree error

CT - Could not unlock node

17052

00052

FSS ctree error

CT - Variable length keys disabled OR invalid key type

17053

00053

FSS ctree error

CT - File mode inconsistent with c-tree config

17054

00054

FSS ctree error

CT - Attempt to write a read only file

17055

00055

FSS ctree error

CT - File deletion failed

17056

00056

FSS ctree error

CT - File must be opened exclusive for delete

17057

00057

FSS ctree error

CT - Proper lock is not held (CHECKLOCK/READ)

17058

00058

FSS ctree error

CT - LOADKEY called with incorrect key number. You cannot continue

17059

00059

FSS ctree error

CT - LOADKEY called with key out of order You may skip this key & continue

17060

00060

FSS ctree error

CT - Percent out of range

17061

00061

FSS ctree error

CT - NULL fcb detected during I/O

17062

00062

FSS ctree error

CT - File must be opened exclusively

17063

00063

FSS ctree error

CT - Start file / log file serial number error

17064

00064

FSS ctree error

CT - Checkpoint past end of log file

17065

00065

FSS ctree error

CT - Not enough memory during tran processing

17066

00066

FSS ctree error

CT - Log file entry failed to find checkpoint

17067

00067

FSS ctree error

CT - Could not rename file

17068

00068

FSS ctree error

CT - Could not allocate memory for control list

17069

00069

FSS ctree error

CT - Node does not belong to index

17070

00070

FSS ctree error

CT - Transaction already pending

17071

00071

FSS ctree error

CT - No active transaction

17072

00072

FSS ctree error

CT - No space for shadow buffer

17073

00073

FSS ctree error

CT - LOGFIL encountered during shadow only

17074

00074

FSS ctree error

CT - Recovery - two active tran for user

17075

00075

FSS ctree error

CT - Recovery - bad tran owner

17076

00076

FSS ctree error

CT - Recovery - bad tran type

17077

00077

FSS ctree error

CT - Recovery - file name too long

17078

00078

FSS ctree error

CT - Transaction abandoned - too many log extents or dynamic dump wait exhausted

17079

00079

FSS ctree error

CT - Could not log file opn/cre/cls/del

17080

00080

FSS ctree error

CT - NULL target or bad keyno

17081

00081

FSS ctree error

CT - Transaction allocation error

17082

00082

FSS ctree error

CT - User allocation error

17083

00083

FSS ctree error

CT - ISAM allocation error

17084

00084

FSS ctree error

CT - Maximum users exceeded

17085

00085

FSS ctree error

CT - Reduce lock to read lock after update

17086

00086

FSS ctree error

CT - Dead lock detected

17087

00087

FSS ctree error

CT - System not quiet - files in use

17088

00088

FSS ctree error

CT - Linked list memory allocation error

17089

00089

FSS ctree error

CT - Memory allocation during tran processing

17090

00090

FSS ctree error

CT - Could not create queue

17091

00091

FSS ctree error

CT - Queue write error

17092

00092

FSS ctree error

CT - Queue memory error during write

17093

00093

FSS ctree error

CT - Queue read error

17094

00094

FSS ctree error

CT - Pending error cannot save or commit tran

17095

00095

FSS ctree error

CT - Could not start task

17096

00096

FSS ctree error

CT - Start-file/log open error

17097

00097

FSS ctree error

CT - Bad user handle

17098

00098

FSS ctree error

CT - Bad transaction mode

17099

00099

FSS ctree error

CT - Transaction type / filmod conflict

17100

00100

FSS ctree error

CT - No current record for isam datno

17101

00101

FSS ctree error

CT - Could not find isam keyno request

17102

00102

FSS ctree error

CT - Could not open ISAM parameter file

17103

00103

FSS ctree error

CT - Could not read first 5 parameters in ISAM parameter file

17104

00104

FSS ctree error

CT - Too many files in ISAM parameter file

17105

00105

FSS ctree error

CT - Could not undo ISAM update. Rebuild Files

17106

00106

FSS ctree error

CT - Could not read data file record in ISAM parameter file

17107

00107

FSS ctree error

CT - Too many keys for data file in ISAM parameter file

17108

00108

FSS ctree error

CT - Incorrect keyno for index member in parameter file

17109

00109

FSS ctree error

CT - Too many key segments defined in ISAM parameter file

17110

00110

FSS ctree error

CT - Could not read segment record in ISAM parameter file

17111

00111

FSS ctree error

CT - Could not read index file record in ISAM parameter file

17112

00112

FSS ctree error

CT - LKISAM(ENABLE) found pending locks

17113

00113

FSS ctree error

CT - No memory for user lock table

17114

00114

FSS ctree error

CT - 1st byte of data record equals delete flag or bad variable length record mark

17115

00115

FSS ctree error

CT - Key segments do not match key length

17116

00116

FSS ctree error

CT - Bad mode parameter

17117

00117

FSS ctree error

CT - Could not read index member record

17118

00118

FSS ctree error

CT - NXTSET called before FRSSET for keyno

17119

00119

FSS ctree error

CT - FRSSET called for index with wrong keytyp

17120

00120

FSS ctree error

CT - Data record length exceeds rebuild max

17121

00121

FSS ctree error

CT - Tried to update data with ctISAMKBUFhdr on

17122

00122

FSS ctree error

CT - Attempt to change fixed vs variable len

17123

00123

FSS ctree error

CT - Var length header has bad record mark

17124

00124

FSS ctree error

CT - # of indices does not match (OPNIFIL)

17125

00125

FSS ctree error

CT - c-tree already initialized

17126

00126

FSS ctree error

CT - Bad directory path get

17127

00127

FSS ctree error

CT - Could not send request

17128

00128

FSS ctree error

CT - Could not receive answer

17129

00129

FSS ctree error

CT - c-tree not initialized

17130

00130

FSS ctree error

CT - Null file name pointer in OPNFIL

17131

00131

FSS ctree error

CT - File name length exceeds msg size

17132

00132

FSS ctree error

CT - No room for application message buffer

17133

00133

FSS ctree error

CT - Server is not active

17134

00134

FSS ctree error

CT - Could not get servers message id

17135

00135

FSS ctree error

CT - Could not allocate application id

17136

00136

FSS ctree error

CT - Could not get application msg status

17137

00137

FSS ctree error

CT - Could not set message appl msg size

17138

00138

FSS ctree error

CT - Could not get rid of application msg

17139

00139

FSS ctree error

CT - Badly formed file name

17140

00140

FSS ctree error

CT - Variable record length too long

17141

00141

FSS ctree error

CT - Required message size exceeds maximum

17142

00142

FSS ctree error

CT - Application MAXLEN > server’s MAXLEN

17143

00143

FSS ctree error

CT - Communications handler not installed

17144

00144

FSS ctree error

CT - Application could not id output queue

17145

00145

FSS ctree error

CT - Could not find COMM software

17146

00146

FSS ctree error

CT - Could not update free space info

17147

00147

FSS ctree error

CT - Space to be reused is not marked deleted

17148

00148

FSS ctree error

CT - WRTVREC cannot fit record at recbyt

17149

00149

FSS ctree error

CT - Varlen less than minimum in ADDVREC

17150

00150

FSS ctree error

CT - Server is shutting down

17151

00151

FSS ctree error

CT - Could not shut down. transactions pending

17152

00152

FSS ctree error

CT - Could not extend logfile

17153

00153

FSS ctree error

CT - Buffer too small

17154

00154

FSS ctree error

CT - Zero length record in REDVREC

17155

00155

FSS ctree error

CT - Native system failure

17156

00156

FSS ctree error

CT - timeout error

17158

00158

FSS ctree error

CT - REDVREC record not marked active

17159

00159

FSS ctree error

CT - Zero recbyt value

17160

00160

FSS ctree error

CT - Multi-user interference - index information updated by the time user got to actual data record

17161

00161

FSS ctree error

CT - User appears inactive

17162

00162

FSS ctree error

CT - Server has gone away

17163

00163

FSS ctree error

CT - No more room in server lock table

17164

00164

FSS ctree error

CT - File number out of range

17165

00165

FSS ctree error

CT - No file control block available

17166

00166

FSS ctree error

CT - No more ct file control blocks in server

17167

00167

FSS ctree error

CT - Could not read request

17168

00168

FSS ctree error

CT - Could not send answer

17169

00169

FSS ctree error

CT - Create file already opened (in recovery)

17170

00170

FSS ctree error

CT - Bad function number

17171

00171

FSS ctree error

CT - Application msg size exceeds server size

17172

00172

FSS ctree error

CT - Could not allocate server msg buffer

17173

00173

FSS ctree error

CT - Could not identify server

17174

00174

FSS ctree error

CT - Could not get server message id

17175

00175

FSS ctree error

CT - Server could not allocate user msg area

17176

00176

FSS ctree error

CT - Could not get server msg status

17177

00177

FSS ctree error

CT - Could not set message server msg size

17178

00178

FSS ctree error

CT - Unexpected file# assigned to [si] in rcv

17179

00179

FSS ctree error

CT - Server is at full user capacity

17180

00180

FSS ctree error

CT - Could not read symbolic key name

17181

00181

FSS ctree error

CT - Could not get mem for key symb name

17182

00182

FSS ctree error

CT - No room for sort key. increase MAXFIL

17183

00183

FSS ctree error

CT - Could not read file field number values

17184

00184

FSS ctree error

CT - Attempt to reallocate set space

17185

00185

FSS ctree error

CT - Not enough memory for addt’l sets-batches

17186

00186

FSS ctree error

CT - Set number out of range

17187

00187

FSS ctree error

CT - Null buffer in rtread.c

17188

00188

FSS ctree error

CT - Null target buffer in rtread.c

17189

00189

FSS ctree error

CT - Join_to skip

17190

00190

FSS ctree error

CT - Join_to error

17191

00191

FSS ctree error

CT - Join_to null fill

17192

00192

FSS ctree error

CT - Detail_for skip

17193

00193

FSS ctree error

CT - Detail_for error

17194

00194

FSS ctree error

CT - Detail_for null fill

17195

00195

FSS ctree error

CT - Could not get mem for dat symb name

17196

00196

FSS ctree error

CT - Exceeded RETRY_LIMIT in RTREAD.C

17197

00197

FSS ctree error

CT - Could net get memory for ifil block

17198

00198

FSS ctree error

CT - Improper ifil block

17199

00199

FSS ctree error

CT - Schema not defined for data file

17400

00400

FSS ctree error

CT - Resource already enabled

17401

00401

FSS ctree error

CT - Resources not enabled

17402

00402

FSS ctree error

CT - File must be exclusive to enable res

17403

00403

FSS ctree error

CT - Empty resource id

17404

00404

FSS ctree error

CT - Output buffer to small

17405

00405

FSS ctree error

CT - Resource id already added

17406

00406

FSS ctree error

CT - Bad resource search mode

17407

00407

FSS ctree error

CT - Attempt to get non-resource info

17408

00408

FSS ctree error

CT - Resource not found

17409

00409

FSS ctree error

CT - Not in use - available

17410

00410

FSS ctree error

CT - User not active

17411

00411

FSS ctree error

CT - Not a superfile

17412

00412

FSS ctree error

CT - WRL to WXL commit promote pending(CIL)

17413

00413

FSS ctree error

CT - Superfile host not opened

17414

00414

FSS ctree error

CT - Cannot nest superfiles

17415

00415

FSS ctree error

CT - Illegal ADDKEY to superfile

17416

00416

FSS ctree error

CT - Illegal DELBLD to superfile

17417

00417

FSS ctree error

CT - Cache page size error

17418

00418

FSS ctree error

CT - Max name inconsistency

17419

00419

FSS ctree error

CT - Host superfile does not support recovery

17420

00420

FSS ctree error

CT - Key update with pending transaction

17421

00421

FSS ctree error

CT - Filter not supported yet

17422

00422

FSS ctree error

CT - Other functions not sup

17423

00423

FSS ctree error

CT - Incomplete

17424

00424

FSS ctree error

CT - Add list err

17425

00425

FSS ctree error

CT - Batch in progress

17426

00426

FSS ctree error

CT - No batch active

17427

00427

FSS ctree error

CT - Status info already returned

17428

00428

FSS ctree error

CT - No more info, batch cancelled

17429

00429

FSS ctree error

CT - Bufsiz too small for record

17430

00430

FSS ctree error

CT - Request is empty or inconsistent

17431

00431

FSS ctree error

CT - Aggregate/serialization lock denied

17432

00432

FSS ctree error

CT - Fixed length string requires len in DODA

17433

00433

FSS ctree error

CT - Segment def inconsistent with schema

17434

00434

FSS ctree error

CT - Very long def block not supported

17435

00435

FSS ctree error

CT - File def memory error

17436

00436

FSS ctree error

CT - Bad def number

17437

00437

FSS ctree error

CT - defptr NULL during GETDEFBLK

17438

00438

FSS ctree error

CT - Requested def blk is empty

17439

00439

FSS ctree error

CT - No conversion routine for Definition Block

17440

00440

FSS ctree error

CT - Dynamic dump already in progress

17441

00441

FSS ctree error

CT - No memory for dynamic dump file buffer

17442

00442

FSS ctree error

CT - One or more files not available for dump

17443

00443

FSS ctree error

CT - File length discrepancy

17444

00444

FSS ctree error

CT - Could not create file during dump rcv

17445

00445

FSS ctree error

CT - Not enough data to assemble key value

17446

00446

FSS ctree error

CT - Bad key segment mode

17447

00447

FSS ctree error

CT - Only the file’s owner can perform op

17448

00448

FSS ctree error

CT - Permission to set file definition denied

17449

00449

FSS ctree error

CT - ADMIN has opened file. Cannot delete file

17450

00450

FSS ctree error

CT - Invalid user id

17451

00451

FSS ctree error

CT - Invalid password

17452

00452

FSS ctree error

CT - Server could not process user/acct info

17453

00453

FSS ctree error

CT - No such server

17454

00454

FSS ctree error

CT - Service not supported

17455

00455

FSS ctree error

CT - User does not belong to group

17456

00456

FSS ctree error

CT - Group access denied

17457

00457

FSS ctree error

CT - File password invalid

17458

00458

FSS ctree error

CT - Write permission not granted

17459

00459

FSS ctree error

CT - File delete permission denied

17460

00460

FSS ctree error

CT - Resource not enabled

17461

00461

FSS ctree error

CT - Bad permission flag

17462

00462

FSS ctree error

CT - No directory found in superfile

17463

00463

FSS ctree error

CT - File id uniqueness error

17464

00464

FSS ctree error

CT - ISAM level logon not performed

17465

00465

FSS ctree error

CT - Incremental Index - dnumidx < 1

17466

00466

FSS ctree error

CT - Incremental Index - dfilno not a ISAM file

17467

00467

FSS ctree error

CT - Incremental Index - aidxnam NULL for 1st

17468

00468

FSS ctree error

CT - Incremental Index - active tran not allowed

17469

00469

FSS ctree error

CT - Negative I/O request

17470

00470

FSS ctree error

CT - Guest logons disabled

17370

00370

FSS ctree error

CT - Sort base - errors + 101 thru 126 see CTSORT.C or CTERRC.H for error listing

17471

00471

FSS ctree error

CT - error deleting sortwork file

17472

00472

FSS ctree error

CT - error creating unique name

17473

00473

FSS ctree error

CT - error opening first dummy file

17474

00474

FSS ctree error

CT - too few handles available min 3

17475

00475

FSS ctree error

CT - error closing dummy file

17476

00476

FSS ctree error

CT - error unlinking dummy file

17477

00477

FSS ctree error

CT - error getting first data area

17478

00478

FSS ctree error

CT - sinit phase not previously performed-srelease

17479

00479

FSS ctree error

CT - sreturn phase already started

17480

00480

FSS ctree error

CT - no records in data buffers

17481

00481

FSS ctree error

CT - sint phase not previously peformed-sreturn

17482

00482

FSS ctree error

CT - not enough memory

17483

00483

FSS ctree error

CT - no valid record pointers in merge buffers

17484

00484

FSS ctree error

CT - error opening sortwork file

17485

00485

FSS ctree error

CT - error creating sortwork.00x file

17486

00486

FSS ctree error

CT - no records fit in output buffer

17487

00487

FSS ctree error

CT - error reading sortwork file

17488

00488

FSS ctree error

CT - bytes in buf <> merge buf size

17489

00489

FSS ctree error

CT - error adjusting file pointer

17490

00490

FSS ctree error

CT - error closing sortwork.00x

17491

00491

FSS ctree error

CT - error closing sortwork file

17492

00492

FSS ctree error

CT - error deleting sortwork file

17493

00493

FSS ctree error

CT - error renaming sortwork.00x

17494

00494

FSS ctree error

CT - error closing output file

17495

00495

FSS ctree error

CT - error creating output file

17496

00496

FSS ctree error

CT - insufficient disk space

17498

00498

FSS ctree error

CT - Old log file found during log create

17499

00499

FSS ctree error

CT - Mismatch between recv log & file id

17500

00500

FSS ctree error

CT - Server could not init SQL engine

17501

00501

FSS ctree error

CT - Could not init SQL for a user

17502

00502

FSS ctree error

CT - Could not access SQL master info

17503

00503

FSS ctree error

CT - Could not continue SQL request

17504

00504

FSS ctree error

CT - Server does not support SQL

17505

00505

FSS ctree error

CT - User profile does not enable SQL

17506

00506

FSS ctree error

CT - Could open save-restore file

17507

00507

FSS ctree error

CT - Could not process save-restore file

17508

00508

FSS ctree error

CT - Save restore inconsistency

17509

00509

FSS ctree error

CT - Duplicate server

17510

00510

FSS ctree error

CT - Active chkpnt at start of roll-forward

17511

00511

FSS ctree error

CT - Index nodes form illegal loop - rebuild

17512

00512

FSS ctree error

CT - Data file loop detected

17513

00513

FSS ctree error

CT - FPUTFGET does not support CTSBLDX ()

17514

00514

FSS ctree error

CT - Queue has been closed

17515

00515

FSS ctree error

CT - Cannot convert old IFIL structure

17516

00516

FSS ctree error

CT - ctNOGLOBALS not allocated

17517

00517

FSS ctree error

CT - ‘regid’ is not registered

17518

00518

FSS ctree error

CT - ‘regid’ is already registered

17519

00519

FSS ctree error

CT - index logical EOF error

17520

00520

FSS ctree error

CT - Attempt to update index with inconsistent tran#

17521

00521

FSS ctree error

CT - Could not allocate memory for the streettalk login message buffer

17522

00522

FSS ctree error

CT - Userid in INTISAM does not match current login id

17527

00527

FSS ctree error

CT - index must be rebuilt - see CTSTATUS.FCS

17528

00528

FSS ctree error

CT - key segment length error

17529

00529

FSS ctree error

CT - system checkpoints terminated

17530

00530

FSS ctree error

CT - client does not match server

17531

00531

FSS ctree error

CT - index reorg entry error

17532

00532

FSS ctree error

CT - TRANSAV called with AUTOSAVE on

17533

00533

FSS ctree error

CT - file header high-water-mark overflow

17534

00534

FSS ctree error

CT - transaction # overflow

17535

00535

FSS ctree error

CT - ctree not registered. Call REGCTREE

17536

00536

FSS ctree error

CT - only automatic REGCTREEs allowed

17538

00538

FSS ctree error

CT - client-side bad function array type

17539

00539

FSS ctree error

CT - sysiocod when file does not appear to contain any valid information

17540

00540

FSS ctree error

CT - null parameter

17541

00541

FSS ctree error

CT - transaction log cannot be written

17542

00542

FSS ctree error

CT - could not create mirror file

17543

00543

FSS ctree error

CT - could not open mirror file

17544

00544

FSS ctree error

CT - could not close mirror file

17545

00545

FSS ctree error

CT - could not delete mirror file

17546

00546

FSS ctree error

CT - could not write to mirror file

17547

00547

FSS ctree error

CT - could not save mirror file

17548

00548

FSS ctree error

CT - could not read from mirror

17549

00549

FSS ctree error

CT - mismatch between mirror headers

17550

00550

FSS ctree error

CT - attempt to open primary w/o mirror

17551

00551

FSS ctree error

CT - file already opened without mirror

17552

00552

FSS ctree error

CT - segmented file cannot be mirrored

17553

00553

FSS ctree error

CT - Attempt to add a record at invalid offset

17555

00555

FSS ctree error

CT - could not read primary, switching

17556

00556

FSS ctree error

CT - could not write primary, switching

17557

00557

FSS ctree error

CT - could not write mirror,suspend mir

17558

00558

FSS ctree error

CT - could not save primary, switching

17559

00559

FSS ctree error

CT - could not save mirror, suspend mir

17560

00560

FSS ctree error

CT - only one of each monitor at a time

17561

00561

FSS ctree error

CT - SYSMON - dynamic dump begins

17562

00562

FSS ctree error

CT - SYSMON - dynamic dump ends

17563

00563

FSS ctree error

CT - SYSMON - dynamic dump ends (errors)

17570

00570

FSS ctree error

CT - incomplete compression

17571

00571

FSS ctree error

CT - index rebuild required

17572

00572

FSS ctree error

CT - incomplete compression & index rebuild required

17573

00573

FSS ctree error

CT - primary\mirror out-of-sync. Copy good file over bad

17574

00574

FSS ctree error

CT - incomplete compression & primary\mirror out-of-sync

17575

00575

FSS ctree error

CT - index rebuild required & primary\mirror out-of-sync

17576

00576

FSS ctree error

CT - incomplete compression & index rebuild required & primary\mirror out-of-sync

17577

00577

FSS ctree error

CT - update refused during protected dmp

17579

00579

FSS ctree error

CT - logon interval error

17580

00580

FSS ctree error

CT - could not perform file security op

17581

00581

FSS ctree error

CT - group does not exist

17582

00582

FSS ctree error

CT - key length too small

17583

00583

FSS ctree error

CT - file extension exceeds diskfull limit

17584

00584

FSS ctree error

CT - exceeded failed logon limit

17585

00585

FSS ctree error

CT - logon date exception

17586

00586

FSS ctree error

CT - diff file name, matching file ID

17587

00587

FSS ctree error

CT - close/delete deferred - pending tran

17588

00588

FSS ctree error

CT - attempt to close or delete file with pending (active) tran

17589

00589

FSS ctree error

CT - member of ADMIN group required

17590

00590

FSS ctree error

CT - could not find ISAM context ID

17591

00591

FSS ctree error

CT - old context ID. Call CLSICON()

17592

00592

FSS ctree error

CT - context ID exists

17593

00593

FSS ctree error

CT - Non-ADMIN user logon blocked

17594

00594

FSS ctree error

CT - Users in SEC_BLOCK class logged on

17595

00595

FSS ctree error

CT - varlen too small in PUTCRES

17596

00596

FSS ctree error

CT - missing information

17597

00597

FSS ctree error

CT - could not initialize expression

17598

00598

FSS ctree error

CT - could not evalutate condtional exp

17599

0599

FSS ctree error

CT - Dynamic Dump extent error

17600

00600

FSS ctree error

CT - no more client threads

17601

00601

FSS ctree error

CT - ctVERIFY detected problems with idx

17602

00602

FSS ctree error

CT - no memory for system lock table

17603

00603

FSS ctree error

CT - could not allocate FCB

17604

00604

FSS ctree error

CT - could not increase user files

17605

00605

FSS ctree error

CT - records with bad (all FF) serial #s

17606

00606

FSS ctree error

CT - could not handle file encoding

17607

00607

FSS ctree error

CT - recovery could not enable encoding

17608

00608

FSS ctree error

CT - IIDX attributes do not match file

17609

00609

FSS ctree error

CT - one-use temp password failure

17610

00610

FSS ctree error

CT - CTHIST targetNULL

17611

00611

FSS ctree error

CT - CTHIST could not access log

17612

00612

FSS ctree error

CT - CTHIST must be called with ctHISTfirst

17613

00613

FSS ctree error

CT - CTHIST can only access data or index

17614

00614

FSS ctree error

CT - no valid ISAM map from index to data

17615

00615

FSS ctree error

CT - cannot get index info from data filno

17616

00616

FSS ctree error

CT - CTHIST cannot be called during a tran

17617

00617

FSS ctree error

CT - did not find target

17618

00618

FSS ctree error

CT - log scan terminated - EOF or bad entry

17619

00619

FSS ctree error

CT - CTHIST on data file - recbyt0

17620

00620

FSS ctree error

CT - bufsiz too small

17621

00621

FSS ctree error

CT - transaction type not expected

17622

00622

FSS ctree error

CT - must reset CTHIST first

17623

00623

FSS ctree error

CT - not enough memory for CTHIST

17624

00624

FSS ctree error

CT - net change only applies to specific match of key or record position

17625

00625

FSS ctree error

CT - must specify exactly one matching criteria (user & node may be combined)

17626

00626

FSS ctree error

CT - encountered an UNDTRAN going forward must completely restart this CTHIST sequence

17627

00627

FSS ctree error

CT - unknown type of request

17628

00628

FSS ctree error

CT - must specify filno

17629

00629

FSS ctree error

CT - could not initialize internal file ID

17630

00630

FSS ctree error

CT - unexpected length in log entry

17631

00631

FSS ctree error

CT - could not get SS_LOCK on file

17632

00632

FSS ctree error

CT - user lost locks found on close

17633

00633

FSS ctree error

CT - null plen (pointer to size)

17634

00634

FSS ctree error

CT - negative length specified

17635

00635

FSS ctree error

CT - could not create thread sync object

17636

00636

FSS ctree error

CT - thread sync object ‘get’ failed

17637

00637

FSS ctree error

CT - thread sync object ‘rel’ failed

17638

00638

FSS ctree error

CT - queue message truncated to fit

17639

00639

FSS ctree error

CT - semaphore must be init with count>0

17640

00640

FSS ctree error

CT - semaphore already initialized

17641

00641

FSS ctree error

CT - thread sync object ‘cls’ failed

17642

00642

FSS ctree error

CT - Must use exact file name

17643

00643

FSS ctree error

CT - Accessing a file pending delete

17644

00644

FSS ctree error

CT - Reversible TRANDEP delete

17645

00645

FSS ctree error

CT - File number changed after deferred close

17646

00646

FSS ctree error

CT - Superfile member/host TRANDEP specification conflict

17647

00647

FSS ctree error

CT - no support above 2GB

17648

00648

FSS ctree error

CT - no support above 4GB

17650

00650

FSS ctree error

CT - duplicate keys purged and logged

17651

00651

FSS ctree error

CT - could not process dup key log

17652

00652

FSS ctree error

CT - duplicate keys rejected and listed

17653

00653

FSS ctree error

CT - attempt to exceed mapped lock limit

17654

00654

FSS ctree error

CT - record length too long for log size

17655

00655

FSS ctree error

CT - could not reopen using freopen

17656

00656

FSS ctree error

CT - transaction log header is bad

17657

00657

FSS ctree error

CT - could not create copy file

17658

00658

FSS ctree error

CT - could not write copy file

17659

00659

FSS ctree error

CT - could not read entire original file

17660

00660

FSS ctree error

CT - rbld complete, but failed mirror copy

17661

00661

FSS ctree error

CT - failed process dup log and copy mirror

17662

00662

FSS ctree error

CT - dup purged, but could not copy mirror

17663

00663

FSS ctree error

CT - dup rejected, but could not copy mirror

17664

00664

FSS ctree error

CT - primary log (or start) file failed

17665

00665

FSS ctree error

CT - mirrored log (or start) file failed

17666

00666

FSS ctree error

CT - incompatible log format

17667

00667

FSS ctree error

CT - attempt to exceed max file size

17668

00668

FSS ctree error

CT - large page size not a multiple of 16K

17669

00669

FSS ctree error

CT - inconsistent XCREblk

17670

00670

FSS ctree error

CT - node sectors too small for huge file

17671

00671

FSS ctree error

CT - non-zero high long with non-huge file

17672

00672

FSS ctree error

CT - inconsistency between xflmod & x8hdr

17673

00673

FSS ctree error

CT - extended header bad signature

17674

00674

FSS ctree error

CT - additional file segments needed

17675

00675

FSS ctree error

CT - file segments not supported

17676

00676

FSS ctree error

CT - could not open segment

17677

00677

FSS ctree error

CT - cannot directly operate on seg def

17678

00678

FSS ctree error

CT - bad file segment name

17679

00679

FSS ctree error

CT - bad file segment size

17680

00680

FSS ctree error

CT - could not create file segment

17681

00681

FSS ctree error

CT - could not process segment header

17682

00682

FSS ctree error

CT - seg resource cannot move

17683

00683

FSS ctree error

CT - seg update invalid, see CTSTATUS.FCS

17684

00684

FSS ctree error

CT - segment update already in progress

17685

00685

FSS ctree error

CT - i/o on segmented file terminated

17686

00686

FSS ctree error

CT - segment definition too large

17687

00687

FSS ctree error

CT - unexpected value during recovery

17688

00688

FSS ctree error

CT - pending segment mismatch

17689

00689

FSS ctree error

CT - 1st & 2nd headers out of sync

17690

00690

FSS ctree error

bad request header CheckSum

17690

00690

FSS ctree error

bad request header CheckSum

17691

00691

FSS ctree error

bad response header CheckSum

17692

00692

FSS ctree error

bad request (to server) CRC

17693

00693

FSS ctree error

bad response (from server) CRC

17694

00694

FSS ctree error

no Unicode support

17695

00695

FSS ctree error

could not get work buffer for blk I/O

17696

00696

FSS ctree error

OPNFIL called for a segment

17697

00697

FSS ctree error

could not allocate encoding buff

17700

00700

FSS ctree error

could not open key segment definition

17701

00701

FSS ctree error

could not process comp options

17702

00702

FSS ctree error

could not process comp attributes

17703

00703

FSS ctree error

invalid key segment handle

7704

00704

FSS ctree error

invalid source type

17705

00705

FSS ctree error

segment definition already exists

17706

00706

FSS ctree error

no segment data produced

17707

00707

FSS ctree error

no segment definition

17708

00708

FSS ctree error

multi-byte names not supported

17709

00709

FSS ctree error

badly formed multi-byte name

17710

00710

FSS ctree error

multi-byte variant not supported

17711

00711

FSS ctree error

cannot call UPDCIDX while DROPIDX pndg

17712

00712

FSS ctree error

partition number out of range - low

17713

00713

FSS ctree error

file is not partition host

17714

00714

FSS ctree error

file is not partition member

17715

00715

FSS ctree error

raw partition does not exist

17716

00716

FSS ctree error

bad value for partition key

17717

00717

FSS ctree error

could not overload partition #

17718

00718

FSS ctree error

partition member in use

17719

00719

FSS ctree error

partition member pending purge

17720

00720

FSS ctree error

partition member purged

17721

00721

FSS ctree error

partition member archived

17722

00722

FSS ctree error

bad partition host list

17723

00723

FSS ctree error

must retry operation

17724

00724

FSS ctree error

bad current ISAM position for host

17725

00725

FSS ctree error

PARTRES version error

17726

00726

FSS ctree error

duplicate error caused by purged part

17727

00727

FSS ctree error

bad partition file mode settings

17728

00728

FSS ctree error

Partition support not enabled

17729

00729

FSS ctree error

purged unique global keys encountered

17730

00730

FSS ctree error

partition number out of range - high

17731

00731

FSS ctree error

illegal operation with primary key

17732

00732

FSS ctree error

illegal file mode / x8mode value

17733

00733

FSS ctree error

cannot open this member except RO

17734

00734

FSS ctree error

extended header (V7 file) required

17735

00735

FSS ctree error

client does not support UNIFRMAT server

17736

00736

FSS ctree error

async handle overflow

17737

00737

FSS ctree error

partition member characteristics do not match

17738

00738

FSS ctree error

ctThrdInit must be called first

17739

00739

FSS ctree error

record does not pass filter

17740

00740

FSS ctree error

dynamic dump refused SF member create

17741

00741

FSS ctree error

dynamic dump refused SF member delete

17742

00742

FSS ctree error

superfile member idx / host 6BTRAN !=

17743

00743

FSS ctree error

superfile host directory index null

17744

00744

FSS ctree error

file requires unavailable feature

17748

00748

FSS ctree error

read failed external cause: sysiocod

17749

00749

FSS ctree error

bad parameter value

17750

00750

FSS ctree error

different ICU version, rebuild index

17751

00751

FSS ctree error

checkpoint memory inconsistency

17752

00752

FSS ctree error

more than one log set in transaction

20000

50501

c-treeACE SQL rds error

SQL internal error

20001

50502

c-treeACE SQL rds error

Memory allocation failure

20002

50503

c-treeACE SQL rds error

Open database failed

20003

2a504

Syntax error

Syntax error

20004

28505

Invalid auth specs

User not found

20005

22506

Data exception

Table/View/Synonym not found

20006

22507

Data exception

Column not found/specified

20007

22508

Data exception

No columns in table

20008

22509

Data exception

Inconsistent types

20009

22510

Data exception

Column ambiguously specified

20010

22511

Data exception

Duplicate column specification

20011

22512

Data exception

Invalid length

20012

22513

Data exception

Invalid precision

20013

22514

Data exception

Invalid scale

20014

22515

Data exception

Missing input parameters

20015

22516

Data exception

Subquery returns multiple rows

20016

22517

Data exception

Null value supplied for a mandatory (not null) column

20017

22518

Data exception

Too many values specified

20018

22519

Data exception

Too few values specified

20019

50520

c-treeACE SQL rds error

Can not modify table referred to in subquery

20020

42521

Access rule violation

Bad column specification for group by clause

20021

42522

Access rule violation

Non-group-by expression in having clause

20022

42523

Access rule violation

Non-group-by expression in select clause

20023

42524

Access rule violation

Aggregate function not allowed here

20024

0a000

feature not supported

Sorry, operation not yet implemented

20025

42526

Access rule violation

Aggregate functions nested

20026

50527

c-treeACE SQL rds error

Too many table references

20027

42528

Access rule violation

Bad field specification in order by clause

20028

50529

c-treeACE SQL rds error

An index with the same name already exists

20029

50530

c-treeACE SQL rds error

Index referenced not found

20030

22531

Data exception

Table space with same name already exists

20031

50532

c-treeACE SQL rds error

Cluster with same name already exists

20032

50533

c-treeACE SQL rds error

No cluster with this name

20033

22534

Data exception

Tablespace not found

20034

50535

c-treeACE SQL rds error

Bad free percentage specification

20035

50536

c-treeACE SQL rds error

At least column spec or null clause should be specified

20036

07537

dynamic sql error

Statement not prepared

20037

24538

Invalid cursor state

Executing select statement

20038

24539

Invalid cursor state

Cursor not closed

20039

24540

Invalid cursor state

Open for non select statement

20040

24541

Invalid cursor state

Cursor not opened

20041

22542

Data exception

Table/View/Synonym already exists

20042

2a543

Syntax error

Distinct specified more than once in query

20043

50544

c-treeACE SQL rds error

Tuple size too high

20044

50545

c-treeACE SQL rds error

Array size too high

20045

08546

Connection exception

File does not exist or not accessible

20046

50547

c-treeACE SQL rds error

Field value not null for some tuples

20047

42548

Access rule violation

Granting to self not allowed

20048

42549

Access rule violation

Revoking for self not allowed

20049

22550

Data exception

Keyword used for a name

 

20050

21551

Cardinality violation

Too many fields specified

20051

21552

Cardinality violation

Too many indexes on this table

20052

22553

Data exception

Overflow/Underflow error

20053

08554

Connection exception

Database not opened

20054

08555

Connection exception

Database not specified or improperly specified

20055

08556

Connection exception

Database not specified or Database not started

20056

28557

Invalid auth specs

No DBA access rights

20057

28558

Invalid auth specs

No RESOURCE privileges

20058

40559

Transaction

rollback

Executing SQL statement for an aborted transaction

 

20059

22560

Data exception

No files in the table space

20060

22561

Data exception

Table not empty

20061

22562

Data exception

Input parameter size too high

20062

42563

Syntax error

Full pathname not specified

20063

50564

c-treeACE SQL rds error

Duplicate file specification

20064

08565

Connection exception

Invalid attach type

20065

26000

Invalid SQL statement name

Invalid statement type

20066

33567

Invalid SQL descriptor name

Invalid sqlda

20067

08568

Connection exception

More than one database can’t be attached locally

20068

42569

Syntax error

Bad arguments

20069

33570

Invalid SQL descriptor name

SQLDA size not enough

20070

33571

Invalid SQL descriptor name

SQLDA buffer length too high

20071

42572

Access rule violation

Specified operation not allowed on the view

20072

50573

c-treeACE SQL rds error

Server is not allocated

20073

2a574

Access rule violation

View query specification for view too long

20074

2a575

Access rule violation

View column list must be specified as expressions are given

20075

21576

Cardinality violation

Number of columns in column list is less than in select list

20076

21577

Cardinality violation

Number of columns in column list is more than in select list

20077

42578

Access rule violation

Check option specified for non-insertable view

20078

42579

Access rule violation

Given SQL statement is not allowed on the view

20079

50580

c-treeACE SQL rds error

More Tables cannot be created.

20080

44581

Check option violation

View check option violation

20081

22582

Data exception

No of expressions projected on either side of set-op don’t match

20082

42583

Access rule violation

Column names not allowed in order by clause for this statement

20083

42584

Access rule violation

Outerjoin specified on a complex predicate

20084

42585

Access rule violation

Outerjoin specified on a sub_query

20085

42586

Access rule violation

Invalid Outerjoin specification

20086

42587

Access rule violation

Duplicate table constraint specification

20087

21588

Cardinality violation

Column count mismatch

20088

28589

Invalid auth specs

Invalid user name

20089

22590

Data exception

System date retrieval failed

20090

42591

Access rule violation

Table columnlist must be specified as expressions are given

20091

2a592

Access rule violation

Query statement too long.

20092

2d593

Invalid transaction termination

No tuples selected by the subquery for update

20093

22594

Data exception

Synonym already exists

20094

hz595

Remote database access

Database link with same name already exists

20095

hz596

Remote database access

Database link not found

20096

08597

Connection exception

Connect String not specified/incorrect

20097

hz598

Remote database access

Specified operation not allowed on a remote table

20098

22599

Data exception

More than one row selected by the query

20099

24000

Invalid cursor state

Cursor not positioned on a valid row

20100

4250a

Access rule violation

Subquery not allowed here

20101

2350b

Integrity constraint

No references for the table

20102

2350c

Integrity constraint

Primary/Candidate key column defined null

20103

2350d

Integrity constraint

No matching key defined for the referenced table

20104

2350e

Integrity constraint

Keys in reference constraint incompatible

20105

5050f

c-treeACE SQL rds error

Statement not allowed in readonly isolation level

20106

2150g

Cardinality violation

Invalid ROWID

20107

hz50h

Remote database access

Remote Database not started

20108

0850i

Connection exception

Remote Network Server not started.

20109

hz50j

Remote database access

Remote Database Name not valid

20110

0850k

Connection exception

TCP/IP Remote HostName is unknown.

20114

33002

Invalid SQL descriptor name

Fetched Value NULL & indicator var not defined

20115

5050l

c-treeACE SQL rds error

References to the table/record present

20116

2350m

Integrity constraint

Constraint violation

20117

2350n

Integrity constraint

Table definition not complete

20118

4250o

Access rule violation

Duplicate constraint name

20119

2350p

Integrity constraint

Constraint name not found

20120

22000

Data exception

**use of reserved word

20121

5050q

c-treeACE SQL rds error

permission denied

20122

5050r

c-treeACE SQL rds error

procedure not found

20123

5050s

c-treeACE SQL rds error

invalid arguments to procedure

20124

5050t

c-treeACE SQL rds error

Query conditionally terminated

20125

0750u

Dynamic sql-error

Number of open cursors exceeds limit

20126

34000

Invalid cursor name

***Invalid cursor name

20127

07001

Dynamic sql-error

Bad parameter specification for the statement

20128

2250x

Data Exception

Numeric value out of range.

20129

2250y

Data Exception

Data truncated.

20130

40000

c-treeACE SQL rds error

Rolled back transaction.

20131

50522

c-treeACE SQL rds error

Value for Parameter marker is Missing

20132

5050u

c-treeACE SQL rds error

Revoke failed because of restrict

20133

0a001

Feature not supported

Feature not supported

20133

0a000

feature not supported

Sorry, Feature not supported in this Edition.

20134

5050v

c-treeACE SQL rds error

Invalid long datatype column references

20135

5050x

c-treeACE SQL rds error

Contains operator is not supported in this context

20135

m0m01

c-treeACE SQL diagnostics error

diagnostics statement failed.

20136

5050z

c-treeACE SQL rds error

Contains operator is not supported for this datatype

20137

50514

c-treeACE SQL rds error

Index is not defined or does not support CONTAINS

20138

50513

c-treeACE SQL rds error

Index on long fields requires that it can push down only CONTAINS

20140

50512

c-treeACE SQL rds error

Procedure already exists

20141

85001

c-treeACE SQL Stored procedure Compilation

Error in Stored Procedure Compilation.

20142

86001

c-treeACE SQL Stored procedure Execution

Error in Stored Procedure Execution.

20143

86002

c-treeACE SQL Stored procedure Execution

Too many recursions in call procedure.

20144

86003

c-treeACE SQL Stored procedure Execution

Null value fetched.

20145

86004

c-treeACE SQL Stored procedure Execution

Invalid field reference.

20146

86005

c-treeACE SQL Triggers

Trigger with this name already exists.

20147

86006

c-treeACE SQL Triggers

Trigger with this name does not exist.

20148

86007

c-treeACE SQL Triggers

Trigger Execution Failed.

20150

50512z

c-treeACE SQL rds error

view manager ID is not found.

20151

50515

c-treeACE SQL rds error

Cannot drop all columns; use DROP TABLE instead

20152

50516

c-treeACE SQL rds error

Cannot preallocate memory for n cache items

20153

50517

c-treeACE SQL rds error

Tree not present in cache; search failed

20154

50518

c-treeACE SQL rds error

Statement cache insert failed

20155

50519

c-treeACE SQL rds error

Environment variable used for the creation of multi component index is not set properly.

20156

50521

c-treeACE SQL rds error

No SQL statement

20157

50523

c-treeACE SQL rds error

Invalid JSP/T method sequence.

20158

50524

c-treeACE SQL rds error

Can’t create triggers on system tables

20159

28590

Invalid auth specs

Can’t REVOKE privileges, you did not grant

20160

28591

Feature not supported

JSPT Feature not supported

20161

28592

c-treeACE SQL Stored procedure Execution

Not all OUT/INOUT parameters are registered

20162

28593

c-treeACE SQL Stored procedure Execution

IN parameter Can’t be registered

20163

28594

c-treeACE SQL Stored procedure Execution

‘Scale’ for registerOutParam not implemented

20164

2a565

Syntax error

Escape character must be character string of length 1.

20165

2a566

Syntax error

Missing or illegal character following the escape character

20183

50526

c-treeACE SQL rds error

Function not found

20211

22800

Data exception

Remote procedure call error

20212

08801

Connection exception

SQL client bind to daemon failed

20213

08802

Connection exception

SQL client bind to SQL server failed

20214

08803

Connection exception

SQL NETWORK service entry is not available

20215

08804

Connection exception

Invalid TCP/IP hostname

20216

hz805

Remote database access

Invalid remote database name

20217

08806

Connection exception

network error on server

20218

08807

Connection exception

Invalid protocol

20219

2e000

Invalid connection name

***Invalid connection name

20220

08809

Connection exception

Duplicate connection name

20221

08810

Connection exception

No active connection

20222

08811

Connection exception

No environment defined database

20223

08812

Connection exception

Multiple local connections

20224

08813

Connection exception

Invalid protocol in connect_string

20225

08814

Connection exception

Exceeding permissible number of connections

20226

80815

c-treeACE SQL snw errors

Bad database handle

20227

08816

Connection exception

Invalid host name in connect string

20228

28817

Invalid auth specs

Access denied (Authorization failed)

20229

22818

Data exception

Invalid date value

20230

22819

Data exception

Invalid date string

20231

22820

Data exception

Invalid number strings

20232

22821

Data exception

Invalid number string

20233

22822

Data exception

Invalid time value

20234

22523

Data exception

Invalid time string

20235

22007

Data exception

Invalid time stamp string

20236

22012

Data exception

Division by zero attempted

20238

22615

Data exception

Error in format type

20239

2c000

Invalid character set name

Invalid character set name specified.

20240

5050y

c-treeACE SQL rds errors

Invalid collation name specified.

20241

08815

Connection Exception

Service in use.

20242

22008

Data exception

Invalid timestamp

20243

2c001

Illegal buffer size

Illegal buffer size speciied

20244

2c002

Invalid coercion

Invalid coercion value specified

20245

2c003

Missing dboption

Value for specified dboption not found

20246

2c004

Bad dboption

Illegal value specified for a dboption

20247

2c005

Invalid characters in string

String contains invalid characters

20248

22601

Data Exception

Identifier overflow

20249

22602

Data Exception

Identifier incompatible character set

20250

22603

Data Exception

Invalid identifier

20251

22604

Data Exception

Missing single quote

20252

22605

Data Exception

Missing double quote

20300

90901

ctree/DBS errors

Column group column doesn’t exist

20301

90902

ctree/DBS errors

Column group column already specified

20302

90903

ctree/DBS errors

Column group name already specified

20303

90904

ctree/DBS errors

Column groups haven’t covered all columns

20304

90905

ctree/DBS errors

Column groups are not implemented in ctree storage

21001

4001

FSS dblayer error

CTDB - Not enough memory

21002

4002

FSS dblayer error

CTDB - Handle is NULL

21003

4003

FSS dblayer error

CTDB - No session handle

21004

4004

FSS dblayer error

CTDB - Invalid argument

21005

4005

FSS dblayer error

CTDB - Index out of range

21006

4006

FSS dblayer error

CTDB - Argument is too small

21007

4007

FSS dblayer error

CTDB - Null argument not valid

21008

4008

FSS dblayer error

CTDB - Null argument not valid

21009

4009

FSS dblayer error

CTDB - Table is not open

21010

4010

FSS dblayer error

CTDB - Not a database handle

21011

4011

FSS dblayer error

CTDB - Handle is active

21012

4012

FSS dblayer error

CTDB - Handle is not active

21013

4013

FSS dblayer error

CTDB - Handle is not a table

21014

4014

FSS dblayer error

CTDB - Unknown field name

21015

4015

FSS dblayer error

CTDB - Can’t perform delete

21016

4016

FSS dblayer error

CTDB - Field already exist

21017

4017

FSS dblayer error

CTDB - Not a field handle

21018

4018

FSS dblayer error

CTDB - Not an index handle

21019

4019

FSS dblayer error

CTDB - Invalid field/key type

21020

4020

FSS dblayer error

CTDB - Not a segment handle

21021

4021

FSS dblayer error

CTDB - Table already exist

21022

4022

FSS dblayer error

CTDB - Table already exist

21023

4023

FSS dblayer error

CTDB - Table does not exist

21024

4024

FSS dblayer error

CTDB - Not a record handle

21025

4025

FSS dblayer error

CTDB - Internal error

21026

4026

FSS dblayer error

CTDB - Invalid find mode

21027

4027

FSS dblayer error

CTDB - No data in record

21028

4028

FSS dblayer error

CTDB - Invalid date or time format

21029

4029

FSS dblayer error

CTDB - Invalid date

21030

4030

FSS dblayer error

CTDB - Invalid date day

21031

4031

FSS dblayer error

CTDB - Invalid date month

21032

4032

FSS dblayer error

CTDB - Invalid date year

21033

4033

FSS dblayer error

CTDB - Invalid packed CTTIME

21034

4034

FSS dblayer error

CTDB - Invalid hour

21035

4035

FSS dblayer error

CTDB - Invalid minute

21036

4036

FSS dblayer error

CTDB - Invalid second

21037

4037

FSS dblayer error

CTDB - Operation causes Overflow

21038

4038

FSS dblayer error

CTDB - Operation causes Overflow

21039

4039

FSS dblayer error

CTDB - Division by zero error

21040

4040

FSS dblayer error

CTDB - Division by zero error

21041

4041

FSS dblayer error

CTDB - Can’t perform type conversion

21042

4042

FSS dblayer error

CTDB - Can’t perform type conversion

21043

4043

FSS dblayer error

CTDB - Argument is too big

21044

4044

FSS dblayer error

CTDB - Path does not exist

21045

4045

FSS dblayer error

CTDB - Unknown index number

21046

4046

FSS dblayer error

CTDB - Not found

21047

4047

FSS dblayer error

CTDB - Invalid segment mode

21048

4048

FSS dblayer error

CTDB - Table has no indices

21049

4049

FSS dblayer error

CTDB - Invalid segment number

21050

4050

FSS dblayer error

CTDB - Invalid ISAM context handle

21051

4051

FSS dblayer error

CTDB - Index name already in use

21052

4052

FSS dblayer error

CTDB - Partial field data read

21053

4053

FSS dblayer error

CTDB - Invalid index name

21054

4054

FSS dblayer error

CTDB - Feature not supported

21055

4055

FSS dblayer error

CTDB - Invalid lock mode

21056

4056

FSS dblayer error

CTDB - Record not locked

21057

4057

FSS dblayer error

CTDB - Record is not locked for writes

21058

4058

FSS dblayer error

CTDB - Dictionary handle not allocated

21059

4059

FSS dblayer error

CTDB - Not yet implemented

21060

4060

FSS dblayer error

CTDB - Invalid number

21061

4061

FSS dblayer error

CTDB - Invalid number precision

21062

4062

FSS dblayer error

CTDB - Invalid number scale

21063

4063

FSS dblayer error

CTDB - Record buffer not large enough

21064

4064

FSS dblayer error

CTDB - Recbyt index can’t be deleted

21065

4065

FSS dblayer error

CTDB - rowid index can’t be deleted

21066

4066

FSS dblayer error

CTDB - Table has no rowid index

21067

4067

FSS dblayer error

CTDB - Cannot create a file (dupdb)

21068

4068

FSS dblayer error

CTDB - Cannot copy a file (dupdb)

21069

4069

FSS dblayer error

CTDB - Can’t restore lock

23000

22563

c-treeACE SQL Data exception

Table create returned invalid table id

23001

22564

c-treeACE SQL Data exception

Index create returned invalid index id

25001

i0i01

c-treeACE SQL odbc integrator

Operation is valid only on a linked table

25002

i0i02

c-treeACE SQL odbc integrator

Operation not allowed on a linked table

25003

i0i03

c-treeACE SQL odbc integrator

Copy object exists

25004

i0i04

c-treeACE SQL odbc integrator

Unknown copy object

25005

i0i05

c-treeACE SQL odbc integrator

Dropping table failed

25006

i0i06

c-treeACE SQL odbc integrator

Bad copy sql statement

25007

i0i07

c-treeACE SQL odbc integrator

Unknown data type

25008

i0i08

c-treeACE SQL odbc integrator

Bad insert statement

25009

i0i09

c-treeACE SQL odbc integrator

Fetch operation failed

25010

i0i10

c-treeACE SQL odbc integrator

Insert operation failed

25011

i0i11

c-treeACE SQL odbc integrator

Operation not started

25012

i0i12

c-treeACE SQL odbc integrator

Operation marked for abort

25013

i0i13

c-treeACE SQL odbc integrator

Commit operation failed

25014

i0i14

c-treeACE SQL odbc integrator

Create table failed

25015

i0i15

c-treeACE SQL odbc integrator

Bad sync sql statement

25016

i0i16

c-treeACE SQL odbc integrator

Sync object exists

25017

i0i17

c-treeACE SQL odbc integrator

Create sync object failed

25018

i0i18

c-treeACE SQL odbc integrator

Create copy object failed

25019

i0i19

c-treeACE SQL odbc integrator

Unknown sync object

25020

i0i20

c-treeACE SQL odbc integrator

Illegal column name

25021

i0i21

c-treeACE SQL odbc integrator

Duplicate column name

25022

i0i22

c-treeACE SQL odbc integrator

Install failure

25023

i0i23

c-treeACE SQL odbc integrator

Invalid sync mode

25024

i0i24

c-treeACE SQL odbc integrator

Download or snapshot table missing

25025

i0i25

c-treeACE SQL odbc integrator

Upload table missing

25026

i0i26

c-treeACE SQL odbc integrator

Update operation failed

25027

i0i27

c-treeACE SQL odbc integrator

Delete operation failed

25028

i0i28

c-treeACE SQL odbc integrator

Close cursor failed

25029

i0i29

c-treeACE SQL odbc integrator

No primary key

25030

i0i30

c-treeACE SQL odbc integrator

Missing row

25031

i0i31

c-treeACE SQL odbc integrator

Bad primary key

25032

i0i32

c-treeACE SQL odbc integrator

Update contention

25033

i0i33

c-treeACE SQL odbc integrator

Link table failed

25034

i0i34

c-treeACE SQL odbc integrator

Unlink table failed

25035

i0i35

c-treeACE SQL odbc integrator

Link data source failed

25036

i0i36

c-treeACE SQL odbc integrator

Unlink data source failed

25037

i0i37

c-treeACE SQL odbc integrator

Integrator internal error

25038

i0i38

c-treeACE SQL odbc integrator

Operation already started

25039

i0i39

c-treeACE SQL odbc integrator

Opening of copy sql stmt failed

25040

i0i40

c-treeACE SQL odbc integrator

sync object failed

25041

i0i41

c-treeACE SQL odbc integrator

Dropping copy object failed

25042

i0i42

c-treeACE SQL odbc integrator

Closing copy sql stmt failed

25043

i0i43

c-treeACE SQL odbc integrator

Failure to update metadata timestamp

25101

j0j01

c-treeACE SQL odbc trans layer

SQLAllocEnv failed

25102

j0j02

c-treeACE SQL odbc trans layer

SQLAllocConnect failed

25103

j0j03

c-treeACE SQL odbc trans layer

SQLConnect failed

25104

j0j04

c-treeACE SQL odbc trans layer

SQLGetConnectOption failed

25105

j0j05

c-treeACE SQL odbc trans layer

SQLSetConnectOption failed

25106

j0j06

c-treeACE SQL odbc trans layer

Failed to map stmt handle to UUID

25107

j0j07

c-treeACE SQL odbc trans layer

SQLSetParam failed

25108

j0j08

c-treeACE SQL odbc trans layer

SQLDisconnect failed

25109

j0j09

c-treeACE SQL odbc trans layer

SQLExecute failed

25110

j0j10

c-treeACE SQL odbc trans layer

SQLRowCount failed

25111

j0j11

c-treeACE SQL odbc trans layer

SQLSetParam failed

25112

j0j12

c-treeACE SQL odbc trans layer

SQLBindCol failed

25113

j0j13

c-treeACE SQL odbc trans layer

SQLPrepare failed

25114

j0j14

c-treeACE SQL odbc trans layer

SQLResultCols failed

25115

j0j15

c-treeACE SQL odbc trans layer

SQLDescribeCol failed

25116

j0j16

c-treeACE SQL odbc trans layer

SQLFreeStmt failed

25117

j0j17

c-treeACE SQL odbc trans layer

SQLFetch failed

25118

j0j18

c-treeACE SQL odbc trans layer

SQLTransact failed

25119

j0j19

c-treeACE SQL odbc trans layer

SQLAllocStmt failed

25120

j0j20

c-treeACE SQL odbc trans layer

SQLTables failed

25121

j0j21

c-treeACE SQL odbc trans layer

SQLColumns failed

25122

j0j22

c-treeACE SQL odbc trans layer

SQLStatistics failed

25123

j0j23

c-treeACE SQL odbc trans layer

ODBC Driver interface mismatch

25124

j0j24

c-treeACE SQL odbc trans layer

ODBC Driver metadata exceeds storage limits

25125

j0j25

c-treeACE SQL odbc trans layer

SQLGetInfo failed

25126

j0j26

c-treeACE SQL odbc trans layer

operation not allowed on the read-only database

25127

j0j27

c-treeACE SQL odbc trans layer

cannot update views-with-check-option on remote tables

25128

j0j28

c-treeACE SQL odbc trans layer

query terminated as max row limit exceeded for a remote table

25131

j0j29

c-treeACE SQL odbc trans layer

unable to read column info from remote table

26001

08001

c-treeACE SQL JDBC errors

Unable to connect to data source

26002

08003

c-treeACE SQL JDBC errors

Connection does not exist

26003

08S01

c-treeACE SQL JDBC errors

Communication link failure

26004

08597

c-treeACE SQL JDBC errors

Connect String not specified/incorrect

26005

0850i

c-treeACE SQL JDBC errors

Remote Network Server not started

26006

0850k

c-treeACE SQL JDBC errors

TCP/IP Remote HostName is unknown

26007

08801

c-treeACE SQL JDBC errors

SQL client bind to daemon failed

26008

08802

c-treeACE SQL JDBC errors

SQL client bind to SQL server failed

26009

08803

c-treeACE SQL JDBC errors

SQL Network service entry is not available

26010

08804

c-treeACE SQL JDBC errors

Invalid TCP/IP hostname

26011

08806

c-treeACE SQL JDBC errors

Network error on server

26012

08807

c-treeACE SQL JDBC errors

Invalid protocol

26013

08816

c-treeACE SQL JDBC errors

Invalid host name in connect string

26014

08809

c-treeACE SQL JDBC errors

Duplicate connection name

26015

08810

c-treeACE SQL JDBC errors

No active connection

26016

08812

c-treeACE SQL JDBC errors

Multiple local connections

26017

08813

c-treeACE SQL JDBC errors

Invalid protocol in connect_string

26018

08814

c-treeACE SQL JDBC errors

Exceeding permissible number of connections

26019

22818

c-treeACE SQL JDBC errors

Invalid date value

26020

22819

c-treeACE SQL JDBC errors

Invalid date string

26021

22820

c-treeACE SQL JDBC errors

Invalid number strings

26022

22821

c-treeACE SQL JDBC errors

Invalid number string

26023

22822

c-treeACE SQL JDBC errors

Invalid time value

26024

22523

c-treeACE SQL JDBC errors

Invalid time string

26025

22007

c-treeACE SQL JDBC errors

Invalid time stamp string

26026

s0501

c-treeACE SQL JDBC errors

SQL internal error

26027

s0502

c-treeACE SQL JDBC errors

Memory allocation failure

26028

22509

c-treeACE SQL JDBC errors

Inconsistent types

26029

22515

c-treeACE SQL JDBC errors

Missing input parameters

26030

0a000

c-treeACE SQL JDBC errors

Sorry, operation not yet implemented

26031

24538

c-treeACE SQL JDBC errors

Executing select statement

26032

24539

c-treeACE SQL JDBC errors

Cursor not closed

26033

24540

c-treeACE SQL JDBC errors

Open for non select statement

26034

22553

c-treeACE SQL JDBC errors

Overflow/Underflow error

26035

08555

c-treeACE SQL JDBC errors

Database not specified or improperly specified

26036

08556

c-treeACE SQL JDBC errors

Database not specified or Database not started

26037

22562

c-treeACE SQL JDBC errors

Input parameter size too high

26038

26000

c-treeACE SQL JDBC errors

Invalid statement type

26039

07001

c-treeACE SQL JDBC errors

Wrong number of parameters

26040

2250x

c-treeACE SQL JDBC errors

Numeric value out of range.

26041

2250y

c-treeACE SQL JDBC errors

Data truncated.

26042

22800

c-treeACE SQL JDBC errors

Remote procedure call error

26043

S1001

c-treeACE SQL JDBC errors

Memory allocation failure

26044

S1109

c-treeACE SQL JDBC errors

Invalid Cursor position

26045

S1010

c-treeACE SQL JDBC errors

Function sequence error

26046

24000

c-treeACE SQL JDBC errors

Invalid cursor state

26047

S1106

c-treeACE SQL JDBC errors

Fetch type out of range

26048

S1107

c-treeACE SQL JDBC errors

Row value out of range

26049

S1002

c-treeACE SQL JDBC errors

Invalid column number

26050

S1C00

c-treeACE SQL JDBC errors

Driver not capable

26051

S1T00

c-treeACE SQL JDBC errors

Timeout expired

26052

S1090

c-treeACE SQL JDBC errors

Invalid string or buffer length

26053

34000

c-treeACE SQL JDBC errors

Invalid cursor name

26054

3C000

c-treeACE SQL JDBC errors

Duplicate cursor name

26055

S1009

c-treeACE SQL JDBC errors

Invalid argument value

26056

S1004

c-treeACE SQL JDBC errors

SQL data type out of range

26057

S1008

c-treeACE SQL JDBC errors

Operation canceled

26058

S1094

c-treeACE SQL JDBC errors

Invalid scale value

26059

S1104

c-treeACE SQL JDBC errors

Invalid precision value

26060

S1093

c-treeACE SQL JDBC errors

Invalid parameter number

26061

S1009

c-treeACE SQL JDBC errors

Invalid argument value

26062

08004

c-treeACE SQL JDBC errors

Data source rejected establishment of connection

26063

S1000

c-treeACE SQL JDBC errors

General error

26064

01002

c-treeACE SQL JDBC errors

Disconnect error

26065

IM001

c-treeACE SQL JDBC errors

Driver does not support this function

26066

IM002

c-treeACE SQL JDBC errors

Data source not found and no default driver specified

26067

IM003

c-treeACE SQL JDBC errors

Specified driver could not be loaded

26068

S1015

c-treeACE SQL JDBC errors

No cursor name available

26069

07006

c-treeACE SQL JDBC errors

Restricted data type attribute violation

26070

01000

General Warning

“One or more of the returned String fields have been truncated.”

26071

01000

General Warning

“One or more null values were ignored in the computation of an aggregate function such as SUM, AVG, MIN, and MAX.”

26072

01000

General Warning

“Number of items in the SELECT list does not equal the number of host variables in the INTO clause”

26073

01000

General Warning

“UPDATE or DELETE statement did not have a WHERE clause.”

26074

01000

General Warning

“SQL Kernel had to perform an implicit rollback due to a system failure and/or due to a deadlock situation”

26084

24541

c-treeACE SQL JDBC error

Batch must be either executed or cleared

26085

24542

c-treeACE SQL JDBC error

Batch update does not support more than 500 sets of parameter values

26086

24543

c-treeACE SQL JDBC error

Error occured in batching - values for all parameters not supplied

26087

08817

c-treeACE SQL JDBC error

Connection failed - permission denied for creation of thread

30001

5050w

c-treeACE SQL rds errors

Query aborted on user request

30002

k0k02

c-treeACE SQL network interface

invalid network handle

30003

k0k03

c-treeACE SQL network interface

invalid sqlnetwork INTERFACE

30004

k0k04

c-treeACE SQL network interface

invalid sqlnetwork INTERFACE procedure

30005

k0k05

c-treeACE SQL network interface

INTERFACE is already attached

30006

k0k06

c-treeACE SQL network interface

INTERFACE entry not found

30007

k0k07

c-treeACE SQL network interface

INTERFACE is already registered

30008

k0k08

c-treeACE SQL network interface

mismatch in pkt header size and total argument size

30009

k0k09

c-treeACE SQL network interface

invalid server id

30010

k0k10

c-treeACE SQL network interface

reply does not match the request

30011

k0k02

c-treeACE SQL network interface

memory allocation failure

30031

k0k11

c-treeACE SQL network interface

error in transmission of packet

30032

k0k12

c-treeACE SQL network interface

error in reception of packet

30033

k0k13

c-treeACE SQL network interface

no packet received

30034

k0k14

c-treeACE SQL network interface

connection reset

30051

k0k15

c-treeACE SQL network interface

network handle is inprocess handle

30061

k0k16

c-treeACE SQL network interface

could not connect to sql network daemon

30062

k0k17

c-treeACE SQL network interface

error in number of arguments

30063

k0k18

c-treeACE SQL network interface

requested INTERFACE not registered

30064

k0k19

c-treeACE SQL network interface

invalid INTERFACE procedure id

30065

k0k20

c-treeACE SQL network interface

requested server executable not found

30066

k0k21

c-treeACE SQL network interface

invalid configuration information

30067

k0k22

c-treeACE SQL network interface

INTERFACE not supported

30091

k0k23

c-treeACE SQL network interface

invalid service name

30092

k0k24

c-treeACE SQL network interface

invalid host

30093

k0k25

c-treeACE SQL network interface

error in tcp/ip accept call

30094

k0k26

c-treeACE SQL network interface

error in tcp/ip connect call

30095

k0k27

c-treeACE SQL network interface

error in tcp/ip bind call

30096

k0k28

c-treeACE SQL network interface

error in creating socket

30097

k0k29

c-treeACE SQL network interface

error in setting socket option

30101

k0k30

c-treeACE SQL network interface

interrupt occurred

30102

k0k31

c-treeACE SQL network interface

Client/Server not WideChar Compatible

40001

L0L01

c-treeACE SQL env error

Error in reading configuration

50000

60614

c-treeACE SQL DHRSS errors

DHRSS- Improper call to DFLT SS