-7030: PERMLIMIT less than PERMCOUNT not allowed
Explanation:
In an <ALTER USER statement> or <ALTER USERGROUP statement>, the attempt was made to define a value for PERMLIMIT which was less than the number of 4 KB blocks currently used by the user or usergroup to store private tables.
User Action:
A <QUERY statement> can be used with the USERSTATISTICS system table to find out the number of 4 KB blocks currently used. A greater value must be specified for PERMLIMIT or it must be ensured that the user deletes tables or rows from tables before the SQL statement can be reissued.