Oracle 11g installation prerequisite check all failed, details are as follows:
// Physical memory
Physical memory-this prerequisite will test whether the total physical memory of the system is at least 922 MB (944128.0kb ).
Expected Value
: N/
Actual value
: N/
Error List:
-
// Available physical memory
PRVF-7531: unable to perform physical memory check on node "LENOVO-F4F9938F"-cause: unable to perform physical memory check on the indicated node. -Action: Make sure that you can access the specified node and view the memory information.
Available physical memory-this prerequisite will test whether the system's available physical memory is at least 50 MB (KB ).
Expected Value
: N/
Actual value
: N/
Error List:
-
PRVF-7563: failed to perform the available memory check on the node "LENOVO-F4F9938F"-cause: unable to perform the available memory check on the indicated node. -Action: Make sure that you can access the specified node and view the memory information.
// Swap space size
Swap space size-this prerequisite will test whether the system has sufficient total swap space.
Expected Value
: N/
Actual value
: N/
Error List:
-
PRVF-7574: unable to perform swap space size check on node "LENOVO-F4F9938F"-cause: unable to perform swap space check on the indicated node. -Action: Make sure that you can access the specified node and view the swap space information.
-
PRVF-7531: unable to perform physical memory check on node "LENOVO-F4F9938F"-cause: unable to perform physical memory check on the indicated node. -Action: ensure that the specified node can be accessed and the memory information can be viewed.
Solution:
First, ensure that the server service is enabled
Program-> cmd-> input "net share C $ = C:" Press ENTER
Disk C is shared by default, and the problem is solved.
Cause: If default sharing is not enabled, Oracle cannot check the availability of the environment!