
oracle - tablespace
shenghuiping2001
提供Splunk 安装升级技术支持,Splunk字段截取, Cribl数据导入,dashboard报表制作。Splunk, cribl接入各种网络设备和Add-on APP.(毕业于南京航空航天大学,在IBM工作过10年,现在专注splunk架构和数据分析。拥有Oracle: OCP认证, AWS: ASP认证, Azure: admin系统管理员认证。)
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
关于修改用户,表的 tablespace_name走的一点弯路
看tablespace 建在那个文件中: SQL> select file_name,tablespace_name,bytes,status,online_status from dba_data_files; FILE_NAME TABLESPACE_NA BYTES STATUS ONLINE_ ------------------原创 2011-12-06 13:37:34 · 1121 阅读 · 0 评论 -
Manage Undo tablespace (datafile + v$rollstat + 01555)
This time I will introduce some about tablespace UNDO: There are three types tablespace : Permanent temporary undo Step1: If you want to see the tablespace type, you can use bel原创 2012-02-12 17:55:03 · 572 阅读 · 1 评论