EBS 11i - Concurrent Manager goes down due to network failure.

Hi,
We have a Single Node Oracle EBS 11i (11.5.10) [upgraded from 11.0.3] Production Instance on a Windows 2003 (32-Bit) server.
We have UPS support for the Server but the Netwok Switch is not on UPS. Due to this whenever there is a power trip the network goes down and due to this the Concurrent Manager (only)goes down. All other Apps Tier and DB Tier services are up inlcluding the 806 Listener (APPS_SID).
Is this how it is designed to work? Is there anyway to ensure that the Conc. Manager does not go down due to network failure.
Rgds,
Thiru

Here it is
Process monitor session ended : 02-OCT-2009 07:30:04
The Internal Concurrent Manager has encountered an error.
Review concurrent manager log file for more detailed information. : 02-OCT-2009 07:43:16 -
Shutting down Internal Concurrent Manager : 02-OCT-2009 07:45:56
Reviver is not enabled, not spawning a reviver process.
List of errors encountered:
_ 1 _
Routine AFPCMT encountered an ORACLE error. ORA-01041: internal error.
hostdef extension doesn't exist
Review your error messages for the cause of the error. (=<POINTER>)
_ 2 _
Routine AFPSMG encountered an ORACLE error. ORA-03114: not connected
to ORACLE
Review your error messages for the cause of the error. (=<POINTER>)
_ 3 _
Routine FDPCRQ encountered an ORACLE error. ORA-03113: end-of-file on
communication channel
Review your error messages for the cause of the error. (=<POINTER>)
APP-FND-01564: ORACLE error 1041 in fdudat
Cause: fdudat failed due to ORA-01041: internal error. hostdef extension doesn't exist.
The SQL statement being executed at the time of the error was: &SQLSTMT and was executed from the file &ERRFILE.
List of errors encountered:
_ 1 _
Routine AFPCAL received failure code while parsing or running your
concurrent program CPMGR
Review your concurrent request log file for more detailed information.
Make sure you are passing arguments in the correct format.
The PROPTRN_1002@PROPTRN internal concurrent manager has terminated with status 1 - giving up.

