A. creating a table in your schema and you exceed your allocated space quota on the tablespace
B. executing a long query that involves a sort operation and the statement runs out of temporary space
C. loading data into tables by using the SQL*Loader and the number of extents in the table reaches the maximum limit
D. creating a table in a dictionary-managed tablespace with an explicit MAXEXTENTS setting which results in an out of space error