【第17題】【063題庫(kù)】2019年OCP12c認(rèn)證1Z0-063考試題庫(kù)大全
最新學(xué)訊:近期OCP認(rèn)證正在報(bào)名中,因考試人員較多請(qǐng)盡快報(bào)名獲取最近考試時(shí)間,報(bào)名費(fèi)用請(qǐng)聯(lián)系在線老師,甲骨文官方認(rèn)證,報(bào)名從速!
我要咨詢OCP 12c考試考3科,分別是071、062、063,之前071和062都已經(jīng)做過(guò)解析,這里開(kāi)始063題庫(kù)解析,希望對(duì)考063的同學(xué)有幫助,順利通過(guò)063考試。
OCP解析公開(kāi)課時(shí)間:【每周五晚8點(diǎn)】
OCP解析公開(kāi)課地址:http://ke.qq.com/course/326223
OCP解析群資料分享:1015267481 驗(yàn)證:ocp
-------------------------------------------------------
17題、Because of logical corruption of data in a table, you want to recover the table from an RMAN backup to a specified point in time.
Examine the steps to recover this table from an RMAN backup:
1. Determine which backup contains the table that needs to be recovered.
2. Issue the recover table RMAN command with an auxiliary destination defined and the point in time specified.
3. Import the Data Pump export dump file into the auxiliary instance.
4. Create a Data Pump export dump file that contains the recovered table on a target database.
Identify the required steps in the correct order.
A. 1, 4,3
B. 1, 2
C. 1, 4, 3,2
D. 1, 2, 4
Answer: B
Explanation:(可以在表 recovery 的時(shí)候指定導(dǎo)出什么表,同時(shí)導(dǎo)入到目標(biāo)數(shù)據(jù)庫(kù),所以無(wú)需手動(dòng)的導(dǎo)出和導(dǎo)入
RMAN>
RECOVER TABLE HR.PDB_EMP OF PLUGGABLE DATABASE pdbprod1 UNTIL SEQUENCE 76
AUXILIARY DESTINATION '/u03/res/'
DATAPUMP DESTINATION '/u03/dmp/'
REMAP TABLE 'HR'.'PDB_EMP':'EMP_RECVR';
注意,把 hr 的 pdb_emp 表導(dǎo)出來(lái)后再導(dǎo)入,同時(shí)改名 emp_recvr。)
- 冉乃綱-老師CUUG金牌講師
- 冉老師 CUUG金牌講師 Oracle及RedHat高級(jí)講師、Unix/Linux 資深專家...[詳細(xì)了解老師]

- 陳衛(wèi)星-老師CUUG金牌講師
- 陳老師 CUUG金牌講師 精通Oracle管理、備份恢復(fù)、性能優(yōu)化 11年Ora...[詳細(xì)了解老師]
