-906: TEMPLIMIT for this user exhausted 

Explanation:

The disk space defined in the <CREATE USER>, <CREATE USERGROUP>, <ALTER USER>, or <ALTER USERGROUP statement> for storing the user's result tables and the temporary information generated by the database application is full.

User Action:

  1. The user can regain disk space by deleting result tables.
  2. The SYSDBA or DBA who created the user or usergroup can expand the TEMPLIMIT valid for the user or usergroup by using the <ALTER USER > or <ALTER USERGROUP statement>.