www.openlinksw.com
docs.openlinksw.com

Book Home

Contents
Preface

Appendix

YACC SQL Grammar Reference
Error Codes Reference
Virtuoso Error Codes Data Type Errors
Release Notes
Product Support
Virtuoso System Tables
Database Migration Guides
Basic Syntax of Regular Expressions
Server & client versions compatibility

21.2. Error Codes Reference

21.2.1. Virtuoso Error Codes

Table: 21.2.1.1. Virtuoso Errors Sub-Codes List
Virtuoso Sub-Code Description
SR SQL Runtime
FA File access
SQ SQL Compile
CL client-side
HT HTTP Server
FT Free-text
DC 2 phase commit
VD VDB
DT date/time routines
IN Internationalization routines
RE Replication
TR Transactional replication
DA WebDAV domain
SM SMTP functions, Mail functions
PO POP3 functions
NN NNTP server
GN GNW
XS XSLT
CR Crypto API
UD User Defined Types
KB Kerberos Library
HO Hosting

SQL Runtime Error
File Access
SQL Compiler
Client Side
HTTP Server
Free-Text
2 Phase Commit
VDB
Date/Time Routines
Internationalization Routines
Transactional Replication
WebDAV Domain
SMTP/Mail Functions
POP3 Functions
NNTP Server
XSLT Processor
Cryptographic API
Backup Functions
User Define Types
Kerberos Library
Hosting

21.2.2. Data Type Errors

Each function that accepts parameters will check that each parameter is of the correct data type. A function will generate a SQL 22023 error value if a supplied parameter is not of the type expected.