1. 程式人生 > >OCP考試第14題

OCP考試第14題

14. Which two statements are true regarding hot patching? (Choose two.)

A. It requires relinking of the Oracle binary.

B. It does not require database instance shutdown.

C. It can detect conflicts between two online patches.

D. It is available for installing all patches on all platforms.

E. It works only in a single database instance environment.

 

 

 

 

知識點:

• 應用熱補丁程式不需要關閉例項、重新連結Oracle二進位制檔案或重新啟動例項。

• OPatch 可用於安裝或解除安裝熱補丁程式。

• OPatch 可以檢測兩個熱補丁程式之間以及熱補丁程式與常規補丁程式之間的衝突。

當前在以下平臺上有熱補丁程式:

– Linux x86 

– Linux x86-64 

– Solaris SPARC64 

 

答案: BC