Oracle Error ORA-03299: cannot create dictionary table string

Oracle Error Message

ORA-03299: cannot create dictionary table string

Reason for the Error

A dictionary table is created upon the first execution of the command ‘alter database datafile autoextend on’ for a database. This operation did not succeed. The most probable cause for this is insufficient space in the system tablespace.

Solution

See action for next error message in error stack.