给表空间增加新的数据文件

mac2022-06-30  113

alter tablespace users add datafile 'D:\oracle\product\10.2.0\oradata\glxt\users0001.dbf' size 1000m autoextend on next 100m maxsize 4000m;

 

转载于:https://www.cnblogs.com/siyunianhua/p/4894933.html

最新回复(0)