Deferred segment creation is not supported for this table

Solution ID:ORA-14223

Type: Oracle

Cause

The SEGMENT CREATION DEFERRED clause was specified in the CREATE TABLE statement.

Actions

Create segments for the object with the ALTER TABLE ALLOCATE EXTENT command.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/10272177


https://community.oracle.com/message/4471909


Browse all solutions to database errors from Oracle, MS SQL, or MySQL