Pre requisite errors

Dear All,
The pre requisite checker run for SAP ECC6 installation on Solaris 10/Oracle using zones gives following errors:
1) Environment variable CPIC_MAX_CONV should be set and the value should be at least 200
I've done this on windows. Used "set env CPIC_MAX_CONV=200" on Solaris. SAPInst does not recognize this.
2) It is recommended to add the entry 'set rlim_fd_cur=8192' to /etc/system. Current value: not available. See also SAP Note 395438. Note that this is checked only for an entry in /etc/system. The value found might not be the effective one. (Updated 2005-06-24)
I've already made entry in /etc/system but again it is not recognized.
Any suggestions please.
regards, Sean

The correct command should be : setenv CPIC_MAX_CONV=200
In csh this should be: setenv CPIC_MAX_CONV 200
..without '='
In bash a simple: export VAR=<value>
..will do.
Permanent variables for SAP environments are usually stored in .sapenv* files in home of <SID>adm
Nelis
Edit: By the way that note 395438 refers to parameter settings for Solaris 9 and below. You will want to look at [Note 724713 - parameter settings for Solaris 10|https://service.sap.com/sap/support/notes/724713] rather. Note the "Please do not use any old /etc/system settings from SAP note 395438 with Solaris 10".
Edited by: Nelis Lamprecht on Jun 26, 2008 3:46 PM

Similar Messages

  • 11g grid infrastructure pre requisite errors

    Hi All,
    I am installing 11g grid infrastructure in a Solaris 10 SPARC 64 Bit
    During the pre requisite check, the installer gave failure for umask
    Error : PRVF-7612: User file creation mask check cannot be performed for user"oracle" on node
    We have the umask set as 022 for oracle/
    Please advice.
    Thanks & Regards,
    Rakesh

    Has anybody found a solution for this ubiquituous 022 umask error?
    Our DBA is going nuts thinking we have her oracle user environment hosed, but have ensured her 10 ways to Sunday that 'umask' returns 022.
    I thought maybe the OUI was expecting a literal 0022, so I have modified the umask command to actually run a script which calls the real umask binary and prefixes a '0' to the output if no args are passed.
    so ... umask would actually return "printf '0%s\n' umask.bin"
    Still getting the error:
    WARNING: Result values are not available for this verification task
    INFO: *********************************************
    INFO: User Mask: This is a prerequisite condition to make sure the user file creation mask (umask) is "0022".
    INFO: Severity:CRITICAL
    INFO: OverallStatus:OPERATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:blueora73
    INFO: Expected Value:0022
    INFO: Actual Value:022

  • CPO SAP Adapter pre-requisite Check Error

    TEO 2.3.5 SAP adpater Pre-requisite Error
             Trying to setup an SAP ABAP connection. Satisfied the pre-requisite of SAP NCO sapnco30dotnet40P_7-20007348, still get the following error while checking the pre-requisite.
    Unable to check for prerequisites:
    A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
    This is what I see in the logs-
    /StackTrace><ExceptionString>System.ServiceModel.CommunicationObjectAbortedException: The communication object, System.ServiceModel.Channels.TransportReplyChannelAcceptor+TransportReplyChannel, cannot be used for communication because it has been Aborted.</ExceptionString></Exception></TraceRecord>
    ||735|2013/03/01 07:33:30.028|2084|PoolThread:57|||WCF: System.ServiceModel Error: 131075 :
    ||736|2013/03/01 07:33:30.029|2084|PoolThread:57|||WCF: <TraceRecord xmlns="
    http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord
    " Severity="Error"><TraceIdentifier>http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.ThrowingException.aspx</TraceIdentifier><Description>Throwing an exception.</Description><AppDomain>Tidal.Automation.Server.exe</AppDomain><Source>System.ServiceModel.Channels.TransportReplyChannelAcceptor+TransportReplyChannel/59871390</Source><Exception><ExceptionType>System.ServiceModel.CommunicationObjectAbortedException, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>The communication object, System.ServiceModel.Channels.TransportReplyChannelAcceptor+TransportReplyChannel, cannot be used for communication because it has been Aborted.</Message><StackTrace>   at System.ServiceModel.Channels.InputQueueChannel`1.EndDequeue(IAsyncResult result, TDisposable&amp;amp; item)
       at System.ServiceModel.Dispatcher.ErrorHandlingReceiver.EndTryReceive(IAsyncResult result, RequestContext&amp;amp; requestContext)
       at System.ServiceModel.Dispatcher.ChannelHandler.EndTryReceive(IAsyncResult result, RequestContext&amp;amp; requestContext)
       at System.ServiceModel.Dispatcher.ChannelHandler.AsyncMessagePump(IAsyncResult result)
       at System.Runtime.Fx.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
       at System.Runtime.AsyncResult.Complete(Boolean completedSynchronously)
       at System.Runtime.InputQueue`1.AsyncQueueReader.Set(Item item)
       at System.Runtime.InputQueue`1.Shutdown(Func`1 pendingExceptionGenerator)
       at System.ServiceModel.Channels.CommunicationObject.Abort()
       at System.ServiceModel.Dispatcher.ListenerHandler.AbortChannels()
       at System.ServiceModel.Dispatcher.ListenerHandler.OnAbort()
       at System.ServiceModel.Channels.CommunicationObject.Abort()
       at System.ServiceModel.Dispatcher.ChannelDispatcher.OnAbort()
       at System.ServiceModel.Channels.CommunicationObject.Abort()
       at System.ServiceModel.ServiceHostBase.OnAbort()
       at System.ServiceModel.Channels.CommunicationObject.Abort()
       at Tidal.Automation.Server.WebService.WCFHost.StopServiceHost(Object state)
       at Tidal.Automation.Common.ThreadPool.OuterWaitCallBack(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
    </StackTrace><ExceptionString>System.ServiceModel.CommunicationObjectAbortedException: The communication object, System.ServiceModel.Channels.TransportReplyChannelAcceptor+TransportReplyChannel, cannot be used for communication because it has been Aborted.</ExceptionString></Exception></TraceRecord>
    ||737|2013/03/01 07:33:30.164|2508|MainEngineThread|||Encountered an exception while attempting to kill adapter SAP Solution Manager Adapter (95151695-aacc-4310-af5f-c38abfcea384).  Proceeding.
    ||738|2013/03/01 07:33:30.164|2508|MainEngineThread|||EXCEPTION (Tidal.Automation.Common.Product.RhapsodyException): An attempt was made to stop the adapter named 95151695-aacc-4310-af5f-c38abfcea384 but it appears to have never been started.
    Stack Trace:   at Tidal.Automation.Engine.Core.AdapterStarter.KillAdapter(Guid adapterId)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.DisableAdapterStartups()
    ||739|2013/03/01 07:33:30.165|2508|MainEngineThread|||Encountered an exception while attempting to kill adapter SAP ABAP Adapter (cf6f0f84-a364-4105-b11f-0fef62873b37).  Proceeding.
    ||740|2013/03/01 07:33:30.165|2508|MainEngineThread|||EXCEPTION (Tidal.Automation.Common.Product.RhapsodyException): An attempt was made to stop the adapter named cf6f0f84-a364-4105-b11f-0fef62873b37 but it appears to have never been started.
    Stack Trace:   at Tidal.Automation.Engine.Core.AdapterStarter.KillAdapter(Guid adapterId)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.DisableAdapterStartups()
    ||741|2013/03/01 07:33:30.221|2508|MainEngineThread|||Encountered an exception while attempting to kill adapter SAP Solution Manager Adapter (95151695-aacc-4310-af5f-c38abfcea384).  Proceeding.
    ||742|2013/03/01 07:33:30.221|2508|MainEngineThread|||EXCEPTION (Tidal.Automation.Common.Product.RhapsodyException): An attempt was made to stop the adapter named 95151695-aacc-4310-af5f-c38abfcea384 but it appears to have never been started.
    Stack Trace:   at Tidal.Automation.Engine.Core.AdapterStarter.KillAdapter(Guid adapterId)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.DisableAdapterStartups()
    ||743|2013/03/01 07:33:30.222|2508|MainEngineThread|||Encountered an exception while attempting to kill adapter SAP ABAP Adapter (cf6f0f84-a364-4105-b11f-0fef62873b37).  Proceeding.
    ||744|2013/03/01 07:33:30.222|2508|MainEngineThread|||EXCEPTION (Tidal.Automation.Common.Product.RhapsodyException): An attempt was made to stop the adapter named cf6f0f84-a364-4105-b11f-0fef62873b37 but it appears to have never been started.
    Stack Trace:   at Tidal.Automation.Engine.Core.AdapterStarter.KillAdapter(Guid adapterId)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.DisableAdapterStartups()

    Please open a TAC case.  They can not only get you past the missing prerequisite, but also raise the issue on the bad prerequisite detection error which you are seeing so we can get it fixed in the product.

  • Sharepoint 2013 - Error installing pre-requisite on Windows Server 2012 R2

    I have been trying to get my Sharepoint 2013 installed on windows server 2012 R2. I was never able to get past the pre-requisite installer. It keeps failing at "Configuring Application Server Role, Web Server (IIS) Role" and was never able to get
    past that.
    In the last 3 days i tried almost all of the suggestions posted in various forums but was never able to get it work. Any insight in to this error and resolution is greatly appreciated.
    Tried all things explained here but didn't work
    KrisS

    I voted for the SharePoint 2013 isn't supported yet link. I spent 4 hours resolving the issue. In my installation, there were many claims by the installer that the application server role is corrupt or unavailable. I dove deep into the installer files and
    found 1 file that was not in the correct place. I am not going to mention it, because it is the reason the installer should fail.
    Downloading and installing sharepoint 2013 sp1 was the answer. Why? Because Windows Server 2012 R2 was my operating system. Windows Server 2012 R2 was not a supported type of installation for SharePoint 2013 until SharePoint 2013 SP1 was released.
    I hope this helps those whom have ben in dire need. Even though Paul was initially correct in his statement, the release of SharePoint 2013 sp1 opens doors.
    @Microsoft, as a former PFE I think you could have done better.

  • Swap Space error in pre requisite check of NWDS2004(Support Pack18)install

    Hi,
    Trying to install NWDI SP 18 (SAP Netweaver Developer Workplace ) trial version on my machine with Windows XP.
    The installation (after installing J2EE Engine + MaxDB + NWDS 2004 etc), it has thrown some error regarding page size.
    So when we check the pre requisites for the installation of the software, it is giving the below error that the swap size needs to be increased.
    ==============================================
    Condition:- Swap Size
    Result Code:- Condition not met
    Severity:- HIGH
    Message:- For the selected services atleast 7135 MB swap space recommeneded.Current value 3921 MB(updated 2005-06-24)
    =============================================
    Please anybody let me know if there is a way to increase the swap size and fix the issue at the earliest.

    Hi Gandhi,
    Right click my on computer ->Select Properties -> Click Advanced Tab ->Click Settings (performance) -> Select Advanced Tab -> In virtual memory -> Change ; You canIncrease swap space/page file here.
    regards
    Juan
    Please reward with points if helpful

  • Error installing Service Provider Foundation- pre-requisite for configuring Windows Azure Pack

    We are trying to setup lab at our premises to get hands on with WAP and explore.
    We are able to install all the pre-requisite software’s except the "Service Provider Foundation (SPF)" component. Using SPF we are trying to configure the WAP that is installed successfully.
    Software installed on Target machine-
    Win Server 2012 OS.
    Server roles enabled on host-Hyper-V,IIS, WSUS, File and storage services.
    SQl Server W2k12-sp1-Standard edition in mixed authentication mode.
    SCVMM.
    WAP.
    Issue description:-
    We try to run the 'Orchestatorsetup.exe' with both Local admin/domain admin account. Pre-requisite check during the installation of SPF is successful.
    When we select "Install” button, Setup.exe is getting terminated halfway through abruptly.
    We tried to analyze the attached error log file extract.
    [061C:0F60][2014-12-02T12:30:03.146+05:30]: Applying package: Id.Setup.msi, action: Install, path: C:\ProgramData\Package Cache\{69344E86-7183-4384-A230-499E9914BE14}v7.2.1902.0\Microsoft.SystemCenter.Foundation.Setup.msi, arguments: ' INSTALLLOCATION="C:\inetpub"
    SCVMMCHECKED="1" SCDPMCHECKED="0" SCOMCHECKED="0" SCSMCHECKED="0" WEBSITE_NAME="SPF" PORT_NUMBER="8090" SPECIFY_CERTIFICATE="0" CERTIFICATE_STORE="My" CERTIFICATE_SERIAL="1714309174975BA5442B9ADF17FB6657"
    USE_SSL="1" SCVMM_APPPOOL_NAME="VMM" SCVMM_DIRECTORY_NAME="VMM" SCVMM_USERNAME_VALUE="NETWORK SERVICE" SCVMM_DOMAIN_VALUE="NT AUTHORITY" SCVMM_PASSWORD_VALUE="" SCADMIN_APPPOOL_NAME="Admin"
    SCADMIN_DIRECTORY_NAME="Admin" SCADMIN_USERNAME_VALUE="NETWORK SERVICE" SCADMIN_DOMAIN_VALUE="NT AUTHORITY" SCADMIN_PASSWORD_VALUE="" SCPROVIDER_APPPOOL_NAME="Provider" SCPROVIDER_DIRECTORY_NAME="Provider"
    SCPROVIDER_USERNAME_VALUE="NETWORK SERVICE" SCPROVIDER_DOMAIN_VALUE="NT AUTHORITY" SCPROVIDER_PASSWORD_VALUE="" SCUSAGE_APPPOOL_NAME="Usage" SCUSAGE_DIRECTORY_NAME="Usage" SCUSAGE_USERNAME_VALUE="NETWORK
    SERVICE" SCUSAGE_DOMAIN_VALUE="NT AUTHORITY" SCUSAGE_PASSWORD_VALUE="" SCDPM_APPPOOL_NAME="DPM" SCDPM_DIRECTORY_NAME="DPM" SCDPM_USERNAME_VALUE="NETWORK SERVICE" SCDPM_DOMAIN_VALUE="NT AUTHORITY"
    SCDPM_PASSWORD_VALUE="" DATABASE_SERVER="localhost" DATABASE_PORT="1433" DATABASE_EXISTS="False" DATABASE_NAME="SCSPFDB" DPM_SECURITYGROUPUSERS="WAPLABS\vmmadmin" VMM_SECURITYGROUPUSERS="WAPLABS\vmmadmin"
    ADMIN_SECURITYGROUPUSERS="WAPLABS\vmmadmin" PROVIDER_SECURITYGROUPUSERS="WAPLABS\vmmadmin" USAGE_SECURITYGROUPUSERS="WAPLABS\vmmadmin" ARPSYSTEMCOMPONENT ="1"'
    [061C:0F60][2014-12-02T12:30:24.948+05:30]: Error 0x80070643: Failed to install MSI package.
    [061C:0F60][2014-12-02T12:30:24.949+05:30]: Error 0x80070643: Failed to execute MSI package.
    [18C0:17D4][2014-12-02T12:30:24.950+05:30]: Error 0x80070643: Failed to configure per-machine MSI package.
    [18C0:17D4][2014-12-02T12:30:24.952+05:30]: Error 0x80070643: Failed to execute MSI package.
    [061C:0F60][2014-12-02T12:30:24.952+05:30]: Removing cached package: {69344E86-7183-4384-A230-499E9914BE14}v7.2.1902.0, from path: C:\ProgramData\Package Cache\{69344E86-7183-4384-A230-499E9914BE14}v7.2.1902.0\
    [18C0:17D4][2014-12-02T12:30:24.957+05:30]: EverestBootstrapperApplication_ExecuteComplete
    [18C0:17D4][2014-12-02T12:30:24.958+05:30]: MSI execution completed
    [18C0:17D4][2014-12-02T12:30:24.963+05:30]: Installation finished
    Workaround tried:-
    1. As per the TechNet MS site changing the time zone to Pacific/London time zone. Tried it but issue persists.
    2. Tried to run the setup.exe using domain account and local admin account.
    Any help appreciated much..

    UAC was turned off and installation was tried using local admin account. The error log suggested it was failing to create a firewall exception rule for 8090/UDP port. Windows Firewall service was enabled. SPF got installed successfully. 
    Thanks Darryl for helping us break the deadlock :)

  • Pre-Requisite Check SQL Server 2012 SP2 TCP Port Enabled Error

    When doing the pre-requisite check to install SCCM (CAS) using an instance of SQL Server 2012 SP2, you get the following error even though SQL Server TCP port has been enabled, set to static port 4022 on the IP addresses in use in SQL Server Configuration
    Manager under Protocols for <SQLInstanceName>: configuration manager primary site and central administration site require sql server tcp enables and set to static port
    To resolve this issue, make sure "4022" is also set in the IPAll node in SQL Server Configuration Manager under Protocols for <SQLInstanceName> then restart the SQL Service and re-run the pre-requisite check and you should be good to go.
    To avoid SCCM SQL-related install failure, keep in mind that SCCM SQL Service Broker (SSB) (used to replicate data between database sites) is set to port 4022 by default. This is different from and cannot be same as the tcp static port set in SQL Server
    Configuration Manager under Protocols for <SQLInstanceName>. For example SSB can use its default tcp port 4022 while a static tcp port of 4023 can be set in SQL Server Configuration Manager under Protocols for <SQLInstanceName> or vice-versa. The
    SCCM SSB port number can be adjusted during SCCM installation on the Database Information page. My take it so change SSB port to 4023 and leave SQL default port at 4022 since SQL serves potentially many apps while SSB is used within/by SCCM.
    If you are getting errors relating to SQL Server service running accounts, SQL Server Collation, and/or SQL Server sysadmin rights while attempting to install a primary site, unselect the SCCM installation option to install default settings at the beginning
    of the install process.
    Also, ensure to install important updates and restart the server.

    Thank you for sharing.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Failing all pre-requisite checks for 11.2.0.2.0 RAC on HP-UX Itanium 64

    Hi Guys,
    For Typical OR Advanced Grid Installation (GUI), all pre-requisites are failing on both nodes, like memory, swap, node reachability, groups, user & lot more.....
    But when I try to check Pre-requisite from command line, everything seems to be ok.
    This is what the output...
    $ ./runcluvfy.sh stage -pre crsinst -n sph1erp,sph2erp -fixup -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "sph1erp"
    Destination Node Reachable?
    sph1erp yes
    sph2erp yes
    Result: Node reachability check passed from node "sph1erp"
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    sph2erp passed
    sph1erp passed
    Result: User equivalence check passed for user "oracle"
    Checking node connectivity...
    Checking hosts config file...
    Node Name Status Comment
    sph2erp passed
    sph1erp passed
    Verification of the hosts config file successful
    Interface information for node "sph2erp"
    Name IP Address Subnet Gateway Def. Gateway HW Address MTU
    lan2 10.10.16.51 10.10.16.48 10.10.16.51 10.10.1.12 78:AC:C0:8A:07:76 1500
    lan900 10.10.1.174 10.10.0.0 10.10.1.174 10.10.1.12 78:AC:C0:8A:07:6E 1500
    Interface information for node "sph1erp"
    Name IP Address Subnet Gateway Def. Gateway HW Address MTU
    lan2 10.10.16.50 10.10.16.48 10.10.16.50 10.10.1.12 3C:4A:92:48:71:BE 1500
    lan900 10.10.1.173 10.10.0.0 10.10.1.173 10.10.1.12 3C:4A:92:48:71:B6 1500
    Check: Node connectivity of subnet "10.10.16.48"
    Source Destination Connected?
    sph2erp[10.10.16.51] sph1erp[10.10.16.50] yes
    Result: Node connectivity passed for subnet "10.10.16.48" with node(s) sph2erp,sph1erp
    Check: TCP connectivity of subnet "10.10.16.48"
    Source Destination Connected?
    sph1erp:10.10.16.50 sph2erp:10.10.16.51 passed
    Result: TCP connectivity check passed for subnet "10.10.16.48"
    Check: Node connectivity of subnet "10.10.0.0"
    Source Destination Connected?
    sph2erp[10.10.1.174] sph1erp[10.10.1.173] yes
    Result: Node connectivity passed for subnet "10.10.0.0" with node(s) sph2erp,sph1erp
    Check: TCP connectivity of subnet "10.10.0.0"
    Source Destination Connected?
    sph1erp:10.10.1.173 sph2erp:10.10.1.174 passed
    Result: TCP connectivity check passed for subnet "10.10.0.0"
    Interfaces found on subnet "10.10.0.0" that are likely candidates for VIP are:
    sph2erp lan900:10.10.1.174
    sph1erp lan900:10.10.1.173
    Interfaces found on subnet "10.10.16.48" that are likely candidates for a private interconnect are:
    sph2erp lan2:10.10.16.51
    sph1erp lan2:10.10.16.50
    Result: Node connectivity check passed
    Check: Total memory
    Node Name Available Required Comment
    sph2erp 63.9GB (6.7004024E7KB) 4GB (4194304.0KB) passed
    sph1erp 63.9GB (6.7004024E7KB) 4GB (4194304.0KB) passed
    Result: Total memory check passed
    Check: Available memory
    Node Name Available Required Comment
    sph2erp 53.3556GB (5.5947372E7KB) 50MB (51200.0KB) passed
    sph1erp 52.2323GB (5.47695E7KB) 50MB (51200.0KB) passed
    Result: Available memory check passed
    Check: Swap space
    Node Name Available Required Comment
    sph2erp 188.7773GB (1.97947352E8KB) 4GB (4194304.0KB) passed
    sph1erp 188.7773GB (1.97947352E8KB) 4GB (4194304.0KB) passed
    Result: Swap space check passed
    Check: Free disk space for "sph2erp:/var/tmp/"
    Path Node Name Mount point Available Required Comment
    /var/tmp/ sph2erp /var 13.8074GB 1GB passed
    Result: Free disk space check passed for "sph2erp:/var/tmp/"
    Check: Free disk space for "sph1erp:/var/tmp/"
    Path Node Name Mount point Available Required Comment
    /var/tmp/ sph1erp /var 13.8158GB 1GB passed
    Result: Free disk space check passed for "sph1erp:/var/tmp/"
    Check: User existence for "oracle"
    Node Name Status Comment
    sph2erp exists(199) passed
    sph1erp exists(199) passed
    Checking for multiple users with UID value 199
    Result: Check for multiple users with UID value 199 passed
    Result: User existence check passed for "oracle"
    Check: Group existence for "oinstall"
    Node Name Status Comment
    sph2erp exists passed
    sph1erp exists passed
    Result: Group existence check passed for "oinstall"
    Check: Group existence for "dba"
    Node Name Status Comment
    sph2erp exists passed
    sph1erp exists passed
    Result: Group existence check passed for "dba"
    Check: Membership of user "oracle" in group "oinstall" [as Primary]
    Node Name User Exists Group Exists User in Group Primary Comment
    sph2erp yes yes yes yes passed
    sph1erp yes yes yes yes passed
    Result: Membership check for user "oracle" in group "oinstall" [as Primary] passed
    Check: Membership of user "oracle" in group "dba"
    Node Name User Exists Group Exists User in Group Comment
    sph2erp yes yes yes passed
    sph1erp yes yes yes passed
    Result: Membership check for user "oracle" in group "dba" passed
    Check: Run level
    Node Name run level Required Comment
    sph2erp 3 3 passed
    sph1erp 3 3 passed
    Result: Run level check passed
    Check: Hard limits for "maximum open file descriptors"
    Node Name Type Available Required Comment
    sph2erp hard 63488 63488 passed
    sph1erp hard 63488 63488 passed
    Result: Hard limits check passed for "maximum open file descriptors"
    Check: Soft limits for "maximum open file descriptors"
    Node Name Type Available Required Comment
    sph2erp soft 1024 1024 passed
    sph1erp soft 63488 1024 passed
    Result: Soft limits check passed for "maximum open file descriptors"
    Check: Hard limits for "maximum user processes"
    Node Name Type Available Required Comment
    sph2erp hard 3687 3686 passed
    sph1erp hard 3687 3686 passed
    Result: Hard limits check passed for "maximum user processes"
    Check: Soft limits for "maximum user processes"
    Node Name Type Available Required Comment
    sph2erp soft 3687 2047 passed
    sph1erp soft 3687 2047 passed
    Result: Soft limits check passed for "maximum user processes"
    Check: System architecture
    Node Name Available Required Comment
    sph2erp ia64 ia64 passed
    sph1erp ia64 ia64 passed
    Result: System architecture check passed
    Check: Kernel version
    Node Name Available Required Comment
    sph2erp HP-UX B.11.31 B.11.31 passed
    sph1erp HP-UX B.11.31 B.11.31 passed
    Result: Kernel version check passed
    Check: Kernel parameter for "ksi_alloc_max"
    Node Name Configured Required Comment
    sph2erp 32768 32768 passed
    sph1erp 32768 32768 passed
    Result: Kernel parameter check passed for "ksi_alloc_max"
    Check: Kernel parameter for "executable_stack"
    Node Name Configured Required Comment
    sph2erp 0 0 passed
    sph1erp 0 0 passed
    Result: Kernel parameter check passed for "executable_stack"
    Check: Kernel parameter for "max_thread_proc"
    Node Name Configured Required Comment
    sph2erp 1024 1024 passed
    sph1erp 1024 1024 passed
    Result: Kernel parameter check passed for "max_thread_proc"
    Check: Kernel parameter for "maxdsiz"
    Node Name Configured Required Comment
    sph2erp 1073741824 1073741824 passed
    sph1erp 1073741824 1073741824 passed
    Result: Kernel parameter check passed for "maxdsiz"
    Check: Kernel parameter for "maxdsiz_64bit"
    Node Name Configured Required Comment
    sph2erp 2147483648 2147483648 passed
    sph1erp 2147483648 2147483648 passed
    Result: Kernel parameter check passed for "maxdsiz_64bit"
    Check: Kernel parameter for "maxssiz"
    Node Name Configured Required Comment
    sph2erp 134217728 134217728 passed
    sph1erp 134217728 134217728 passed
    Result: Kernel parameter check passed for "maxssiz"
    Check: Kernel parameter for "maxssiz_64bit"
    Node Name Configured Required Comment
    sph2erp 1073741824 1073741824 passed
    sph1erp 1073741824 1073741824 passed
    Result: Kernel parameter check passed for "maxssiz_64bit"
    Check: Kernel parameter for "maxuprc"
    Node Name Configured Required Comment
    sph2erp 3686 3686 passed
    sph1erp 3686 3686 passed
    Result: Kernel parameter check passed for "maxuprc"
    Check: Kernel parameter for "msgmni"
    Node Name Configured Required Comment
    sph2erp 4096 4096 passed
    sph1erp 4096 4096 passed
    Result: Kernel parameter check passed for "msgmni"
    Check: Kernel parameter for "msgtql"
    Node Name Configured Required Comment
    sph2erp 4096 4096 passed
    sph1erp 4096 4096 passed
    Result: Kernel parameter check passed for "msgtql"
    Check: Kernel parameter for "ncsize"
    Node Name Configured Required Comment
    sph2erp 35840 35840 passed
    sph1erp 35840 35840 passed
    Result: Kernel parameter check passed for "ncsize"
    Check: Kernel parameter for "shmmax"
    Node Name Configured Required Comment
    sph2erp 1073741824 1073741824 passed
    sph1erp 1073741824 1073741824 passed
    Result: Kernel parameter check passed for "shmmax"
    Check: Kernel parameter for "shmmni"
    Node Name Configured Required Comment
    sph2erp 4096 4096 passed
    sph1erp 4096 4096 passed
    Result: Kernel parameter check passed for "shmmni"
    Check: Kernel parameter for "shmseg"
    Node Name Configured Required Comment
    sph2erp 512 512 passed
    sph1erp 512 512 passed
    Result: Kernel parameter check passed for "shmseg"
    Check: Kernel parameter for "tcp_smallest_anon_port"
    Node Name Configured Required Comment
    sph2erp 9000 9000 passed
    sph1erp 9000 9000 passed
    Result: Kernel parameter check passed for "tcp_smallest_anon_port"
    Check: Kernel parameter for "tcp_largest_anon_port"
    Node Name Configured Required Comment
    sph2erp 65500 65500 passed
    sph1erp 65500 65500 passed
    Result: Kernel parameter check passed for "tcp_largest_anon_port"
    Check: Kernel parameter for "udp_smallest_anon_port"
    Node Name Configured Required Comment
    sph2erp 9000 9000 passed
    sph1erp 9000 9000 passed
    Result: Kernel parameter check passed for "udp_smallest_anon_port"
    Check: Kernel parameter for "udp_largest_anon_port"
    Node Name Configured Required Comment
    sph2erp 65500 65500 passed
    sph1erp 65500 65500 passed
    Result: Kernel parameter check passed for "udp_largest_anon_port"
    Check: Package existence for "OS-Core-B.11.31( ia64)"
    Node Name Available Required Comment
    sph2erp OS-Core-B.11.31-0 OS-Core-B.11.31( ia64) passed
    sph1erp OS-Core-B.11.31-0 OS-Core-B.11.31( ia64) passed
    Result: Package existence check passed for "OS-Core-B.11.31( ia64)"
    Check: Operating system patch for "Patch PHKL_38938"
    Node Name Applied Required Comment
    sph2erp Patch PHKL_39646 Patch PHKL_38938 passed
    sph1erp Patch PHKL_39646 Patch PHKL_38938 passed
    Result: Operating system patch check passed for "Patch PHKL_38938"
    Check: Operating system patch for "Patch PHKL_39351"
    Node Name Applied Required Comment
    sph2erp Patch PHKL_40207 Patch PHKL_39351 passed
    sph1erp Patch PHKL_40207 Patch PHKL_39351 passed
    Result: Operating system patch check passed for "Patch PHKL_39351"
    Check: Operating system patch for "Patch PHSS_36354"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_40546 Patch PHSS_36354 passed
    sph1erp Patch PHSS_40546 Patch PHSS_36354 passed
    Result: Operating system patch check passed for "Patch PHSS_36354"
    Check: Operating system patch for "Patch PHSS_37042"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_37042 Patch PHSS_37042 passed
    sph1erp Patch PHSS_37042 Patch PHSS_37042 passed
    Result: Operating system patch check passed for "Patch PHSS_37042"
    Check: Operating system patch for "Patch PHSS_37959"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_40804 Patch PHSS_37959 passed
    sph1erp Patch PHSS_40804 Patch PHSS_37959 passed
    Result: Operating system patch check passed for "Patch PHSS_37959"
    Check: Operating system patch for "Patch PHSS_39094"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_40538 Patch PHSS_39094 passed
    sph1erp Patch PHSS_40538 Patch PHSS_39094 passed
    Result: Operating system patch check passed for "Patch PHSS_39094"
    Check: Operating system patch for "Patch PHSS_39100"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_40540 Patch PHSS_39100 passed
    sph1erp Patch PHSS_40540 Patch PHSS_39100 passed
    Result: Operating system patch check passed for "Patch PHSS_39100"
    Check: Operating system patch for "Patch PHSS_39102"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_41496 Patch PHSS_39102 passed
    sph1erp Patch PHSS_41496 Patch PHSS_39102 passed
    Result: Operating system patch check passed for "Patch PHSS_39102"
    Check: Operating system patch for "Patch PHSS_38141"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_38141 Patch PHSS_38141 passed
    sph1erp Patch PHSS_38141 Patch PHSS_38141 passed
    Result: Operating system patch check passed for "Patch PHSS_38141"
    Check: Operating system patch for "Patch PHCO_40381"
    Node Name Applied Required Comment
    sph2erp Patch PHCO_40381 Patch PHCO_40381 passed
    sph1erp Patch PHCO_40381 Patch PHCO_40381 passed
    Result: Operating system patch check passed for "Patch PHCO_40381"
    Check: Operating system patch for "Patch PHKL_38038"
    Node Name Applied Required Comment
    sph2erp Patch PHKL_41005 Patch PHKL_38038 passed
    sph1erp Patch PHKL_41005 Patch PHKL_38038 passed
    Result: Operating system patch check passed for "Patch PHKL_38038"
    Checking for multiple users with UID value 0
    Result: Check for multiple users with UID value 0 passed
    Check: Current group ID
    Result: Current group ID check passed
    Starting Clock synchronization checks using Network Time Protocol(NTP)...
    NTP Configuration file check started...
    Network Time Protocol(NTP) configuration file not found on any of the nodes. Oracle Cluster Time Synchronization Service(CTSS) can be used instead of NTP for time synchronization on the cluster nodes
    No NTP Daemons or Services were found to be running
    Result: Clock synchronization check using Network Time Protocol(NTP) passed
    Checking Core file name pattern consistency...
    Core file name pattern consistency check passed.
    Checking to make sure user "oracle" is not in "root" group
    Node Name Status Comment
    sph2erp does not exist passed
    sph1erp does not exist passed
    Result: User "oracle" is not part of "root" group. Check passed
    Check default user file creation mask
    Node Name Available Required Comment
    sph2erp 022 0022 passed
    sph1erp 022 0022 passed
    Result: Default user file creation mask check passed
    Checking consistency of file "/etc/resolv.conf" across nodes
    Node Name Status
    sph2erp passed
    sph1erp passed
    The DNS response time for an unreachable node is within acceptable limit on all nodes
    File "/etc/resolv.conf" is consistent across nodes
    Check: Time zone consistency
    Result: Time zone consistency check passed
    Checking settings of device file "/dev/async"
    Node Name Available Comment
    sph2erp yes failed (incorrect setting for minor number.)
    sph1erp yes failed (incorrect setting for minor number.)
    Result: Check for settings of device file "/dev/async" failed.
    Starting check for The SSH LoginGraceTime setting ...
    WARNING:
    PRVE-0038 : The SSH LoginGraceTime setting on node "sph2erp" may result in users being disconnected before login is completed
    PRVE-0038 : The SSH LoginGraceTime setting on node "sph1erp" may result in users being disconnected before login is completed
    Check for The SSH LoginGraceTime setting passed
    Fixup information has been generated for following node(s):
    sph2erp,sph1erp
    Please run the following script on each node as "root" user to execute the fixups:
    '/tmp/CVU_11.2.0.2.0_oracle/runfixup.sh'
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    What could be the issue ????
    Any help would be appreciated...
    Regards,
    Manish

    Started with Grid Installation. Copying Software to remote node & linking libraries were successfully without any issue (upto 76%). But got issue while executing root.sh on Node1
    sph1erp:/oracle/11.2.0/grid #sh root.sh
    Running Oracle 11g root script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /oracle/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    Copying dbhome to /usr/local/bin ...
    Copying oraenv to /usr/local/bin ...
    Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root script.
    Now product-specific root actions will be performed.
    Using configuration parameter file: /oracle/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'sys'..
    Operation successful.
    OLR initialization - successful
    root wallet
    root wallet cert
    root cert export
    peer wallet
    profile reader wallet
    pa wallet
    peer wallet keys
    pa wallet keys
    peer cert request
    pa cert request
    peer cert
    pa cert
    peer root cert TP
    profile reader root cert TP
    pa root cert TP
    peer pa cert TP
    pa peer cert TP
    profile reader pa cert TP
    profile reader peer cert TP
    peer user cert
    pa user cert
    Adding daemon to inittab
    CRS-2672: Attempting to start 'ora.mdnsd' on 'sph1erp'
    CRS-2676: Start of 'ora.mdnsd' on 'sph1erp' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'sph1erp'
    CRS-2676: Start of 'ora.gpnpd' on 'sph1erp' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'sph1erp'
    CRS-2672: Attempting to start 'ora.gipcd' on 'sph1erp'
    CRS-2676: Start of 'ora.gipcd' on 'sph1erp' succeeded
    CRS-2676: Start of 'ora.cssdmonitor' on 'sph1erp' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'sph1erp'
    CRS-2672: Attempting to start 'ora.diskmon' on 'sph1erp'
    CRS-2676: Start of 'ora.diskmon' on 'sph1erp' succeeded
    CRS-2676: Start of 'ora.cssd' on 'sph1erp' succeeded
    ASM created and started successfully.
    Disk Group OCRVOTE created successfully.
    clscfg: -install mode specified
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'sys'..
    Operation successful.
    CRS-4256: Updating the profile
    Successful addition of voting disk ab847ed2b4f04f2dbfb875226d2bb194.
    Successful addition of voting disk 85c05a5b30384f8dbff48cc069de7a7c.
    Successful addition of voting disk 649196fbdd614f9cbf26a9a0e6670a6e.
    Successful addition of voting disk 8815dfcee2e64f64bf00b9c76626ab41.
    Successful addition of voting disk 8ce55fe5534f4f77bfa9f54187592707.
    Successfully replaced voting disk group with +OCRVOTE.
    CRS-4256: Updating the profile
    CRS-4266: Voting file(s) successfully replaced
    ## STATE File Universal Id File Name Disk group
    1. ONLINE ab847ed2b4f04f2dbfb875226d2bb194 (/dev/oracle/ocrvote1) [OCRVOTE]
    2. ONLINE 85c05a5b30384f8dbff48cc069de7a7c (/dev/oracle/ocrvote2) [OCRVOTE]
    3. ONLINE 649196fbdd614f9cbf26a9a0e6670a6e (/dev/oracle/ocrvote3) [OCRVOTE]
    4. ONLINE 8815dfcee2e64f64bf00b9c76626ab41 (/dev/oracle/ocrvote4) [OCRVOTE]
    5. ONLINE 8ce55fe5534f4f77bfa9f54187592707 (/dev/oracle/ocrvote5) [OCRVOTE]
    Located 5 voting disk(s).
    Start of resource "ora.cluster_interconnect.haip" failed
    CRS-2672: Attempting to start 'ora.cluster_interconnect.haip' on 'sph1erp'
    CRS-5017: The resource action "ora.cluster_interconnect.haip start" encountered the following error:
    Start action for HAIP aborted
    CRS-2674: Start of 'ora.cluster_interconnect.haip' on 'sph1erp' failed
    CRS-2679: Attempting to clean 'ora.cluster_interconnect.haip' on 'sph1erp'
    CRS-2681: Clean of 'ora.cluster_interconnect.haip' on 'sph1erp' succeeded
    CRS-4000: Command Start failed, or completed with errors.
    Failed to start Oracle Clusterware stack
    Failed to start High Availability IP at /oracle/11.2.0/grid/crs/install/crsconfig_lib.pm line 1046.
    /oracle/11.2.0/grid/perl/bin/perl -I/oracle/11.2.0/grid/perl/lib -I/oracle/11.2.0/grid/crs/install /oracle/11.2.0/grid/crs/install/rootcrs.pl execution failed
    sph1erp:/oracle/11.2.0/grid #
    Last few lines from CRS Log for node 1, where error came
    [ctssd(6467)]CRS-2401:The Cluster Time Synchronization Service started on host sph1erp.
    2011-02-25 23:04:16.491
    [oracle/11.2.0/grid/bin/orarootagent.bin(6423)]CRS-5818:Aborted command 'start for resource: ora.cluster_interconnect.haip 1 1' for resource 'ora.cluster_int
    erconnect.haip'. Details at (:CRSAGF00113:) {0:0:178} in */oracle/11.2.0/grid/log/sph1erp/agent/ohasd/orarootagent_root/orarootagent_root.log.*
    2011-02-25 23:04:20.521
    [ohasd(5513)]CRS-2757:Command 'Start' timed out waiting for response from the resource 'ora.cluster_interconnect.haip'. Details at (:CRSPE00111:) {0:0:178} in
    */oracle/11.2.0/grid/log/sph1erp/ohasd/ohasd.log.*
    Few lines from */oracle/11.2.0/grid/log/sph1erp/agent/ohasd/orarootagent_root/orarootagent_root.log.*
    =====================================================================================================
    2011-02-25 23:04:16.823: [ USRTHRD][16] {0:0:178} Starting Probe for ip 169.254.74.54
    2011-02-25 23:04:16.823: [ USRTHRD][16] {0:0:178} Transitioning to Probe State
    2011-02-25 23:04:17.177: [ USRTHRD][15] {0:0:178} [NetHAMain] thread stopping
    2011-02-25 23:04:17.177: [ USRTHRD][15] {0:0:178} Thread:[NetHAMain]isRunning is reset to false here
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} Thread:[NetHAMain]stop }
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} thread cleaning up
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} pausing thread
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} posting thread
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} Thread:[NetHAWork]stop {
    2011-02-25 23:04:17.645: [ USRTHRD][16] {0:0:178} [NetHAWork] thread stopping
    2011-02-25 23:04:17.645: [ USRTHRD][16] {0:0:178} Thread:[NetHAWork]isRunning is reset to false here
    2011-02-25 23:04:17.645: [ USRTHRD][12] {0:0:178} Thread:[NetHAWork]stop }
    2011-02-25 23:04:17.645: [ USRTHRD][12] {0:0:178} Thread:[NetHAWork]stop {
    2011-02-25 23:04:17.645: [ USRTHRD][12] {0:0:178} Thread:[NetHAWork]stop }
    2011-02-25 23:04:17.891: [ora.cluster_interconnect.haip][12] {0:0:178} [start] Start of HAIP aborted
    2011-02-25 23:04:17.892: [   AGENT][12] {0:0:178} UserErrorException: Locale is
    2011-02-25 23:04:17.893: [ora.cluster_interconnect.haip][12] {0:0:178} [start] clsnUtils::error Exception type=2 string=
    CRS-5017: The resource action "ora.cluster_interconnect.haip start" encountered the following error:
    Start action for HAIP aborted
    2011-02-25 23:04:17.893: [    AGFW][12] {0:0:178} sending status msg [CRS-5017: The resource action "ora.cluster_interconnect.haip start" encountered the foll
    owing error:
    Start action for HAIP aborted
    ] for start for resource: ora.cluster_interconnect.haip 1 1
    2011-02-25 23:04:17.893: [ora.cluster_interconnect.haip][12] {0:0:178} [start] clsn_agent::start }
    2011-02-25 23:04:17.894: [    AGFW][10] {0:0:178} Agent sending reply for: RESOURCE_START[ora.cluster_interconnect.haip 1 1] ID 4098:661
    2011-02-25 23:04:18.552: [ora.diskmon][12] {0:0:154} [check] DiskmonAgent::check {
    2011-02-25 23:04:18.552: [ora.diskmon][12] {0:0:154} [check] DiskmonAgent::check } - 0
    2011-02-25 23:04:19.573: [    AGFW][10] {0:0:154} Agent received the message: AGENT_HB[Engine] ID 12293:669
    2011-02-25 23:04:20.510: [ora.cluster_interconnect.haip][18] {0:0:178} [start] got lock
    2011-02-25 23:04:20.511: [ora.cluster_interconnect.haip][18] {0:0:178} [start] tryActionLock }
    2011-02-25 23:04:20.511: [ora.cluster_interconnect.haip][18] {0:0:178} [start] abort }
    2011-02-25 23:04:20.511: [ora.cluster_interconnect.haip][18] {0:0:178} [start] clsn_agent::abort }
    2011-02-25 23:04:20.511: [    AGFW][18] {0:0:178} Command: start for resource: ora.cluster_interconnect.haip 1 1 completed with status: TIMEDOUT
    2011-02-25 23:04:20.512: [ora.cluster_interconnect.haip][8] {0:0:178} [check] NetworkAgent::init enter {
    2011-02-25 23:04:20.513: [ora.cluster_interconnect.haip][8] {0:0:178} [check] NetworkAgent::init exit }
    2011-02-25 23:04:20.517: [    AGFW][10] {0:0:178} Agent sending reply for: RESOURCE_START[ora.cluster_interconnect.haip 1 1] ID 4098:661
    2011-02-25 23:04:20.519: [ USRTHRD][8] {0:0:178} Ocr Context init default level 23886304
    2011-02-25 23:04:20.519: [ default][8]clsvactversion:4: Retrieving Active Version from local storage.
    [   CLWAL][8]clsw_Initialize: OLR initlevel [70000]
    Few lines from */oracle/11.2.0/grid/log/sph1erp/ohasd/ohasd.log.*
    =====================================================================================================
    2011-02-25 23:04:21.627: [UiServer][30] {0:0:180} Done for ctx=6000000002604ce0
    2011-02-25 23:04:21.642: [UiServer][31] Closed: remote end failed/disc.
    2011-02-25 23:04:26.139: [ CLSINET][33]Returning NETDATA: 1 interfaces
    2011-02-25 23:04:26.139: [ CLSINET][33]# 0 Interface 'lan2',ip='10.10.16.50',mac='3c-4a-92-48-71-be',mask='255.255.255.240',net='10.10.16.48',use='cluster_int
    erconnect'
    2011-02-25 23:04:26.973: [UiServer][31] CS(60000000014b0790)set Properties ( root,60000000012e0260)
    2011-02-25 23:04:26.973: [UiServer][31] SS(6000000001372270)Accepted client connection: saddr =(ADDRESS=(PROTOCOL=ipc)(DEV=92)(KEY=OHASD_UI_SOCKET))daddr = (A
    DDRESS=(PROTOCOL=ipc)(KEY=OHASD_UI_SOCKET))
    2011-02-25 23:04:26.992: [UiServer][30] {0:0:181} processMessage called
    2011-02-25 23:04:26.993: [UiServer][30] {0:0:181} Sending message to PE. ctx= 6000000001b440f0
    2011-02-25 23:04:26.993: [UiServer][30] {0:0:181} Sending command to PE: 67
    2011-02-25 23:04:26.994: [   CRSPE][29] {0:0:181} Processing PE command id=173. Description: [Stat Resource : 600000000135f760]
    2011-02-25 23:04:26.997: [UiServer][30] {0:0:181} Done for ctx=6000000001b440f0
    2011-02-25 23:04:27.012: [UiServer][31] Closed: remote end failed/disc.
    2011-02-25 23:04:31.135: [ CLSINET][33]Returning NETDATA: 1 interfaces
    2011-02-25 23:04:31.135: [ CLSINET][33]# 0 Interface 'lan2',ip='10.10.16.50',mac='3c-4a-92-48-71-be',mask='255.255.255.240',net='10.10.16.48',use='cluster_int
    erconnect'
    2011-02-25 23:04:32.318: [UiServer][31] CS(60000000014b0790)set Properties ( root,60000000012e0260)
    2011-02-25 23:04:32.318: [UiServer][31] SS(6000000001372270)Accepted client connection: saddr =(ADDRESS=(PROTOCOL=ipc)(DEV=92)(KEY=OHASD_UI_SOCKET))daddr = (A
    DDRESS=(PROTOCOL=ipc)(KEY=OHASD_UI_SOCKET))
    2011-02-25 23:04:32.332: [UiServer][30] {0:0:182} processMessage called
    2011-02-25 23:04:32.333: [UiServer][30] {0:0:182} Sending message to PE. ctx= 6000000001b45ef0
    2011-02-25 23:04:32.333: [UiServer][30] {0:0:182} Sending command to PE: 68
    2011-02-25 23:04:32.334: [   CRSPE][29] {0:0:182} Processing PE command id=174. Description: [Stat Resource : 600000000135f760]
    2011-02-25 23:04:32.338: [UiServer][30] {0:0:182} Done for ctx=6000000001b45ef0
    2011-02-25 23:04:32.352: [UiServer][31] Closed: remote end failed/disc.
    2011-02-25 23:04:36.155: [ CLSINET][33]Returning NETDATA: 1 interfaces
    2011-02-25 23:04:36.155: [ CLSINET][33]# 0 Interface 'lan2',ip='10.10.16.50',mac='3c-4a-92-48-71-be',mask='255.255.255.240',net='10.10.16.48',use='cluster_int
    erconnect'
    2011-02-25 23:04:37.683: [UiServer][31] CS(60000000014b0790)set Properties ( root,60000000012e0260)
    2011-02-25 23:04:37.683: [UiServer][31] SS(6000000001372270)Accepted client connection: saddr =(ADDRESS=(PROTOCOL=ipc)(DEV=92)(KEY=OHASD_UI_SOCKET))daddr = (A
    DDRESS=(PROTOCOL=ipc)(KEY=OHASD_UI_SOCKET))
    2011-02-25 23:04:37.702: [UiServer][30] {0:0:183} processMessage called
    2011-02-25 23:04:37.703: [UiServer][30] {0:0:183} Sending message to PE. ctx= 6000000002604ce0
    2011-02-25 23:04:37.703: [UiServer][30] {0:0:183} Sending command to PE: 69
    2011-02-25 23:04:37.704: [   CRSPE][29] {0:0:183} Processing PE command id=175. Description: [Stat Resource : 600000000135f760]
    2011-02-25 23:04:37.708: [UiServer][30] {0:0:183} Done for ctx=6000000002604ce0
    2011-02-25 23:04:37.722: [UiServer][31] Closed: remote end failed/disc.
    2011-02-25 23:04:41.156: [ CLSINET][33]Returning NETDATA: 1 interfaces
    2011-02-25 23:04:41.156: [ CLSINET][33]# 0 Interface 'lan2',ip='10.10.16.50',mac='3c-4a-92-48-71-be',mask='255.255.255.240',net='10.10.16.48',use='cluster_int
    erconnect'
    What could be the issue ????
    Experts Please help me. Doing setup for the PRoduction Env...
    Do response ASAP...... Thanks
    Regards,
    Manish

  • Oracle Universal Installer not starting, failing on pre-requisites

    --[This is where the application server 10g Forms and Reports (9.0.4) cd resides for Solaris version 5.9]
    /data02/FMSinvoice/appsFR904/INSTALL/SOLARIS
    --[The runInstaller is using oraparam.ini from the following temp location (/data02/FMSinvoice/appsFR904...). This is a patch which allows above cd to run on Soalris ver 5.10]
    bash-3.2$ runInstaller -paramFile /data02/FMSinvoice/appsFR904/INSTALL/ForSolaris5_10/4494701/oraparam.ini
    Debug1
    encoding = UTF-8
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.8, 5.9 or 5.10. Actual 5.10
    Passed
    Checking operating system packages: SUNWarc,SUNWbtool,SUNWhea,SUNWlibm,SUNWlibms,SUNWsprot,SUNWtoo,SUNWi1of,SUNWxwfnt,SUNWi1cs,SUNWi15cs Passed
    Checking swap space: must be greater than 1536 MB. Actual 14791MB Passed
    Checking Temp space: must be greater than 150 MB. Actual 12596 MB Passed
    All installer requirements met.
    Checking if CPU speed is above 250 MHz. Actual 1200 MHz Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-08-29_03-54-34PM. Please wait ...sh: /apps/oracle/product/9.2.0/oui/bin/unzip: not found
    Error in writing to directory /tmp/OraInstall2012-08-29_03-54-34PM. Please ensure that this directory is writable and has atleast 75 MB of disk space. Installation cannot continue.
    The tmp seems to have enough space...
    bash-3.2$ df -kh
    Filesystem size used avail capacity Mounted on
    /dev/dsk/c3t201500A0B826A22Cd4s0
    9.8G 5.2G 4.6G 54% /
    /devices 0K 0K 0K 0% /devices
    ctfs 0K 0K 0K 0% /system/contract
    proc 0K 0K 0K 0% /proc
    mnttab 0K 0K 0K 0% /etc/mnttab
    swap 12G 1.7M 12G 1% /etc/svc/volatile
    objfs 0K 0K 0K 0% /system/object
    sharefs 0K 0K 0K 0% /etc/dfs/sharetab
    /platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1
    9.8G 5.2G 4.6G 54% /platform/sun4u-us3/lib/libc_psr.so.1
    /platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1
    9.8G 5.2G 4.6G 54% /platform/sun4u-us3/lib/sparcv9/libc_psr.so.1
    fd 0K 0K 0K 0% /dev/fd
    /dev/dsk/c3t201500A0B826A22Cd4s3
    9.8G 409M 9.3G 5% /var
    swap 12G 1.0M 12G 1% /tmp
    swap 12G 80K 12G 1% /var/run
    /dev/dsk/c3t201500A0B826A22Cd4s4
    9.8G 4.6G 5.2G 47% /apps
    /dev/dsk/c3t201500A0B826A22Cd0s5
    128G 73G 53G 58% /data01
    /dev/dsk/c3t201500A0B826A22Cd1s6
    262G 13G 247G 5% /data02/FMSinvoice
    Can someone help kick off the OUI installer. Our customer if getting impatient in not getting it to run. Any help appreicaited
    Thanks

    Thanks for the replies...
    FYI.
    I have cloned an Oracle 9i database on a DR test server.
    Now I am installing Oracle Application server 10g Forms and Reports (9.0.4) on Solaris 5.10
    This is using a Oracle CD which is for Solaris 5.9 but using twp patches supplied by oracle to run the CD from. So it is able to run on Solaris 5.10. It has been done before but by some past DBA some 5 years ago. This is the first time I am attempting this being a new employee here.
    I have implemented these suggestions.
    Especially the fact that it was looking for a gunzip utuility which it couldn't find. To make it easirer Ij ust copied the gunzip utility to the place it was looking for, and renamed it unzip. As it was loooking for unzip
    This worked and passed through.
    Created the temp temp directory as welll so it would not have issues in not writting to the tmp directory.
    The error I'm getting is below
    bash-3.2$ pwd
    /data02/FMSinvoice/appsFR904/INSTALL/ForSolaris5_10/4494701
    bash-3.2$ /data02/FMSinvoice/appsFR904/INSTALL/SOLARIS/RUNINSTA -paramFile /data02/FMSinvoice/appsFR904/INSTALL/ForSolaris5_10/4494701/ORAPARAM.INI
    Starting Oracle Universal Installer ...
    Checking requirements...
    Checking operating system version: must be 5.8, 5.9 or 5.10.
    Actual 5.10 Passed
    Checking operating system packages: SUNWarc,SUNWbtool,SUNWhea,SUNWlibm,SUNWlibms,SUNWsprot,SUNWtoo,SUNWi1of,SUNWxwfnt,SUNWi1cs,SUNWi15cs Passed
    Checking swap space: must be greater than 1536 MB.
    Actual 14791MB Passed
    Checking Temp space: must be greater than 150 MB.
    Actual 252715 MB Passed
    All requirements met.
    Checking if CPU speed is above 250 MHz.
    Actual 1200 MHz Passed
    Checking monitor: must be configured to display at least 256 colors
    ^C Failed <<<<
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo
    Some optional pre-requisite checks have failed (see above). Continue? (y/n) [n] y
    Preparing to launch Oracle Universal Installer from /data02/FMSinvoice/appsFR904/tmp/OraInstall2012-08-31_11-12-17AM. Please wait ...The Java RunTime Environment was not found at /data02/FMSinvoice/appsFR904/tmp/OraInstall2012-08-31_11-12-17AM/jre/bin/java. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.3.1 or higher and try again.
    : No such file or directory
    I am running humingbird Exceed, and have also set the DISPLAY to my screen.
    FYI I am running this from home so the 256 collours error would probably be ok if I did it from work (as I will on Monday)
    However I would prbably still get the java error. Should this not be resolved using Exceed though?

  • All 11g pre-requisites check failed on solaris 10

    During 11g R2 (64 bit) installation on Solaris 10 64 bit, all pre-requisites checks were failed.
    Like the first one given below:
    =======================
    Physical Memory - This is a prerequisite condition to test whether the system has at least 1GB (1048576.0KB) of total physical memory.
    Expected Value : n/a
    Actual Value : n/a
     List of errors:  - 
    PRVF-7531 : Physical memory check cannot be performed on node "sol11oracle-vm"  -
    Cause:  Could not perform check of physical memory on the node indicated.  -
    Action:  Ensure ability to access the node specified and view memory information.
    =======================
    It seems that oracle installer not able to resolve the name "sol11oracle-vm".
    Please suggest.

    Hi, know that its an old thread but anyway.
    Check metalink for *11GR2 INSTALL ON SOLARIS FAILS MANY PREREQUISITE CHECKS [ID 989727.1]*.
    Oracle 11gR2 software is NOT certified for:
    a.) Solaris 10 “less than update 6” with the right patches.
    b.) Solaris 10 “less than update 6” with a Solaris patch bundle.
    c.) Solaris 10 “less than update 6” with a Solaris release update
    It is only certified for a base install image of Solaris 10 update 6 or greater.

  • Pre requisits for Internation HR and Payroll Setups

    Hi All,
    Can any one help me in Pre requisits for Internation HR and Payroll Setups.
    Thanks in advance.

    Here's some stuff to get you started:
    International HR and Payroll (Doc ID 261452.1)
    Running International HR and Payroll Setup (Doc ID 278006.1)
    HOW TO ENABLE ENHANCED RETROPAY FOR INTERNATIONAL HRMS PAYROLL SETUP (Doc ID 458535.1)
    If you have specific problems, please give full details of what they are and error messages (etc) and I'm sure someone can help further.

  • No pre-requisite checks found in oraparam.ini

    Hi,
    When I was trying to run the ./runInstaller(oracle 10g) on linux4,
    it was saying
    "Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed."
    can anyone please help me in finding the solution for that ?
    Thanks

    Hi user;
    Please be sure you have all pre-request,check
    http://www.oracle.com/pls/db102/homepage
    Also check below note:
    10g runInstaller (OUI) fails on startup with checkdir error: cannot create /oui/bin/ouica.sh [ID 263692.1]<<Solution part 2
    Regard
    Helios

  • Pre-requisites for OS X 10.9 Upgrade??

    Hello. I am considering an upgrade to my Mac OS (on both a Mac and a Mac Air). The details of my Mac are:
    Processor  2.5 GHz Intel Core i5
    Memory  4 GB 1333 MHz DDR3
    Graphics  AMD Radeon HD 6750M 512 MB
    Serial Number  C02H9SRGDHJF
    Software  Mac OS X Lion 10.7.5 (11G63)
    At present the OS on both my Mac and MacAir is OS X Lion 10.7.5.
    I have been considering purchasing OS X10.8 Mountain Lion but decided to wait until OS X 10.9 Mavericks was issued. This was because I did not see the point in purchasing OS X 10.8 just before it was about to be superseded by a new version OS (in this case OS X 10.9); and I was unable to ascertain whether OS 10.8 would be an essential pre-requsite for OS X 10.9 or not.
    I have now seen that I can upgrade (free) to OS 10.9 Mavericks – straight onto my existing OS X Lion 10.7.5. This implies that I do not need to upgrade to OS 10.8 Mountain Lion beforehand. If OS X 10.8 it is not an essential pre-requisite for OS X, it seems to me that there is no advantage gained by purchasing it.
    Please can someone advise me if there is any advantage in upgrading to OS 10.8 before going on to further upgrade to OS 10.9? Does OS 10.8 have any additional features that OX 10.9 Mavericks does not have, or needs in order to be fully enabled? In short, do I need OS X10.8 beforehand to take full advantage of the OS X 10.9 upgrade?
    Any advice appreciated.

    Apple User7 wrote:
    Please can someone advise me if there is any advantage in upgrading to OS 10.8 before going on to further upgrade to OS 10.9?
    Nothing. OS X Mavericks has got the same features if you upgrade from OS X Lion instead of OS X Mountain Lion apart from the features that need a specific computer, so don't worry about it. Upgrading to Mountain Lion first would be a waste of money.
    Open the Mac App Store and download OS X Mavericks. If your computer isn't supported, the Mac App Store will give you an error message. Make a backup of your files with Time Machine and check that your apps are compatible > http://www.roaringapps.com

  • 11g and Coherence (pre-requisite?, included?)

    We are planning to work with SOA Suite 11g for a mid scale project.
    From the download's site it looks like Weblogic + Coherence "package" is a pre-requisite.
    However we see licencing issues as we did not purchase any license for Coherence.
    Is Coherence a Formal Pre-Requisite for SOA Suite 11g and/or OSB (service bus) 11g ?
    Some people on forums suggest Coherence is "included" in SOA Suite. Would this be the case from the licensing point of view (i.e. licence for SOA Suite / OSB gives us the right to use Coherence without paying separately ?
    Last not least, can we install SOA Suite with Weblogic only (no Coherence), even if the download page indicates we should have the Weblogic + Coherence package in place ?
    Many thanks,
    CL.

    Hi
    1. I am not much familiar with Coherence License stuff. As far as I know, Coherence is used for Caching Framework and is part of the Weblogic Server and it may not have anything to do with SOA Stuff. BUT incase if internally SOA files uses Coherence APIs for Caching, then you may need this component also installed.
    2. YES, you can install WLS without coherence. Even though your installer has WLS + Coherence, at the time of installation of WLS, choose the option like Custom (instead of default Typical). In the following screens, you can UnCheck the boxes for Coherence (and its samples). So you get only WLS installed. On top of this install SOA. Create a SOA Domain. Start admin and soa servers. If they start fine without any errors referring coherence APIs, then you are good to go.
    Thanks
    Ravi Jegga

  • Pre-requisites required for the local configuration of the Weblogic portal

    Hi All,
    I have got the code from the client. It is appenntly came to know that Code has been developed in Weblogic workshop.
    When we build teh application we are getting the following web services related Errors:
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    PortaleWebApp: Created control beans for 19 controls in 12703 milliseconds
    BUILD FAILED
    ERROR: Build failed with 15 error(s).
    When we deploy in the Portal weblogic server, Application is deploying with out any errors. But it is not showing any login page when I start the PTLoginMain.portal file.
    As I am completly new to this Weblogic Portal server, Please let me know, Do i need to configure the any setting before starting the application. I mean to ask you that Pre-requisites required for the local configuration of the Weblogic portal Server.
    Any Help would be much appriciated.
    Regards & thanks,
    Nirmala Vijaay Sekhar Varre

    and your server address can be resolved or not?
    Are you accessing the server from Windows or Linux?
    - On Linux try editing the /etc/hosts file and add something like: 10.241.110.105 server1.etcetera
    - On Windows try editing the C:\WINDOWS\system32\drivers\etc\hosts file and add something like: 10.241.110.105 server1.etcetera
    When this works, contact your system administrator and ask him or her to map an ip to your hostname in DNS and DHCP
    such that the servername automatically resolves the ip-address

Maybe you are looking for

  • Regarding text messaging, if I send a message from my iPhone, the reply goes to my ipad, or mini ipad. How can I fix this?

    Regarding text messaging, if I send a message from my iPhone, the reply goes to my ipad, or mini ipad. How can I stop this from happening?

  • MySql and Tomcat 5.5

    I have read several threads, and others are having this problem but the resolutions do not seem to be posted or are different than what I am having. Hopefully someone can help me figure out... Cannot create JDBC driver of class '' for connect URL 'nu

  • Power Mac g3 blue/white internet issue

    I am running system 10.3.9 and all was well last night. This morning can't get on internet on the g3, my pc works fine. Am direct cabled to router and when the original auto connect with dhcp was set it would generate it's own IP address and router s

  • Help me to troubleshoot the errors

    import java.io.DataInputStream; class Items      int itemcode[]=new int[10];      int itemcoast[]=new int[10];      int rem;      int i,coast,counter;      try           //Input Items           void getitem()                System.out.println("Enter

  • Setting up an audio interface with logic 9

    hey im still pretty new to this. i have a powerbook G4 with logic pro 9. i just got a steinberg CI1 usb audio interface which i was told would work with logic. (http://www.steinberg.net/en/products/hardware/ci1/ci1_start.html) im recording vocals and