设为首页 加入收藏

TOP

批量分配空表空间
2014-11-24 07:25:20 来源: 作者: 【 】 浏览:0
Tags:批量 分配 空表 空间
批量分配空表空间
alter table AC_APPLICATION allocate extent; 
alter table AC_DATASCOPE allocate extent; 
alter table AC_ENTITY allocate extent; 
alter table AC_ENTITYFIELD allocate extent; 
alter table AC_ENTITYFIELDROLE allocate extent; 
alter table AC_ENTITYROLE allocate extent; 
alter table AC_FUNCGROUP allocate extent; 
alter table AC_FUNCRESOURCE allocate extent; 
alter table AC_FUNCTION allocate extent; 
alter table AC_IDENTITY allocate extent; 
alter table AC_IDENTITYRES allocate extent; 
alter table AC_MENU allocate extent; 
alter table AC_OPERATOR allocate extent; 
alter table AC_OPERATORROLE allocate extent; 
alter table AC_OPERCONFIG allocate extent; 
alter table AC_OPERCUSTMENU allocate extent; 
alter table AC_OPERFUNC allocate extent; 
alter table AC_OPERSHORTCUT allocate extent; 
alter table AC_ROLE allocate extent; 
alter table AC_ROLEDATAPRIV allocate extent; 
alter table AC_ROLEFUNC allocate extent; 
alter table AT_DATACHOOSE allocate extent; 
alter table AT_FILEUPLOAD allocate extent; 
alter table AT_LOGIN_POLICY allocate extent; 
alter table AT_OPERLOG allocate extent; 
alter table AT_OPERLOGCONFIG allocate extent; 
alter table AT_OPERLOGHIS allocate extent; 
alter table AT_PORTALRESLIST allocate extent; 
alter table AT_RESTRICTION allocate extent; 
alter table AT_SYSTEM_PARAM allocate extent;


】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇10分钟搭建Hadoop集群 下一篇MongoDB搭建cluster

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容:

·PostgreSQL 索引 - (2025-12-25 22:20:43)
·MySQL Node.js 连接 (2025-12-25 22:20:41)
·SQL 撤销索引、表以 (2025-12-25 22:20:38)
·Linux系统简介 (2025-12-25 21:55:25)
·Linux安装MySQL过程 (2025-12-25 21:55:22)