批量分配空表空间

2014-11-24 07:25:20 · 作者: · 浏览: 2
批量分配空表空间
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;