Table 1. SQL errors 12000 - 12999
| Value | Symbolic constant | Description |
|---|---|---|
| 12001 | FC_MEM_ERR | Memory allocation error |
| 12002 | FC_POOL_LOCKED_ERR | Pool is blocked |
| 12003 | FC_POOL_INUSE_ERR | Pool has at least one object in use |
| 12004 | FC_LISTFULL_ERR | List is full |
| 12005 | FC_INVVOL_ERR | Invalid volume |
| 12006 | FC_NOTSUP_ERR | Feature not supported |
| 12007 | FC_CLASSNFOUND_ERR | Class not found |
| 12008 | FC_FUNCNFOUND_ERR | Function not found |
| 12009 | FC_INT_ERR | Internal error |
| 12010 | FC_CONFIG_ERR | Couldn't initialize the configuration object |
| 12011 | FC_INVARG_ERR | Invalid argument count |
| 12012 | FC_INVARGVAL_ERR | Invalid argument value |
| 12013 | FC_SVCNOTFOUND_ERR | Service not found |
| 12014 | FC_TIMEOUT_ERR | Timeout |
| 12015 | FC_LIMIT_ERR | Out of limit error |
| 12016 | FC_HANDLE_ERR | Invalid handle |
| 12017 | FC_SCHMMIS_ERR | Schema mismatch |
| 12018 | FC_BSIZ_ERR | Buffer size if not big enough |
| 12019 | FC_NLOADED_ERR | Service not loaded |
| 12020 | FC_EXISTS_ERR | Instance name already exists |
| 12021 | FC_STARTED_ERR | Service already started |
| 12022 | FC_STOPPED_ERR | Service already stopped |
| 12023 | FC_SERVICE_ERR | Service failed |
| 12024 | FC_TRANSFORM_ERR | Transform error |
| 12025 | FC_MISPARM_ERR | Missing required parameter |
| 12026 | FC_INUSE_ERR | Instance is in use |
| 12027 | FC_MISCB_ERR | Callback function pointer was not set |
| 12028 | FC_TOOLARGE_ERR | Content information is too large |
| 12029 | FC_NINT_ERR | Not initialized yet |
| 12030 | FC_NOTADMIN_ERR | Administration permission required |
| 12031 | FC_INVSESS_ERR | Invalid session token |
| 12032 | FC_INVTHRD_ERR | Invalid thread |
| 12033 | FC_INVPASS_ERR | Invalid password |
| 12034 | FC_PARAM_MAX | Provided parameter exceeded the maximum size |
| 12035 | FC_NOT_EXCLSV_ERR | Table not exclusive (reopen the table in exclusive mode) |
| 12036 | FC_TRANSF_PARM_ERROR | Invalid transform parameter (contact support) |
| 12037 | FC_MAXSESS_ERR | Too many createSession requests |
| 12038 | FC_MAXINTEGR_ERR | Too many integrations (input/output) by license |
| 12039 | FC_READONLY_ERR | Server is in readonly state |
| 12040 | FC_INVBINFORMAT_ERR | Invalid binary format |
| 12041 | FC_SUBSNPOS_ERR | Subscriber not positioned |
| 12042 | FC_SCHEMA_ERR | Table schema mismatch |
| 12043 | FC_MAXCONN_ERR | Too many connections |
| 12084 | FC_NOTACTIVE_ERR | Output is not active |