OCP-1Z0-052-V8.02-180题

编程知识 更新时间:2023-05-02 19:10:26

180. User SCOTT wants to perform a bulk insert operation in the EMP_DEP table. SCOTT receives the

following error after the INSERT statement is issued and few rows are inserted:

INSERT INTO EMP_DEP (emp_id,name,salary,dep_name,mgr_id)

*

ERROR at line 1:

ORA-01653: unable to extend table SCOTT.EMP_DEP by 128 in tablespace USERS

Identify two actions either of which will help you resolve this problem. (Choose two.)

A.Grant the RESOURCE role to SCOTT.

B.Add data files to the USERS tablespace.

C.Grant the CREATE ANY TABLE privilege to SCOTT.

D.Increase the space for SCOTT on the USERS tablespace.

E.Increase the size of the data file associated with the USERS tablespace.

Answer: BE

答案解析:

题意是想插入数据到scott.emp_dep表中,但是却没有足够的空间。

此时增大表空间的方法有:

1、增加一个数据文件。

2、增大表空间中其中一个数据文件resize

3、自动扩展表空间

更多推荐

OCP-1Z0-052-V8.02-180题

本文发布于:2023-04-28 04:57:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/f4ea43b97a8e02e2fa57e754d67b8862.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:OCP

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!

  • 107756文章数
  • 27244阅读数
  • 0评论数