£¨1 £© Ìí¼ÓÊý¾ÝÎļþ
-- Ϊ test ±í¿Õ¼äÌí¼ÓÒ»¸ö 3M µÄÊý¾ÝÎļþ alter tablespace test add datafile 'c:\\temp\\test1.dbf' size 2048k;
£¨2 £© ¸Ä±äÊý¾ÝÎļþ´óС
-- Ϊ test ±í¿Õ¼äµÄÊý¾ÝÎļþÔö¼Ó 4M
alter database datafile 'c:\\temp\\test.dbf' resize 4096k; -- Ϊ test ±í¿Õ¼äµÄÊý¾ÝÎļþÉèÖÃΪ×Ô¶¯Ôö¼Ó alter database datafile 'c:\\temp\\test.dbf' autoextend on
next 1m maxsize
£¨3 £© ÔÊÐíÊý¾ÝÎļþ×Ô¶¯À©Õ¹
20m;