643.View the Exhibit.
You are creating a database by using Database Configuration Assistant (DBCA). You have chosen the
File System option as the storage mechanism.
What would be the result of choosing this option?
Exhibit:
A. Disk mirroring and striping would be done automatically
B. The database files would be managed by the operating system's file system
C. DBCA would not save the database files by using Optimal File Architecture (OFA)
D. The data files are automatically spread across all available storage devices to optimize performance
and resource utilization
Answer: B
答案解析:
参考:http://docs.oracle.com/cd/E11882_01/server.112/e10897/install.htm#CHDFEFFF
File System—This default option creates database files that are managed by the file system of your operating system. You can specify the directory path where database files are to be stored. Oracle Database can create and manage the actual files.

本文介绍了使用Database Configuration Assistant (DBCA)创建数据库时选择文件系统选项的结果。选择此选项意味着数据库文件将由操作系统的文件系统进行管理,并可以指定存储数据库文件的目录路径。

被折叠的 条评论
为什么被折叠?



