回答错误 +0分
回答错误 +0分
4. QUESTION NO: 154
Which statement is true about Oracle Net Listener? 分值1分
A. It acts as the listening endpoint for the Oracle database instance for all local and non‐local user connections.
B. A single listener can service only one database instance and multiple remote client connections.
C. Service registration with the listener is performed by the process monitor (LREG) process of each database instanc
e.
D. The listener.ora configuration file must be configured with one or more listening protocol addresses to allow remote u
sers to connect to a database instance.
E. The listener.ora configuration file must be located in the ORACLE_HOME/network/admin directly.
正确答案:
答案解析:
Explanation:https://docs.oracle.com/database/121/CNCPT/process.htm
5. QUESTION NO: 155
You are administering a database stored in Automatic Storage Management (ASM).
You use RMAN to back up the database and the MD_BACKUP command to back up the ASM metada
ta regularly. You lost an ASM disk group DG1 due to hardware failure.
In which three ways can you re‐create the lost disk group and restore the data? 分值1分
A. Use the MD_RESTORE command to restore metadata for an existing disk group by passing the existing disk group
name as an input parameter and use RMAN to restore the data.
B. Use the MKDG command to restore the disk group with the same configuration as the backed‐up disk group and dat
a on the disk group.
C. Use the MD_RESTORE command to restore the disk group with the changed disk group specification, failure group
specification, name, and other attributes and use RMAN to restore the data.
D. Use the MKDG command to restore the disk group with the same configuration as the backed‐up disk group name a
nd same set of disks and failure group configuration, and use RMAN to restore the data.
E. Use the MD_RESTORE command to restore both the metadata and data for the failed disk group.
F. Use the MKDG command to add a new disk group DG1 with the same or different specifications for failure group and
other attributes and use RMAN to restore the data.
正确答案:
答案解析:
AC (not E):
The md_restore command allows you to restore a disk group from the metadata created by the md_backup command.
md_restore can’t restore data, only metadata.
6. QUESTION NO: 156
Your multitenant container database, CDB1, is running in ARCHIVELOG mode and has two pluggable
databases, HR_PDB and ACCOUNTS_PDB. An RMAN backup exists for the database.
tablespace to another tablespace.
C. Service registration with the listener is performed by the process monitor (LREG) process of each database instanc
e.
A. Use the MD_RESTORE command to restore metadata for an existing disk group by passing the existing disk group
name as an input parameter and use RMAN to restore the data.┋C. Use the MD_RESTORE command to restore the di
sk group with the changed disk group specification, failure group specification, name, and other attributes and use RMA
N to restore the data.┋F. Use the MKDG command to add a new disk group DG1 with the same or different specificatio
ns for failure group and other attributes and use RMAN to restore the data.
相关文档
评论