您的位置:首页 > 其它

ocp-415

2015-10-15 11:11 465 查看
QUESTION NO: 415

You issued the following command on the temporary tablespace LMTEMP in your database:

SQL>ALTER TABLESPACE lmtemp SHRINK SPACE KEEP 20M;

Which requirement must be fulfilled for this command to succeed?

A. The tablespace must be locally managed.

B. The tablespace must have only one temp file.

C. The tablespace must be made nondefault and offline.

D. The tablespace can remain as the default but must have no active sort operations.

Answer: A

你在你的数据库的临时表空间LMTEMP上发出以下命令:

修改表空间 lmtemp收缩空间保持20M;

哪个要求必须满足,这个命令才能成功?

A.表空间必须本地管理。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: