ERR-11107

smERR_ABORT_UNABLE_TO_CREATE_CUZ_VOL_MAX_DB_SIZE Unable to create the tablespace because the database would be larger than VOLATILE_MAX_DB_SIZE

Version

5.1.1. or above

Explanation

Unable to execute DML statements.

Cause

This error occurs when creating a volatile tablespace larger than VOLATILE_MAX_DB_SIZE.

Action

  1. Increase VOLATILE_MAX_DB_SIZE (to a value larger than the actual usage) in $ALTIBASE_HOME/conf/altibase.properties.
  2. Restart the Altibase server.

The user is recommended to set the maximum value of VOLATILE_MAX_DB_SIZE to the sum of MEM_MAX_DB_SIZE and VOLATILE_MAX_DB_SIZE which accounts for less than 60~70% of physical memory.

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.