Skip to end of metadata
Go to start of metadata

Version

All versions

Explanation

Unable to create database.

Cause

This error can occur under the following circumstances:

  • ALTIBASE HDB is being used in shared memory mode.
  • a lack of shared memory due to too small shared memory kernel parameter value.
  • the shared memory key value(SHM_DB_KEY) is already in use.

Action

  1. Check the shared memory kernel parameter value. If it is too small, change it to an appropriate value.
  2. If SHM_DB_KEY is an arbitrary value used by the system, change the key value.

Reference

N/A

  • No labels