怎么才能收回某个用户所有权限 ... drop rollback segment 删除回滚段的权限 drop tablespace 删除表空间的权限 drop user 删除用户的权限 ...
基于5个网页-相关网页
... ALTER TABLESPACE 修改表空间的权限 DROP TABLESPACE 删除任何表空间的权限 ALTER DATABASE 修改数据库的权限 ...
基于1个网页-相关网页
drop tablespace temp 或其它临时表空间名称
drop tablespace tests 表空间中没有存在对象的时候
drop tablespace tests including contents 表空间中存在对象的时候
drop temporary tablespace 删除临时表空间
However, if the table space is DMS then the ALTER TABLESPACE SQL statement can be used to first add a container in the new location and then drop the one in the old location.
但是,如果表空间是DMS,那么可以首先使用ALTER TABLESPACE sql语句向新的位置添加容器,然后再从原来位置删除容器。
Find the constraint name for the unique/primary key, disable the constraint and drop the tablespace again.
找到那些惟一/主键约束名,禁用这些约束然后再次删除表空间。
应用推荐