会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
DarJeely
博客园
首页
新随笔
联系
订阅
管理
01 2020 档案
临时表空间
摘要:数据库 1. 创建临时表空间 create temporary tablespace sacadataviz_temp tempfile 'sacadataviz_datafile01.dbf' size 100m autoextend on next 100m maxsize 4096M extent management local; 2. 创建数据表空间 ...
阅读全文
posted @
2020-01-08 16:13
DarJeely
阅读(118)
评论(0)
推荐(0)
公告