Rem Rem $Header: drop_workspace_misc.sql 06-nov-2007.15:15:51 epaglina Exp $ Rem Rem drop_workspace_misc.sql Rem Rem Copyright (c) 2007, Oracle. All rights reserved. Rem Rem NAME Rem drop_workspace_misc.sql - Rem Rem DESCRIPTION Rem Rem Rem NOTES Rem Rem Rem MODIFIED (MM/DD/YY) Rem epaglina 10/21/07 - repos upgrade feature Rem epaglina 10/18/07 - repos upgrade feature Rem epaglina 10/18/07 - Created Rem drop view WORKSPACE_ASSIGNMENT; drop table WS_TMP_ALLINTERLINK cascade constraints; drop table WS_TMP_ALLINTRALINK cascade constraints; drop table WS_TMP_ALLPCTREE cascade constraints; drop table WS_TMP_CMPFCOCLASSES cascade constraints; drop table WS_TMP_CMPSCOCFGCLASSES cascade constraints; drop table WS_TMP_CMPSCOCLASSES cascade constraints; drop table WS_TMP_CMPSCOMAPCLASSES cascade constraints; drop table WS_TMP_CMPSCOPRPCLASSES cascade constraints; drop table WS_TMP_FCOFOLDERNAMESPACE cascade constraints;