Skip to end of metadata
Go to start of metadata

What is this error?

As it is illustrated in the above example, an error message is displayed when a user tablespace's usage grows up to the limit specified at the initial creation of that tablespace.In this example it is 10Mbytes.
Please also note that this message is different for the versions of ALTIBASE HDB earlier than version 5.
How to check usage of a tablespaces? refer to this page.

How to resolve this error?

First, please check to make sure that in fact the user tablespace does not have enough resource (disk space in our example).
Second, execute the following DDL statements to expand the user tablespace.

  • No labels