-905: PERMLIMIT 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 private tables is full.

User Action:

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