Drop R-tree indexes before truncating a table

Before truncating a table that contains an R-tree index, you must drop the R-Tree index.

After you issue a TRUNCATE command, you can re-create the R-tree index.