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

本文探讨了在尝试向SCOTT.EMP_DEP表进行批量插入操作时遇到ORA-01653错误的原因及解决方案。该错误表明表空间USERS没有足够的空间来扩展表。文中提出了两种解决方法:一是向USERS表空间添加新的数据文件;二是增加现有数据文件的大小。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

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、自动扩展表空间

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值