yuxc
2025-01-15 63ff693fcccf647d758fc4f300a573f6c644596e
1
2
3
create bigfile tablespace  &1 datafile 'D:\app\Administrator\oradata\orcl\&1..dbf' size &2 G autoextend on next &3 M maxsize &4 G;
exit;