ERR-A1013
Calculation stack overflow
Version
All versions
Explanation
Unable to execute query.
Cause
If there are not enough stacks necessary for the query being executed by an object from the internal query handling procedure, this error occurs.
Action
The user is advised to execute the following SQL command then re-execute the query that caused this error.
iSQL> ALTER SESSION SET STACK SIZE = 8192; |
The user is advised to change it from the session only rather than from the entire system because it causes a memory increase.
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.