Chinaunix首页 | 论坛 | 博客
  • 博客访问: 667541
  • 博文数量: 487
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 4936
  • 用 户 组: 普通用户
  • 注册时间: 2018-07-05 13:59
个人简介

ocp考试资料群:569933648 验证码:ocp OCP 12c 19c考试题库解析与资料群:钉钉群号:35277291

文章分类

全部博文(487)

文章存档

2024年(2)

2023年(37)

2021年(151)

2020年(37)

2019年(222)

2018年(38)

我的朋友

分类: Oracle

2019-07-04 09:22:20

55题、choose two

Your database supports an online transaction processing (OLTP) workload in which one of the applications creates a temporary table for a session and performs transactions on it. This consumes a lot of undo tablespace and generates lots of redo.

Which two actions would you take to solve this problem?

A) Increase the size of the redo log buffer.

B) Enable undo retention guarantee.

C) Increase the size of the temporary tablespace.

D) Enable Automatic Memory Management (AMM).

E) Enable temporary undo for the database.

Answer:CE

(解析:12c有个针对临时表的dml操作的解决方案,为了减少redo的产生和undo表空间的使用,可以启用临时undo的功能,这样子把undo数据存放在临时表空间。)

阅读(777) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~