datatype_spec

When datatype_spec is used in a control file entry, it may use the following syntax:

INTEGER [EXTERNAL [(length)] [delimiter_spec]]
FLOAT [EXTERNAL [(length)] [delimiter_spec]
ZONED {(precision[,scale]) | EXTERNAL [(length)] [delimiter_spec]}
DECIMAL {(precision[,scale]) | EXTERNAL [(length)] [delimiter_spec]}
DOUBLE
SMALLINT
BYEINT
RAW [(length)]
GRAPHIC [EXTERNAL] [(length)]
VARGRAPHIC [(maximum_length)]
VARCHAR [(maximum_length)]
CHAR [(length)] [delimiter_spec]
DATE [(length)] ["mask"] [delimiter_spec]

The Oracle Server Utility User’s Guide contains a full syntax description.

Get Oracle Database Administration: The Essential Refe now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.