| ERROR | cannot REUSE STORAGE on a temporary table TRUNCATE |
| CAUSE | REUSE STORAGE was specified with TRUNCATE on a temporary table. This is unsupported as it is meaningless. |
| ACTION | Specify DROP STORAGE instead (which is the default). |
| ERROR | cannot REUSE STORAGE on a temporary table TRUNCATE |
| CAUSE | REUSE STORAGE was specified with TRUNCATE on a temporary table. This is unsupported as it is meaningless. |
| ACTION | Specify DROP STORAGE instead (which is the default). |