Cause
REUSE STORAGE was specified with TRUNCATE on a temporary table. This is unsupported as it is meaningless.
REUSE STORAGE was specified with TRUNCATE on a temporary table. This is unsupported as it is meaningless.
Create the table with HEAP organization and the primary key.
Try the following links for this error:
http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm
Browse all solutions to database errors from Oracle, MS SQL, or MySQL