设为首页 加入收藏

TOP

批量分配空表空间
2014-11-24 07:25:20 来源: 作者: 【 】 浏览:1
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

评论

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

·如何从内核协议栈到 (2025-12-27 03:19:09)
·什么是网络协议?有哪 (2025-12-27 03:19:06)
·TCP/ IP协议有哪些 (2025-12-27 03:19:03)
·怎样用 Python 写一 (2025-12-27 02:49:19)
·如何学习python数据 (2025-12-27 02:49:16)