solidDB Help : solidDB reference : Error codes : solidDB RPC errors and messages
  
solidDB RPC errors and messages
The solidDB RPC error and message codes are described in the following table:
 
Code
Class
Type
Description
21500
RPC
Error
Illegal Ping RPC sequence number. A message was either lost or duplicated.
21501
RPC
Error
Corrupted Ping message.
21502
RPC
Error
Incomplete Ping message. Part of the data was lost.
21503
RPC
Error
Extra bytes in Ping message or header corrupted.
21504
RPC
Error
Requested Ping level is not currently allowed in server. Start listening with -p ping level option.
21505
RPC
Error
Illegal Ping buffer size or message corrupted.
21506
RPC
Error
Ping session was disconnected abnormally because of a communication error.
21507
RPC
Return Code
Ping test ping level successful. Results are in file filename.
21508
RPC
Error
Ping feature is not supported in the server. Update your server.
21509
RPC
Error
Failed to write to file file_name.
21510
RPC
Error
Failed to read from file file_name.
30600
RPC
Message
Received an illegal freearray size value.
30601
RPC
Message
Received an illegal attribute count value routine value.
30602
RPC
Message
Received an illegal relop value routine value.
30603
RPC
Message
Received an illegal table name value routine value.
30604
RPC
Message
Received an illegal selflags size value routine value.
30605
RPC
Message
Current cursor id value found from free array.
30606
RPC
Message
Illegal cursor id value found from free array.
30607
RPC
Message
Received an illegal user id value.
30608
RPC
Message
Received an illegal connect id value.
30609
RPC
Message
Received an illegal sequence number value expected value.
30610
RPC
Message
Received an illegal cursor id value.
30611
RPC
Message
Illegal attribute id value in order list.
30612
RPC
Message
Illegal attribute id value in constraint list.
30613
RPC
Message
Illegal attribute id value in select list.
30614
RPC
Message
Received an illegal length parameter value routine value.
30615
RPC
Message
Received an illegal attribute number parameter routine value nattrs value.
30616
RPC
Message
Cannot send UNICODE string to old client version.
30617
RPC
Message
Received an illegal type number routine value types value.
30618
RPC
Message
Received an illegal date attribute from Java client routine value.
30619
RPC
Message
Received an illegal attribute type parameter routine value type value.
30620
RPC
Message
Received a corrupted data tuple routine value row length mismatch.
30621
RPC
Message
Received an illegal SQL cursor sync array size value.
30622
RPC
Message
Received an illegal SQL cursor id value in sync array.
30623
RPC
Message
Illegal RPC console information.
30624
RPC
Message
Illegal RPC session.
30625
RPC
Message
Received an illegal done array size value.
30626
RPC
Message
Received an illegal SQL statement id value routine value.
30627
RPC
Message
Received an illegal SQL statement id value pos value routine value.
30628
RPC
Message
Received an illegal read BLOB id value routine value.
30629
RPC
Message
Received an illegal SQL read BLOB buffer size value routine value.
30630
RPC
Message
BLOB data crc failed block count = value routine value.
30631
RPC
Message
Received an illegal BLOB id value routine value.
30632
RPC
Message
Received an illegal BLOB piece length value routine value.
30633
RPC
Message
Received an illegal data length routine value length value.
30634
RPC
Message
Illegal tuple position value.
30635
RPC
Message
Hot Standby received an illegal counter data size value from another server.
30636
RPC
Message
Received an illegal replication type parameter value.
30637
RPC
Message
Ping client from value connected.
30638
RPC
Message
Ping client from value disconnected.
30639
RPC
Message
Received an illegal cursor id value.
30640
RPC
Message
Server RPC error message
Go up to
Error codes