仪表盘
版本库
文件存储
活动
搜索
登录
main
/
PLTWEB
平台WEB项目
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
1、平台接口修改上传
yuxc
2024-05-31
9872990cb2b6da7e0a66a3b31cc65f7fbaa50df9
[PLTWEB.git]
/
Build
/
数据库部署
/
Linux
/
create_tablespace.sql
1
2
create bigfile tablespace &1 datafile '/u01/app/oracle/oradata/orcl/&1..dbf' size &2 G autoextend on next &3 M maxsize &4 G;