106.You plan to configure the new Oracle Database 11g installation by performing these tasks:
- Use Automatic Storage Management (ASM) as the storage option.
- Use Oracle Enterprise Manager Database Control to manage the database.
- Provide the same password for SYS, SYSTEM, SYSMAN, and DBSNMP accounts during the
installation.
- Configure the database to send email notifications.
Some tools available to you for installation are:
1: Oracle Universal Installer (OUI)
2: Database Configuration Assistant (DBCA)
3: Database Upgrade Assistant (DBUA)
4: Oracle Net Configuration Assistant
Which tools would you use for this installation?
A.2
B.3
C.1 and 2
D.3 and 4
E.1,2 and 4
答案:E
解析:
OUI是安装数据库软件的,asm在这里安装
DBCA是创建数据库的,因此密码在这里设置
DBUA是database upgrate assistant,也就是升级用的
Oracle Net Configuration Assistant这个是配置监听的,
第一个是说使用ASM,这个是dbca干的
第二个是使用oem管理数据库,这个是oui干的
第三个是说在安装的时候提供相同的密码,这个也是dbca干的
第四个是说配置发送邮件,这里是用em来进行配置的,那么与netca有啥关系?这里可能是因为em需要netca启动了,才可以打开
- Use Automatic Storage Management (ASM) as the storage option.
- Use Oracle Enterprise Manager Database Control to manage the database.
- Provide the same password for SYS, SYSTEM, SYSMAN, and DBSNMP accounts during the
installation.
- Configure the database to send email notifications.
Some tools available to you for installation are:
1: Oracle Universal Installer (OUI)
2: Database Configuration Assistant (DBCA)
3: Database Upgrade Assistant (DBUA)
4: Oracle Net Configuration Assistant
Which tools would you use for this installation?
A.2
B.3
C.1 and 2
D.3 and 4
E.1,2 and 4
答案:E
解析:
OUI是安装数据库软件的,asm在这里安装
DBCA是创建数据库的,因此密码在这里设置
DBUA是database upgrate assistant,也就是升级用的
Oracle Net Configuration Assistant这个是配置监听的,
第一个是说使用ASM,这个是dbca干的
第二个是使用oem管理数据库,这个是oui干的
第三个是说在安装的时候提供相同的密码,这个也是dbca干的
第四个是说配置发送邮件,这里是用em来进行配置的,那么与netca有啥关系?这里可能是因为em需要netca启动了,才可以打开