程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 數據庫知識 >> Oracle數據庫 >> Oracle教程 >> 【oracle】oracledba8NOLOGGING

【oracle】oracledba8NOLOGGING

編輯:Oracle教程

【oracle】oracledba8NOLOGGING


You noticed that the index tablespace in your database requires a

recovery. However, instead of performing a media recovery, you decide

d to re-create the indexes in a new tablespace. Which two options wou

ld you use to reduce the time it takes to re-create the indexes? (Choose two.)

A. ONLINE

B. REVERSE

C. PARALLEL

D. COMPRESS

E. NOLOGGING

F. COMPUTE STATISTICS

Answer: C, E

 

你注意到你的數據庫中的索引表空間要求恢復。然而,不執行介質恢復,你決定重新在一個新的表空間上創建索引。你將如何操作以減少需要重新創建索引的時間?(選擇兩個。)


  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved