我是靠谱客的博主 等待小熊猫,这篇文章主要介绍141.Which tablespaces are mandatory in an Oracle database for it to be operational? (Choose all that,现在分享给大家,希望可以做个参考。
141.Which tablespaces are mandatory in an Oracle database for it to be operational? (Choose all that apply.)
A.Undo tablespace
B.USERS tablespace
C.SYSAUX tablespace
D.SYSTEM tablespace
E.Temporary tablespace
答案:CD
解析:题目说的是哪些表空间必须有
oracle至少安装2个表空间(system,sysaux),默认安装6个表空间
表空间分类
1.系统表空间
a.system
不能设置为脱机,不能设置为只读
b.sysaux
可以设置为脱机以执行表空间的恢复,不能设置为只读
2.非系统表空间
A:undo表空间,这个可以没有,如果设置为手动管理的话,那么undo信息会放置到system表空间下
B:users表空间,是默认创建用户表空间,可以进行修改
E:临时表空间,如果没有临时表空间,那么它的信息也会放置到system表空间下
最后
以上就是等待小熊猫最近收集整理的关于141.Which tablespaces are mandatory in an Oracle database for it to be operational? (Choose all that的全部内容,更多相关141.Which内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复