NOTE
You cannot issue CREATE STORAGE AREA as an independent
statement. It is a clause allowed only as part of a CREATE
DATABASE or IMPORT statement.
You can also create a storage area using the ADD STORAGE
AREA clause of the ALTER DATABASE statement.
Creates additional storage areas in a multifile database. Storage
areas are data and snapshot files that are associated with
particular tables in a multifile database.
A CREATE STORAGE AREA clause specifies the names for the storage
area files and determines their physical characteristics.
Subsequent CREATE STORAGE MAP statements associate the storage
area with particular tables in the database.
Additional Information:
explode
extract