ERR-4105A

Several statements still open

Version

All versions

Explanation

Unable to execute query.

Cause

This error occurs when a query (e.g., CREATE TABLE) is executed while the Fetch protocol is in progress.

Action

The DDL statement has to be executed once CURSOR FETCH is complete in all sessions, or after closing all the open cursors, the code needs to be changed to enable DDL statements to be executed in other sessions.

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.