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 this happens, the protocols to be exchanged between the Altibase server and client can be in the wrong order.
Action
First, if the structure of the program is a thread, you must check whether concurrency control was performed properly or the query is executed in the following order: PREPARE > BINDING > EXECUTE.
Reference
N/A
Copyright ⓒ 2000~2016 Altibase Corporation. All Rights Reserved.
These documents are for informational purposes only. These information contained herein is not warranted to be error-free and is subject to change without notice. Decisions pertaining to Altibase’s product characteristics, features and development roadmap are at the sole discretion of Altibase. Altibase may own related patents, trademarks, copyright or other intellectual property rights of products and/or features discussed in this document.