I got the problem is when I run following command in Oracle, I encounter the error.
Truncate table mytable;
Errors:
TRUNCATE TABLE TEST2 DROP ALL STORAGE;
This statement Actually works when there is an foreign key constraint applied on a .table