Page 3 of 17. Showing 164 results (0.09 seconds)
ERR-91020 No Connection State
Version 6.3.1 Explanation Unable to execute query. Cause The connection to the Altibase server is not valid. This usually happens when a connection was established with the wrong password. Action 1. Check the password. 2. Reconnect to the server. Referenc…2. Considerations when Developing
is interrupted and the session is incorrectly processed. Communication link failure (EXEC->INVL) Communication link failure (PREP->EXEC) Invalid request to process the SQL…Converting Internally Defined Exceptions
A program attempts to open an already open cursor. DUP_VAL_ON_INDEX DUP_VAL_ON_INDEX 00001 201063 A program attempts to store duplicate values…ERR-21011 Invalid literal
Version All versions Explanation Unable to execute query. Cause This error message is output when the user tried to input a CHAR value into a NUMERIC data type. Action Input a value that matches the data type. Reference N/A…ERR-51039 Invalid Protocol
Version All versions Explanation Unable to connect to database. Cause This error occurs if the ALTIBASE CM_PROTOCOL version is different. Action Set the Client CM_PROTOCOL version according to CM_PROTOCOL of the database server. Reference N/A…ERR-4109C invalid session property
Version 4.3.9 or above Explanation Unable to connect to the database. Cause This error occurs when the Altibase client and server are of the same major version but the client has a higher patch version than the server. Action Upgrade the Altibase server v…ERR-01002 Invalid character in use
Version All versions. Explanation This error is occurs when searching Korean with the LIKE clause. Cause A character beyond the range of the character set is also stored. Action The user is advised to take the following steps: 1. Download the table data u…ERR-31240 Invalid request to process SQL statement
Version All versions Explanation Unable to create a program that has thread architecture. Cause This usually happens in the thread architecture program and sometimes concurrency control for the thread connection object is not performed properly. When thi…ERR-2100D Invalid length of the data type
Version All versions Explanation Unable to execute query. Cause This error occurs when an operation that is not permitted for the data type is performed. 1. If the user tries to create a column which exceeds the maximum size of the data type. 2. If the us…ERR-410B7 Invalid size of data to bind to a host variable Data Size
Version All versions Explanation Unable to execute query. Cause Generally, this error occurs when a developer fails to initialize the variable or when there are incorrect values. It can also occur when binding sentence B rather than binding sentence A (af…