drop SEQUENCE "IDENTIFIER_ID_SEQ";
drop SEQUENCE "XML_REVISIONS_ID_SEQ";
drop SEQUENCE "XML_PATH_INDEX_ID_SEQ";
drop SEQUENCE "XML_RETURNFIELD_ID_SEQ";
drop SEQUENCE "XML_QUERYRESULT_ID_SEQ";
drop SEQUENCE "ACCESS_LOG_ID_SEQ";
drop SEQUENCE "XML_REPLICATION_ID_SEQ";
drop SEQUENCE "XML_RELATION_ID_SEQ";
drop SEQUENCE "XML_NODES_ID_SEQ";
drop SEQUENCE "XML_CATALOG_ID_SEQ";
drop SEQUENCE "DB_VERSION_ID_SEQ";
drop TABLE "HARVEST_DETAIL_LOG";
drop TABLE "HARVEST_LOG";
drop TABLE "HARVEST_SITE_SCHEDULE";
drop TABLE "XML_REVISIONS";
drop TABLE "XML_NODES_REVISIONS";
drop TABLE "ACCESS_LOG";
drop TABLE "XML_ACCESSSUBTREE";
drop TABLE "XML_ACCESS";
drop TABLE "IDENTIFIER";
drop TABLE "XML_RELATION";
drop TABLE "XML_INDEX";
drop TABLE "XML_PATH_INDEX";
drop TABLE "XML_QUERYRESULT";
drop TABLE "XML_DOCUMENTS";
drop TABLE "XML_CATALOG";
drop TABLE "XML_RETURNFIELD";
drop TABLE "XML_REPLICATION";
drop TABLE "XML_NODES";
drop TABLE "DB_VERSION";