Database Administrator
Showing posts with label
partitioning
.
Show all posts
Showing posts with label
partitioning
.
Show all posts
Tuesday, December 13, 2011
generate move rebuild script to migrate partitioned tables from one tablespace to other
›
declare cflag number; oldDataTablespaceName varchar2(100); newDataTablespaceName varchar2(100); oldIndexTablespaceName varchar2(100); newInd...
›
Home
View web version