Hi Team,
I am new to oracle and Im trying to install Oracle 11g in my server centos 6.5 using command line. While trying to install I'm getting errors specifying pre-requirement for installing Oracle were not met.
Can you please let me know is Oracle 11g will work in Centos or not,
Also is that possible to install it via command line.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Here the error I'm receiving
INFO: User Existence: oracle: This is a prerequisite condition to test whether user "oracle" exists on the system.
INFO: Severity:CRITICAL
INFO: OverallStatus:OPERATION_FAILED
INFO: -----------------------------------------------
INFO: Verification Result for Node:server
WARNING: Result values are not available for this verification task
INFO: *********************************************
INFO: Group Existence: oracle: This is a prerequisite condition to test whether group "oracle" exists on the system.
INFO: Severity:CRITICAL
INFO: OverallStatus:OPERATION_FAILED
INFO: -----------------------------------------------
INFO: Verification Result for Node:server
WARNING: Result values are not available for this verification task
INFO: *********************************************
INFO: Group Existence: dba: This is a prerequisite condition to test whether group "dba" exists on the system.
INFO: Severity:CRITICAL
INFO: OverallStatus:OPERATION_FAILED
INFO: -----------------------------------------------
INFO: Verification Result for Node:server
WARNING: Result values are not available for this verification task
INFO: *********************************************
INFO: Group Membership: oracle: This is a prerequisite condition to test whether user "oracle" is a member of the group "oracle".
INFO: Severity:CRITICAL
INFO: OverallStatus:OPERATION_FAILED
INFO: -----------------------------------------------
INFO: Verification Result for Node:server
WARNING: Result values are not available for this verification task
INFO: *********************************************
INFO: Group Membership: dba: This is a prerequisite condition to test whether user "oracle" is a member of the group "dba".
INFO: Severity:CRITICAL
INFO: OverallStatus:OPERATION_FAILED
INFO: -----------------------------------------------
INFO: Verification Result for Node:server
WARNING: Result values are not available for this verification task
INFO: *********************************************
INFO: Run Level: This is a prerequisite condition to test whether the system is running with proper run level.
INFO: Severity:CRITICAL
INFO: OverallStatus:OPERATION_FAILED
INFO: -----------------------------------------------
INFO: *********************************************
INFO: Architecture: This is a prerequisite condition to test whether the system has a certified architecture.
INFO: Severity:CRITICAL
INFO: OverallStatus:OPERATION_FAILED
INFO: -----------------------------------------------
INFO: Verification Result for Node:server
WARNING: Result values are not available for this verification task
INFO: *********************************************
INFO: OS Kernel Version: This is a prerequisite condition to test whether the system kernel version is at least "2.6.9".
INFO: Severity:CRITICAL
INFO: OverallStatus:OPERATION_FAILED
INFO: -----------------------------------------------
INFO: *********************************************
INFO: Package: glibc-2.3.4-2.41: This is a prerequisite condition to test whether the package "glibc-2.3.4-2.41" is available on the system.
INFO: Severity:CRITICAL
INFO: OverallStatus:OPERATION_FAILED
INFO: -----------------------------------------------
INFO: Verification Result for Node:server
WARNING: Result values are not available for this verification task
INFO: *********************************************
INFO: Package: glibc-2.3.4-2.41: This is a prerequisite condition to test whether the package "glibc-2.3.4-2.41" is available on the system.
INFO: Severity:CRITICAL
INFO: OverallStatus:OPERATION_FAILED
INFO: -----------------------------------------------
INFO: *********************************************
INFO: Users With Same UID: This test checks that multiple users do not exist with user id as "0".
INFO: Severity:CRITICAL
INFO: OverallStatus:OPERATION_FAILED
INFO: -----------------------------------------------
INFO: Verification Result for Node:server
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thanks,
Thomas