您的位置:首页 > 数据库 > Oracle

111.You are installing Oracle Database 11g on a machine. When you run the installer, the Oracle Univ

2016-08-01 20:09 429 查看
111.You are installing Oracle Database 11g on a machine. When you run the installer, the Oracle

Universal Installer (OUI) shows the message that says one of the product-specific prerequisite checks

has failed:

Checking available swap space requirements ...

Expected result: 1512MB

Actual Result: 1018MB

Check complete. The overall result of this check is: Failed <<<<

Problem: The system does not have the required swap space.

What happens to the installation in this situation?

A.It can be continued.

B.It resizes the swap space automatically when you proceed further.

C.It can be continued, but the instance cannot be started without increasing the swap space.

D.It shows a message saying one or more prerequisite checks have failed and the installation cannot proceed.

答案:A

参考:https://docs.oracle.com/cd/B28359_01/install.111/b32002/pre_install.htm

按照文档上的说,内存最低要求为1g,建议的swap最小是1.5倍也就是1.5g的swap,但是这里如果忽略的话,也可以安装成功
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  1z0-052
相关文章推荐