Similar Messages

  • Is My query is enough to fetch concurrent manager goes INACTIVE NOMANAGER?

    Dear Legends,
    Is the following query is Okay to fetch whenever concurrent manager goes to INACTIVE NOMANAGER status? I have put this in a shell cron so whenever the concurrent goes INACTIVE NOMANAGER it will be firing an alert to the list of mail id's.
    Query for determining the details
    ========================
    SELECT
        REQUEST_ID,
        PHASE_CODE,
        STATUS_CODE,
        LAST_UPDATE_DATE,
        LAST_UPDATED_BY,
        REQUESTED_BY,
        RESPONSIBILITY_ID,
        RESPONSIBILITY_APPLICATION_ID
    FROM
        FND_CONCURRENT_REQUESTS
    WHERE
        PHASE_CODE='P'
    AND
        STATUS_CODE='M';
    Here am taking the count
    ===================
    SELECT
        count(*)
    FROM
        FND_CONCURRENT_REQUESTS
    WHERE
        PHASE_CODE='P';
    Thanks,
    Karthik

    In our test environment ,today one developer said his request completed with inactive ,nomanager.I checked the concurrent manager related to that request,it is showing actual is zero and target as 4.It means that particular concurrent manager is down?..Yes.
    I checked the concurrent manager status using adcmctl.sh .It shows internal manger not active at this time.But active users concurrent request completed succesfully in standard manager.what does it mean?Check that specific CM log file for details about the error. Also, bounce the CM using adcmctl.sh script and check then (you may need to run cmclean.sql script before bringing the services up).
    Thanks,
    Hussein

  • Concurrent mgr goes down

    hi all,
    I am facing a new problem at my client side...whenever there are more requests concurrent mgr goes down - no request runs...application goes down...as it has clustering at OS level, application part is transferred to the other node and goes up from there...but why is it happening?? I mean it is normal more users more requests...conc mgr should not be down i think...plz help
    Annex

    What about the CM log file?--should I post the log file here?? but it is huge in size...plz suggest                                                                                                                                                                                                                   

  • Portal failed to access remote resource due to network failures

    Hi,
    We have a portlet that allows users to upload files to a SQL Server database and make it available for other users to access. The portlet code is on our remote servers. Everything works fine in dev environment, but certain files fail in pre-prod and prod within the portal, but work fine when the code is executed outside the portal.
    I keep getting this error:
    Error - Portal failed to access remote resource due to network failures. Try again later or contact your portal administrator.     
    What could the problem be?
    Thank you for your help.
    Rad

    If the Studio service looks good on the remote server where Studio is installed (check that
    the service is started and look in the Studio logs for any warnings or errors), you should
    also verify the configuration settings in the Studio remote server object. Is it properly
    configured and pointing to the correct remote server?
    If so, check the portal servers access to the Studio server via the port specified in the remote
    server (default is 11935). You can test this by doing a telnet test on the portal server. In a cmd
    prompt (Windows) or on the CLI (Unix), type 'telnet [studioserver] 11935', where "<servername> is
    the name of your Studio remote server. The screen should just go blank, meaning that there is
    something accepting connections on that port on the given server. (We would hope it's the Studio
    app and not another service occupying that port.) If you get "Could not open connection to the host"
    or some such similar result, check that the network between the portal and the Studio remote server
    is open (ie, make sure there isn't any port blocking or a firewall in place that would hinder the
    communication between the two servers).

  • All Concurrent managers going down (Except Internal conc manager)

    Hi All,
    We are on Oracle Apps R12.0.4 and Db 10g
    We have done a cloning from RAC ASM 2 node instance to Non-RAC NonASM single node.
    The problem is that concurrent managers (Standard manager and other manangers) are going down automatically.
    ICm obviously is trying to bring them back .
    here is the log file:
    Starting INVMGR Concurrent Manager : 29-JUN-2010 07:49:18
    Process monitor session ended : 29-JUN-2010 07:49:18
    Process monitor session started : 29-JUN-2010 07:51:18
    Adding Node:(APP2), to unavailable list
    Found dead process: spid=(28003), cpid=(240974), ORA pid=(44), manager=(0/4)
    Found dead process: spid=(28002), cpid=(240973), ORA pid=(43), manager=(0/5)
    Starting FNDSCH Concurrent Manager : 29-JUN-2010 07:51:18
    Starting FNDCRM Concurrent Manager : 29-JUN-2010 07:51:18
    Starting OAMCOLMGR Concurrent Manager : 29-JUN-2010 07:51:18
    Starting FTE_TXN_MANAGER Concurrent Manager : 29-JUN-2010 07:51:18
    Starting IEU_SH_CS Concurrent Manager : 29-JUN-2010 07:51:18
    Starting IEU_WL_CS Concurrent Manager : 29-JUN-2010 07:51:18
    Starting PASMGR Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting STANDARD Concurrent Manager : 29-JUN-2010 07:51:18
    Starting INVMGR Concurrent Manager : 29-JUN-2010 07:51:18
    Process monitor session ended : 29-JUN-2010 07:51:18
    +++++++++++++++++++++++++++++++++++++++++
    What i wanted to know is "Adding Node:(APP2), to unavailable list"
    What does this mean and how to troubleshoot it ?
    Also, i can see that STATUS column in FND_NODE table is set to "N"
    Does it mean something which affects the concurrent managers?
    Please help me resolve this.
    Thanks,
    KK

    Hi,
    The problem is that concurrent managers (Standard manager and other manangers) are going down automatically.
    ICm obviously is trying to bring them back .Please verify the definition of the CMs and make sure none points to the RAC instances.
    I would suggest you stop the CM, purge FND_NODES table and run AutoConfig on the database/application tier nodes, run cmclean.sql script, then start the CM and see if you can reproduce the issue.
    Thanks,
    Hussein

  • Standard Manager going down randomly

    Hi,
    On our user test system the standard managers will shutdown sporadically and I can not figure out what is causing this issue.
    Here is a snippet of the standard manager log file from today:
    APP-FND-01564: ORACLE error 6550 in afpoload
    Cause: afpoload failed due to ORA-06550: line 1, column 29:
    PLS-00201: identifier 'FND_PROFILE.GET_SPECIFIC' must be declared
    ORA-06550: line 1, column 29:
    PL/SQL: Statement ignored.
    The SQL statement being executed at the time of the error was: declare dummy boolean;begin fnd_profile.get_specific(:name, :userid, :respid,
    :applid, :val, dummy);end; and was executed from the file &ERRFILE.
    AFPERQ:Failed to initialize profile option values :
    Shutting down Concurrent Manager : 15-MAR-2011 05:07:13
    List of errors encountered:
    _ 1 _
    AFPERQ:Failed to initialize profile option values :
    We are running EBS 11.5.10.2 on Red Hat 4.4 against RAC 10G 10.2.0.4.0 cluster.
    The latest patches include:
    11i RAPIDCLONE CONSOLIDATED FIXES JUL/2010 installed 11/1/2010
    Please help,
    Willie

    Hi Hussein,
    This was working before this problem started in Nov or Dec of 2010 and it just seems worse now. Like once every couple of days. The last EBS patch was in Nov.
    We have patched the production system the to the same level but it does not have this problem. I was wondering if it was a database connection issue, but there were no errors in the listener or alert logs of the database cluster. I don't know where else to find errors on the apps tier.
    I am wondering if I have some thing configured differently on this user test system.
    Yes there are many invalid objects due to a data refresh that we have done several times over the last 18 months (custom application).
    You want me to apply patch 9577274?
    I did review ID 727498.1, but we have not done a DB upgrade recently.
    I will be on vacation until Monday March 21. I will follow up when I get back.
    Thanks,
    Willie

  • 11i Concurrent Manager server bluescreens intermittently

    We had the following configuration:
    10.7character on VMS.
    We upgraded to:
    11.5.4 with database on VMS and middle tiers on NT boxes (conc mgr on one NT server and four other NT boxes for Forms servers).
    The first 6 weeks of being on 11i, things were OK. In the last 6 weeks, however, whenever our load of concurrent requests on out NT box gets "high" (unscientific specification), the box blue screen's. Oracle support says that we should pursue Microsoft with our memory dump file from the blue screen.
    Has anyone else had intermittent blue screen's of the concurrent manager server when the load on it gets high?
    Thanks in advance.

    Here it is
    Process monitor session ended : 02-OCT-2009 07:30:04
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 02-OCT-2009 07:43:16 -
    Shutting down Internal Concurrent Manager : 02-OCT-2009 07:45:56
    Reviver is not enabled, not spawning a reviver process.
    List of errors encountered:
    _ 1 _
    Routine AFPCMT encountered an ORACLE error. ORA-01041: internal error.
    hostdef extension doesn't exist
    Review your error messages for the cause of the error. (=<POINTER>)
    _ 2 _
    Routine AFPSMG encountered an ORACLE error. ORA-03114: not connected
    to ORACLE
    Review your error messages for the cause of the error. (=<POINTER>)
    _ 3 _
    Routine FDPCRQ encountered an ORACLE error. ORA-03113: end-of-file on
    communication channel
    Review your error messages for the cause of the error. (=<POINTER>)
    APP-FND-01564: ORACLE error 1041 in fdudat
    Cause: fdudat failed due to ORA-01041: internal error. hostdef extension doesn't exist.
    The SQL statement being executed at the time of the error was: &SQLSTMT and was executed from the file &ERRFILE.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The PROPTRN_1002@PROPTRN internal concurrent manager has terminated with status 1 - giving up.

  • EBS 11i Workflow mailer is down after cloning.

    After cloning EBS 11i to new server the Workflow Notification Mailer is down with status "Stopped with Error".
    I tried to restart it several times but still not working.
    Thanks.

    Did you complete the manual steps for correcting workflow mailer settings on the target instance as per Rapid Clone doc (Cloning Oracle Applications Release 11i with Rapid Clone [ID 230672.1])?
    Please check the workflow log file for the complete error message.
    How to Troubleshoot when the Workflow Services Go Down [ID 564394.1]
    How to Perform a Meaningful SMTP Telnet Test to Troubleshoot Java Mailer For Sending Email Notifications [ID 753845.1
    Troubleshooting Oracle Workflow in Applications 11i [ID 262011.1]
    E-Business Suite Diagnostics 11i Test Catalog [ID 179661.1] -- Oracle Workflow Cartridge
    Thanks,
    Hussein

  • SSRS Reporting manages goes down frequently. ERROR: The underlying connection was closed: An unexpected error occurred on a send.

    We have been experiencing issues with SSRS over the past 5 weeks, the service goes down frequently. And it comes up only on reboot of the server.
    We had also disabled the On Access scan in Mcafee.
    The service is in use for about two years, and the below error started occuring over the last few days. Please advise on this.
    ui!ReportManager_0-2!24e8!08/14/2014-18:13:45:: e ERROR: The underlying connection was closed: An unexpected error occurred on a send.
    ui!ReportManager_0-2!24e8!08/14/2014-18:13:45:: e ERROR: HTTP status code --> 500
    -------Details--------
    System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException:
    An existing connection was forcibly closed by the remote host
       at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
       at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
       --- End of inner exception stack trace ---
       at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
       at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
       at System.Net.ConnectStream.WriteHeaders(Boolean async)
       --- End of inner exception stack trace ---
       at Microsoft.SqlServer.ReportingServices2005.RSConnection.GetSecureMethods()
       at Microsoft.ReportingServices.UI.Global.RSWebServiceWrapper.GetSecureMethods()
       at Microsoft.SqlServer.ReportingServices2005.RSConnection.IsSecureMethod(String methodname)
       at Microsoft.SqlServer.ReportingServices2005.RSConnection.ValidateConnection()
       at Microsoft.ReportingServices.UI.Global.SecureAllAPI()
       at Microsoft.ReportingServices.UI.ReportingPage.EnsureHttpsLevel(HttpsLevel level)
       at Microsoft.ReportingServices.UI.ReportingPage.ReportingPage_Init(Object sender, EventArgs args)
       at System.EventHandler.Invoke(Object sender, EventArgs e)
       at System.Web.UI.Control.OnInit(EventArgs e)
       at System.Web.UI.Page.OnInit(EventArgs e)
       at System.Web.UI.Control.InitRecursive(Control namingContainer)
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    ui!ReportManager_0-2!24e8!08/14/2014-18:13:46:: e ERROR: Exception in ShowErrorPage: System.Threading.ThreadAbortException: Thread was being aborted.
       at System.Threading.Thread.AbortInternal()
       at System.Threading.Thread.Abort(Object stateInfo)
       at System.Web.HttpResponse.End()
       at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
       at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg) at    at System.Threading.Thread.AbortInternal()
       at System.Threading.Thread.Abort(Object stateInfo)
       at System.Web.HttpResponse.End()
       at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
       at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg)
    library!ReportServer_0-1!1c90!08/14/2014-18:13:51:: Call to ListParentsAction(/Data Sources).
    library!ReportServer_0-1!1c90!08/14/2014-18:13:51:: Call to ListParentsAction(/Data Sources).
    library!ReportServer_0-1!1c90!08/14/2014-18:13:51:: Call to ListChildrenAction(/Data Sources, False).
    webserver!ReportServer_0-1!1c90!08/14/2014-18:13:51:: i INFO: Processed folder '/Data Sources'
    library!ReportServer_0-1!68c!08/14/2014-18:13:56:: Call to GetItemTypeAction(/).
    library!ReportServer_0-1!68c!08/14/2014-18:13:56:: Call to ListParentsAction(/).
    library!ReportServer_0-1!68c!08/14/2014-18:13:56:: Call to ListChildrenAction(/, False).
    webserver!ReportServer_0-1!68c!08/14/2014-18:13:56:: i INFO: Processed folder '/'

    Hi SThiyag,
    Based on your error message, it may be related to the “SecureConnectionLevel” in the RSReportServer.config file. Please go to C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\ReportServer, use Notepad to open the RSReportServer.config,
    modify <Add Key="SecureConnectionLevel" Value="0"/>, change the value into "1" or "2".
    (Note: Please backup the file before modify it.)
    Acceptable values are: 
    3 Most secure—Use SSL for absolutely everything.
    2 Secure—Use SSL for rendering and methods that pass credentials but don't insist on it for all SOAP calls.
    1 Basic Security—Accepts http but rejects any calls that might be involved in the passing of credentials.
    0 Least Secure—Don't use SSL at all
    Here is a blog for error message "The underlying connection was closed...", please refer to the link below:
    http://blogs.msdn.com/b/engelsr/archive/2005/11/29/the-underlying-connection-was-closed.aspx
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • EBS 11i OAM Management Report

    Hi,
    I am browsing the OAM form modules.
    My boss wants a management report out of OAM. I tried checking each forms but I can not find any report
    I can submit to our boss, something that he can appreciate or understand. Maybe I just dont know how
    to use it yet.
    Have you submitted any reports out of OAM? Can you suggest what reports to produce please.
    Thanks a lot
    Ms K

    Hii;
    But i just wonder, 11i is already an old product, and still I am encountering "new" unresolved issue to raise SR :(It could happens for all IT products like microsoft etc... its not new news to can get new issue for old products. As Hussein Sawwan mention plesae log a SR and if possible please share solation wiht forum users.
    Regard
    Helios

  • Error in executing root.sh - due to network failure

    Hi,
    My Grid Installation were almost complete. I am already executing root.sh for the first node but unfortunately the network seems to get hang based on the error I encountered while tailing the +/app/oraInventory/logs/installActions2010-07-31_09-38-00AM.log+ from node1
    Below is the part that encountered error.
    INFO: InstallProgressMonitor: Starting phase 512
    INFO: Saving Cluster Inventory
    INFO: Saving Cluster Inventory
    INFO: Running command '/tmp/OraInstall2010-07-31_09-38-00AM/oui/bin/runInstaller -jreLoc /tmp/OraInstall2010-07-31_09-38-00AM/jdk/jre -paramFile /tmp/OraInstall2010-07-31_09-38-00AM/oui/clusterparam.ini -silent -ignoreSysPrereqs -attachHome -noClusterEnabled ORACLE_HOME=/app/11.2.0/grid ORACLE_HOME_NAME=Ora11g_gridinfrahome1 CLUSTER_NODES=racnode01,racnode02 "INVENTORY_LOCATION=/app/oraInventory" LOCAL_NODE=racnode02 -remoteInvocation -invokingNodeName racnode01 -logFilePath "/app/oraInventory/logs" -timestamp 2010-07-31_09-38-00AM' on the nodes 'racnode02'.
    INFO: Invoking OUI on cluster nodes racnode02
    INFO: /tmp/OraInstall2010-07-31_09-38-00AM/oui/bin/runInstaller -jreLoc /tmp/OraInstall2010-07-31_09-38-00AM/jdk/jre -paramFile /tmp/OraInstall2010-07-31_09-38-00AM/oui/clusterparam.ini -silent -ignoreSysPrereqs -attachHome -noClusterEnabled ORACLE_HOME=/app/11.2.0/grid ORACLE_HOME_NAME=Ora11g_gridinfrahome1 CLUSTER_NODES=racnode01,racnode02 "INVENTORY_LOCATION=/app/oraInventory" LOCAL_NODE=racnode02 -remoteInvocation -invokingNodeName racnode01 -logFilePath "/app/oraInventory/logs" -timestamp 2010-07-31_09-38-00AM
    INFO: InstallProgressMonitor: Completed phase 512
    INFO: Checkpoint:Failed Checkpoint found returning it for getAllFailedCheckPoints.
    INFO: Checkpoint:Failed Checkpoint found returning null for getLastFailedCheckPoint.
    INFO: Checkpoint:Setting status in index file as passed,as no last failed checkpoint is available.
    INFO: Checkpoint:Index file written and updated
    *INFO: Checkpoint:OUI-35006: Error in copying file '/app/grid/checkpoints/oui/checkpoint_Ora11g_gridinfrahome1.xml' present inside directory '/app/grid/checkpoints/oui' on nodes ''. [PRKC-1062 : Node list is null]*
    *INFO: Checkpoint:OUI-35006: Error in copying file '/app/grid/checkpoints/oui/index.xml' present inside directory '/app/grid/checkpoints/oui' on nodes ''. [PRKC-1062 : Node list is null]*
    *INFO: Checkpoint:Error in copying file '/app/grid/checkpoints/oui/index.xml' present inside directory '/app/grid/checkpoints/oui' on nodes ''. [PRKC-1062 : Node list is null]*
    INFO: Checkpoint:Transfer of file done from remote node
    INFO: Adding iterator oracle.sysman.oii.oiif.oiifw.OiifwRootShWCDE
    INFO: Updating the global context
    INFO: Path To 'globalcontext.xml' = /app/11.2.0/grid/install/chainedInstall/globalcontext
    INFO: Since operation was successful, move the current OiicAPISessionDetails to installed list
    INFO: Number of root scripts to be executed = 2
    INFO: isSuccessfullInstallation: true
    INFO: isSuccessfullRemoteInstallation: true
    INFO: Adding ExitStatus SUCCESS to the exit status set
    INFO: Completed setting up crssetup
    INFO: Number of root scripts to be executed = 2
    SEVERE: occured inside verify methodPRCI-1108 : Failed to check CRS running state for CRS home /app/11.2.0/grid on node racnode02
    PRCT-1003 : Failed to run "crsctl" on node "racnode02"
    INFO: Shutting down OUISetupDriver.JobExecutorThread
    INFO: Cleaning up, please wait...
    INFO: Dispose the install area control object
    INFO: Update the state machine to STATE_CLEAN
    INFO: All forked task are completed at state setup
    INFO: Completed background operations
    i tried to restart or even reload the service network but connections failed and the only way to fix this is to restart both nodes. no problem with private connection because they can ping each other. I know the only last part in installation is running the root.sh script. And I know I am almost done.
    Note: I am trying to create virtual RAC servers using Virtualbox.
    Can someone help to fix the problem with running root.sh scripts?
    I tried to research related to my issue but it seems I did not find similar situation, I saw something about deconfigure root.sh but I am still reviewing it. Any help really appreciated.

    Thanks Belman for reply.
    I already tried the deconfigure of root.sh script, then after successful deconfiguration for both nodes, I tried to run the root.sh again, but the last part which updating the oraInventory failed, I am almost there.... (quite frustrated) :) but still smiling, this is the last part ... still have issues :)
    [root@racnode01 grid]# /app/11.2.0/grid/root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= grid
    ORACLE_HOME= /app/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n)
    [n]: y
    Copying dbhome to /usr/local/bin ...
    The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
    [n]: y
    Copying oraenv to /usr/local/bin ...
    The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n)
    [n]: y
    Copying coraenv to /usr/local/bin ...
    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.sh script.
    Now product-specific root actions will be performed.
    2010-08-01 06:24:56: Parsing the host name
    2010-08-01 06:24:56: Checking for super user privileges
    2010-08-01 06:24:56: User has super user privileges
    Using configuration parameter file: /app/11.2.0/grid/crs/install/crsconfig_params
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    CRS-2672: Attempting to start 'ora.gipcd' on 'racnode01'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'racnode01'
    CRS-2676: Start of 'ora.gipcd' on 'racnode01' succeeded
    CRS-2676: Start of 'ora.mdnsd' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'racnode01'
    CRS-2676: Start of 'ora.gpnpd' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'racnode01'
    CRS-2676: Start of 'ora.cssdmonitor' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'racnode01'
    CRS-2672: Attempting to start 'ora.diskmon' on 'racnode01'
    CRS-2676: Start of 'ora.diskmon' on 'racnode01' succeeded
    CRS-2676: Start of 'ora.cssd' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'racnode01'
    CRS-2676: Start of 'ora.ctssd' on 'racnode01' succeeded
    ASM created and started successfully.
    DiskGroup CRS created successfully.
    clscfg: -install mode specified
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    CRS-2672: Attempting to start 'ora.crsd' on 'racnode01'
    CRS-2676: Start of 'ora.crsd' on 'racnode01' succeeded
    Successful addition of voting disk 54643cab96eb4ff2bf66885ad582b6fb.
    Successfully replaced voting disk group with +CRS.
    CRS-4266: Voting file(s) successfully replaced
    ## STATE File Universal Id File Name Disk group
    1. ONLINE 54643cab96eb4ff2bf66885ad582b6fb (ORCL:CRS) [CRS]
    Located 1 voting disk(s).
    CRS-2673: Attempting to stop 'ora.crsd' on 'racnode01'
    CRS-2677: Stop of 'ora.crsd' on 'racnode01' succeeded
    CRS-2673: Attempting to stop 'ora.asm' on 'racnode01'
    CRS-2677: Stop of 'ora.asm' on 'racnode01' succeeded
    CRS-2673: Attempting to stop 'ora.ctssd' on 'racnode01'
    CRS-2677: Stop of 'ora.ctssd' on 'racnode01' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'racnode01'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'racnode01' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'racnode01'
    CRS-2677: Stop of 'ora.cssd' on 'racnode01' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'racnode01'
    CRS-2677: Stop of 'ora.gpnpd' on 'racnode01' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'racnode01'
    CRS-2677: Stop of 'ora.gipcd' on 'racnode01' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'racnode01'
    CRS-2677: Stop of 'ora.mdnsd' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.mdnsd' on 'racnode01'
    CRS-2676: Start of 'ora.mdnsd' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.gipcd' on 'racnode01'
    CRS-2676: Start of 'ora.gipcd' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'racnode01'
    CRS-2676: Start of 'ora.gpnpd' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'racnode01'
    CRS-2676: Start of 'ora.cssdmonitor' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'racnode01'
    CRS-2672: Attempting to start 'ora.diskmon' on 'racnode01'
    CRS-2676: Start of 'ora.diskmon' on 'racnode01' succeeded
    CRS-2676: Start of 'ora.cssd' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'racnode01'
    CRS-2676: Start of 'ora.ctssd' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.asm' on 'racnode01'
    CRS-2676: Start of 'ora.asm' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.crsd' on 'racnode01'
    CRS-2676: Start of 'ora.crsd' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.evmd' on 'racnode01'
    CRS-2676: Start of 'ora.evmd' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.asm' on 'racnode01'
    CRS-2676: Start of 'ora.asm' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.CRS.dg' on 'racnode01'
    CRS-2676: Start of 'ora.CRS.dg' on 'racnode01' succeeded
    CRS-2672: Attempting to start 'ora.registry.acfs' on 'racnode01'
    CRS-5014: Agent "/app/11.2.0/grid/bin/orarootagent.bin" timed out starting process "/app/11.2.0/grid/bin/acfsregistrymount" for action "start": details at "(:CLSN00009:)" in "/app/11.2.0/grid/log/racnode01/agent/crsd/orarootagent_root/orarootagent_root.log"
    (:CLSN00009:)Utils:execCmd aborted
    CRS-2676: Start of 'ora.registry.acfs' on 'racnode01' succeeded
    racnode01 2010/08/01 06:49:31 /app/11.2.0/grid/cdata/racnode01/backup_20100801_064931.olr
    Preparing packages for installation...
    cvuqdisk-1.0.7-1
    Configure Oracle Grid Infrastructure for a Cluster ... succeeded
    Updating inventory properties for clusterware
    You do not have sufficient permissions to access the inventory '/app/oraInventory/y'. Installation cannot continue. Make sure that you have read/write permissions to the inventory directory and restart the installer.: Permission denied+
    I did check the directory
    +[root@racnode01 ~]# ls -lrta /app/oraInventory/y+
    total 28
    -rwxr-xr-x 1 grid root     5036 Jul 31 11:56 oraenv
    -rwxr-xr-x 1 grid root     2415 Jul 31 11:56 dbhome
    -rwxr-xr-x 1 grid root     4143 Jul 31 11:56 coraenv
    drwxrwx--- 7 grid oinstall 4096 Jul 31 11:56 ..
    drwxr-xr-x 2 root root     4096 Jul 31 11:56 .
    I am not sure how will I deal with this one, if I missed something. If someone out there familiar with this, any help really appreciated. I am thinking if this is due to my previous run of root.sh (but not really sure)?

  • How to up concurrent manager in R12 EBS installation in windows 2003 server

    Hi,
    I have installed R12 EBS on windows 2003 server. It was working fine for 2 days.
    Then suddenly when I submitted some concurrent program ,
    status was "No Manager" i.e. concurrent manager was down.
    I dont know how to restart/start concurrent manager .
    Any help will be greatly appreciated .
    Thanks

    Thanks hussein , where do I get application env file. I tried stoping cm from the services and then executed file CMCLEAN.sql and then restarted cm from services menu. However still I can't see cm running in application. I bounced the server also before restartingConfiguration and Environment Files
    http://docs.oracle.com/cd/E18727_01/doc.121/e13676/T530334T530337.htm#admu-cef
    Did you commit the changes after running cmclean.sql? If yes, please check the CM log file for any errors.
    Thanks,
    Hussein

  • Concurrent manager down

    What will be the immediate scenario when
    1. Standard manager shuts down
    2. ICM goes down
    3. Conflict Resolution manager goes down..

    please post EBS related questions in :
    General EBS Discussion

  • Concurrent manager status inactive every application services restart

    ebs: 11.5.10.2
    os: AIX 5
    whenever im restarting application server i mean to take coldbackup or for any workaround
    the concurrent manager are down i checked with command ps -ef|grep fndlibr|grep APPLMGR|wc -l it shows only one concuurent manager is running so i have to go for a Conccurent manager recover through OAM then all the conccurent manager are up the same ps -ef|grep fndlibr|grep APPLMGR|wc -l shows 15
    while going through Conccurent manager recovery is gives me orphaned Process(which is a schedule request from user--iam unable to cancel the request it says the conccurent manager which was handling this request does not exist) which is supposed to be killed but im unable to kill it at oslevel
    when i use kill -9 ospid it says ospid doesnt exist (may be it is ospid of the user system)
    can anyone say me why is this happening and lead me to a solution?
    shall i go for a cmclean and if yes then tell me what cm clean does...
    Thanks
    ApPsMasTI,
    ShARinG Is CarInG

    Hi;
    You can run cmclean.sql. For details see:
    CMCLEAN
    Also see:
    How To Clear Orphan Generate Run Balance Processes [ID 337898.1]
    Regard
    Helios

  • Internal concurrent manager is not active in R12.1.3

    hi,
    i have R12.1.3 installed on guest OEL 5.5.
    my concurrent manager is down.
    here is the output of adcmctl,
    when i start using the above utility, ICM becomes active but after a min it again goes back to inactive status.
    it would be great if someone can help me on bringing this up.
    regards,
    ad
    adcmctl.sh status apps/apps
    You are running adcmctl.sh version 120.17.12010000.5
    Internal Concurrent Manager is Not Active at this time.
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /u01/oracle/VIS/inst/apps/VIS_localhost/logs/appl/admin/log/adcmctl.txt for more information ...

    thanks Hussain.
    i see following in the CM log,
    please advice.
    thanks,
    ========================================================================
    Starting VIS_0519@VIS Internal Concurrent Manager -- shell process ID 15416
    logfile=/u01/oracle/VIS/inst/apps/VIS_localhost/logs/appl/conc/log/VIS_0519.mgr
    PRINTER=noprint
    mailto=oracle
    restart=N
    diag=N
    sleep=30
    pmon=4
    quesiz=1
    Reviver is ENABLED
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 19-MAY-2013 11:43:50 -
    Shutting down Internal Concurrent Manager : 19-MAY-2013 11:43:50
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The VIS_0519@VIS internal concurrent manager has terminated with status 1 - giving up.

Maybe you are looking for

  • My iphone no longer shows up in "devices" on itunes...

    ...when I plug it in, so I cannot sync it.  What to do?

  • Error during creation of SC with described requirement

    Dear Expert, When I try to create SC through described requirement, I am getting error as "Enter the Company Code". We are using SRM7.0 Extended Classic Scenario. The employee has the attribute of Company code is maintained in PPOMA_BBP. Also we dont

  • Need Basic advice on save format & slide show project

    I have started a project to scan and save approximately 5,000 color slides and 5,000 plus Photos  of  Family and Friends over a 50 year period. My goal is to use Adobe Photoshop Elements 9 to edit and save files to hard drive and then use PSE 9 to Or

  • Could not start Layout Designer

    When i press layout button in adobe forms (SFP) i am getting the following error.. LONG TEXT: Could not start Layout Designer (see long text) Message no. FPUIFB086 Diagnosis The forms design tool for developing the form layout could not be started; e

  • Photoshop Photography Program is Bridge included

    Hi, I have the CC Photoshop Photography Program does anyone know if Bridge is included or is it seperately charged? Bridge CC shows as an install not a 'Try' but can't seem to find a definitive answer.  Your help is much appreciated. Waza_67