Handling out-of-space conditions for DDL commands

When you issue a DDL command, such as CREATE, ALTER, or DROP, Sybase IQ checks space availability and rolls back the operation with an error if an out-of-space condition exists. No DDL is allowed on the main or temporary store if a non-temporary table is out of space; no DDL is allowed on the temporary store if a temporary table is out of space.