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 (after executing PREPARE) due to concurrency control failure in a thread environment. (Sentence A needs to be bound with 20 bytes but instead, sentence B is bound with 100 bytes, thus it is incorrectly handled.).

Action

The user is advised to check whether the length exceeds the host variables output and verify that there are no problems with concurrency as part of the thread handling.

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.