While Oracle is capable of supporting many different datatypes, the Symantec DLP schema makes use of the following:
SQL> select distinct data_type from dba_tab_columns where owner='PROTECT';
DATA_TYPE
--------------------------------------------------------------------------
LONG
TIMESTAMP(6) WITH TIME ZONE
TIMESTAMP(6)
NUMBER
CLOB
DATE
VARCHAR2
BLOB