摘要: Drop tablespace 有下面两种方式:drop tablespace crm_data including contents and datafiles;drop tablespace crm_data including contents cascade constraints;报错有下面几种:一. ORA-23515--- ORA-23515: materialized views and/or their indices exist in the tablespacedrop tablespace crm_data including contents and datafile 阅读全文
posted @ 2010-01-12 14:14 无双的小宝 阅读(2576) 评论(0) 推荐(0) 编辑