What happens to the installation in this situation?

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?

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.



Leave a Reply 2

Your email address will not be published. Required fields are marked *


jean

jean

[oracle@rtest database]$ ./runInstaller
Starting Oracle Universal Installer…

Checking Temp space: must be greater than 120 MB. Actual 126981 MB Passed
Checking swap space: must be greater than 150 MB. Actual 16386 MB Passed
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-06-20_07-20-17AM. Please wait …
[oracle@rtest database]$

Checking swap space: must be greater than 150 MB ==>> It mean Oracle 11gr2 SWAP if greater than 150M than can proceed installation.

hoan nguyen

hoan nguyen

cannot