Business Activity Monitoring of ODI integration process.

Dear All,
I would like to understand steps or methdology, to implement monitoring of Integration process in ODI 11g so that business users can monitor the success and failure of the scheduled process in production environment..
Thanks and Regards

You are looking for OdiConsole.
Oracle Data Integrator Console is a web-based console for managing and monitoring an Oracle Data Integrator run-time architecture and for browsing design-time objects.
For more on this you can refer
http://docs.oracle.com/cd/E17904_01/integrate.1111/e12643/odi_console.htm

Similar Messages

  • Integrate Business Activity Monitoring (BAM) with Oracle Forms Recognition

    Hi All,
    As per project requirement, I have to integrate Business Activity Monitoring (BAM) with Oracle Forms Recognition.
    Does anyone have an idea how can this be achievable from OFR Verifier?
    Thanks,
    Moumi.

    Hi All,
    Apart from my previous queries, I found that there is an sample reporting program - Oracle Application Express application has been developed and tested using version 4.1 of AppExpress.
    To access OFR tables I run the below script in below sequence in my local IPM environment as found in this link- http://workplacedba.blogspot.in/2012/11/ofr-odc-installation.html
    Seq 1 - 01-OFR-AP-Tables_Oracle.sql
    Seq 2 - 02-OFR-AP-Reporting_Oracle.sql
    Seq 3 - 03-XX_ROUND_IT.fnc
    Seq 4 - 04-XX_ROUNDDOWN.fnc
    Seq 5 - 05-XX_ROUNDUP.fnc
    Seq 6 - 06-OFR-AP-EBS-Views.sql
    Seq 7 - 07-INVOICE_NUMBER_FORMATS_INS.sql
    Seq 8 - 08-Insert Into Company.sql
    I couldn't found the below queries in my installables -
    Seq 3 - 03-XX_ROUND_IT.fnc
    Seq 4 - 04-XX_ROUNDDOWN.fnc
    Seq 5 - 05-XX_ROUNDUP.fnc
    Seq 7 - 07-INVOICE_NUMBER_FORMATS_INS.sql
    Seq 8 - 08-Insert Into Company.sql
    can anyone provide me these sql scripts?
    Thanks,
    Moumi

  • Business Activity Monitoring for BPEL Processes

    Hello,
    IEP is capable of monitoring real time events, Real time business event collection and processing.
    In that case, can we use IEP to monitor BPEL process activities with activity data.
    One very big part, the ability to provide functionality for third parties (clients like Me) to register some sort of observer to capture live BPEL process activity, is missing.
    I'm trying to cover that big hole in my project. That's the reason I'm posting about BPEL process management capabilities and events.
    But I got no concrete answers for that. Not every business use can be provided by any generic system.
    I looked at CAM (which comes with Alaska build). But I couldn't get much info about entire picture.
    Other BPEL engines, the one I have used, has the functionality to do activity monitoring and process management. (IBM Process server, Apache ODE)
    Could any IEP, BPEL component developers answer any sort of solution to my use case?
    Thank you
    Raja

    I agree that this would be very useful. If anyone can provide additional insight it would be much appreciated.

  • Activity Monitor not showing any processes

    See picture: http://bostonwebstudio.com/picture1.png
    Hello all, my activity monitor opens as it should, the bottom section works as it should, but the Processes list fails to appear, not matter which list I choose to show (My Processes, All Processes, etc.)
    Here's what I've done:
    - Booted from install disk and completed a permissions repair.
    - Booted from install disk and completed a disk repair.
    - Restarted the computer.
    - Slept on it.
    Nothing has worked; any ideas?

    Hi, Marc.
    Delete the word "Local" from the search field in Activity Monitor's tool bar: click the (X) next to "Local" in the search field and all should be well. There are no processes matching that search term, hence none are shown!
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • Activity monitor does not show processes

    When I run activity monitor it will not show any activity. Also, it does not show system memory, disk activity, or network. I think that the CPU section it not running correctly, either. Any suggestions.

    Nevermind..... I was using the activity monitor that transfered over from the powerbook!!

  • BPM 11g integration with Business Activity Monitoring

    Hello,
    I'm trying to implement business indicators in a new project in Jdeveloper, and i want see the business indicators in the BAM portal, i alredy configure the BAM adapter in the IBM console and make all settings described in the tutorial, but when i run the process and the process try save the business indicators into the BAM, in the console throws an exception.
    I follow the instructions and create a data object with the name BI_default_nameProject_nameProcess and create the business variables with the prefix METRIC_nameBI in the Jdeveloper exist the same busines indicators.
    I dont understand, i think the mistake is when the BPM try to update or insert into the BAM table (BI_default_nameProject_nameProcess)
    My trouble is only with the business indicators what i create in Jdeveloper the other default indicators is OK (Component, Counter and Interval)
    Thanks
    Wriel
    ####<12-ene-2012 11H46' CST> <Error> <oracle.bam.webservices> <WrielZapata-PC> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <a6432244f621aacd:-186ebc2d:134d2c99137:-8000-00000000000013a4> <1326390395284> <BEA-000000> <WebServices: BAM-06145: No se pueden actualizar las filas del objeto de datos /Samples/Monitor Express/BI_default_SalesQuoteProcess_RequestQuote.>
    ####<12-ene-2012 11H46' CST> <Error> <oracle.bam.webservices> <WrielZapata-PC> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <a6432244f621aacd:-186ebc2d:134d2c99137:-8000-00000000000013a4> <1326390395285> <BEA-000000> <WebServices: BAM-06001: Detalles: Index: 0, Size: 0>
    ####<12-ene-2012 11H46' CST> <Error> <oracle.bam.webservices> <WrielZapata-PC> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <a6432244f621aacd:-186ebc2d:134d2c99137:-8000-00000000000013a4> <1326390395286> <BEA-000000> <WebServices: BAM-06145: No se pueden actualizar las filas del objeto de datos /Samples/Monitor Express/BI_default_SalesQuoteProcess_RequestQuote.java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.RangeCheck(ArrayList.java:547)
    at java.util.ArrayList.get(ArrayList.java:322)
    at oracle.bam.webservices.common.OperationImpl.update(OperationImpl.java:1088)
    at oracle.bam.webservices.common.OperationImpl.update(OperationImpl.java:1073)
    at oracle.bam.webservices.dataobjectoperationsbyid.DataObjectOperationsByID.update(DataObjectOperationsByID.java:284)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:92)
    at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:74)
    at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:151)
    at com.sun.xml.ws.server.sei.EndpointMethodHandlerImpl.invoke(EndpointMethodHandlerImpl.java:268)
    at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:100)
    at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:866)
    at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:815)
    at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:778)
    at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:680)
    at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:403)
    at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:532)
    at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:253)
    at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:141)
    at weblogic.wsee.jaxws.WLSServletAdapter.handle(WLSServletAdapter.java:172)
    at weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke.run(HttpServletAdapter.java:708)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.wsee.util.ServerSecurityHelper.authenticatedInvoke(ServerSecurityHelper.java:103)
    at weblogic.wsee.jaxws.HttpServletAdapter$3.run(HttpServletAdapter.java:311)
    at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:337)
    at weblogic.wsee.jaxws.JAXWSServlet.doRequest(JAXWSServlet.java:95)
    at weblogic.servlet.http.AbstractAsyncServlet.service(AbstractAsyncServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    ####<12-ene-2012 11H46' CST> <Error> <oracle.webservices.jaxws> <WrielZapata-PC> <AdminServer> <BAMActionMDB> <<anonymous>> <BEA1-4F4E7405F5D1B5C280E1> <a6432244f621aacd:-186ebc2d:134d2c99137:-8000-00000000000013a4> <1326390395292> <BEA-000000> <Error while invoking endpoint "http://localhost:7001/OracleBAMWS/WebServices/DataObjectOperationsByID?WSDL" from client>
    ####<12-ene-2012 11H46' CST> <Warning> <oracle.bam.adapter.adc.soap.DOOperationsDispatch> <WrielZapata-PC> <AdminServer> <BAMActionMDB> <<anonymous>> <BEA1-4F4E7405F5D1B5C280E1> <a6432244f621aacd:-186ebc2d:134d2c99137:-8000-00000000000013a4> <1326390395292> <BEA-000000> <Error in update webservice
    javax.xml.ws.soap.SOAPFaultException: BAM-06145: No se pueden actualizar las filas del objeto de datos /Samples/Monitor Express/BI_default_SalesQuoteProcess_RequestQuote.java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.RangeCheck(ArrayList.java:547)
    at java.util.ArrayList.get(ArrayList.java:322)
    at oracle.bam.webservices.common.OperationImpl.update(OperationImpl.java:1088)
    at oracle.bam.webservices.common.OperationImpl.update(OperationImpl.java:1073)
    at oracle.bam.webservices.dataobjectoperationsbyid.DataObjectOperationsByID.update(DataObjectOperationsByID.java:284)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:92)
    at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:74)
    at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:151)
    at com.sun.xml.ws.server.sei.EndpointMethodHandlerImpl.invoke(EndpointMethodHandlerImpl.java:268)
    at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:100)
    at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:866)
    at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:815)
    at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:778)
    at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:680)
    at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:403)
    at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:532)
    at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:253)
    at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:141)
    at weblogic.wsee.jaxws.WLSServletAdapter.handle(WLSServletAdapter.java:172)
    at weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke.run(HttpServletAdapter.java:708)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.wsee.util.ServerSecurityHelper.authenticatedInvoke(ServerSecurityHelper.java:103)
    at weblogic.wsee.jaxws.HttpServletAdapter$3.run(HttpServletAdapter.java:311)
    at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:337)
    at weblogic.wsee.jaxws.JAXWSServlet.doRequest(JAXWSServlet.java:95)
    at weblogic.servlet.http.AbstractAsyncServlet.service(AbstractAsyncServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    Were you able to figure out why this error is?Even i have landed into the same error

  • Business Activity Monitoring (BAM)

    Hi,
    How does BAM affect performance within SAP?
    Can anyone throw more light how BAM will help in process monitoring & measurement?
    Are there any relevant links where i can find exhaustive material related to BAM?
    I got across one product article called 'Optimize for SAP'
    Need more insight....
    Your inputs are welcome
    Thanks,
    Best regards,
    Nitesh

    Hello Nitesh,
    perhaps you can specify what you are really looking for and what you would like to measure and who should be the target audience.
    Marilyn already provided you with some link to the Netweaver focused pages on SDN which deal with what the market understands under BAM.
    But SAP provides also some other KPIs coming out-of-the-box with Business Process Monitoring in SAP Solution Manager. There you can find more information under https://service.sap.com/bpm --> Media Library --> Customer Information. The PPT "Business Process & Interface Monitoring - Part 2" provides a complete list of more than 200 key figures that come out of the box.
    It's hard to tell what you should use if you don't specifiy the things I mentioned in the first sentence.
    Best Regards
    Volker

  • Livecycle Business Activity Monitoring - realtime

    hi
    I installed BAM on my dev server following the documentation ADOBE.and till now everything is OK
    Once connected to the dashboard I can see all processes with a few metrics already.
    but when  I try to invoke some process to see if I have some new information in my dashboard .
    I noticed that BAM could not retrieve any information.
    My question :
    Should i do something special  (create/conf)??
    why I can not see the information in real time ????
    Kind regards
    Naoufal

    First thank you for your reply
    All my orchestrations (processes) are long-lived and I checked that my processes have the option BAM - auto dashboard generation.
    so please if u have any idea/suggestion i'll be grateful.
    Yours
    Naoufal

  • Flat Files with BAM(Business Activity Monitoring)

    I am using Flat File in my receive location and i am getting XML File in my send location.
    Now I want to check the StartPortTime, EndPortTime with the help of BAM.
    But I am unable to get these values in BAM portal. Is it possible to track flat files(txt files)through BAM.
    Please provide me any solution as soon as possible.
    Thanks in advance !

    Hi Prakash,
    In related to your other forum post on similar question:
    http://social.msdn.microsoft.com/Forums/en-US/a5fbff38-bff9-412a-bf02-9c0a816e52e2/flat-files-with-bam?forum=biztalkgeneral#4c53c118-fda3-44b7-8c42-5f65e034a813
    There is no difference to flat-file schema and standard schema in terms of BAM tracking.
    I understand that you were not able to see tracked data for flat-file schema in “BAM portal”. Can you try to see the data directly in BAM SQL-tables/view rather
    than through BAM portal? Try to query the SQL-view - “bam_YourActivityName_AllInstances” (replace YourActivityName with your activity name)
     order it by LastModified column. See whether your data from your flat-file has been tracked in the SQL-tables.
    If you still not able to view the data in the above SQL-view:
    Check event-log: check the eventlog for any warning. Generally BAM errors
    are logged as warning.
    Check
    TDDS_FailedTrackingData:
    Check
    TDDS_FailedTrackingData table. The TDDS_FailedTrackingData table gets populated whenever there is a tracking failure
    TDDS_FailedTrackingData.
    Enable TDDS: I hope you have enabled
    BizTalk Host/Host Instance configured to run
    “Tracking Data Decode Service (TDDS)" in your environment, because you can see data from other Receive Locations.
    Check deployment & restart host instance/IIS:
    Then only thing I would doubt is about your deployment of Tracking Profile of the flat-file schema. Ensure the Tracking Profile for the flat-file schema has been deployed properly.
    Also ensure you have restarted your host instance or IIS (if it’s under isolated host) for your deployment to take effect.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Can somebody help me regarding BAM(business activity monitoring tool)

    hi,
    can somebody tell me regarding BAM.
    thanks

    Hello Subhasis,
    Please use the following link to know about BAM
    http://www.sap.com/platform/netweaver/pdf/BWP_Business_Activity_Monitoring.pdf
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/800e2826-718c-2a10-f680-d6b29f0dce18
    Hope the above links are helpful
    Regards,
    Satish.

  • Application Sudo listed in Activity Monitor - Is this a default app that should be running?

    First Question:        Do other MBP users have an application Sudo listed in Activity Monitor from start up of their mac or with typical use?
    Second Question:   If you have Sudo process listed in your Activity Monitor, do you also use an Huawei USB wireless modem?
    Third Question:       For those experienced in relevant coding domains and given the more technical details below - your thoughts?
    (Technical)
    Using MBP Retina, mid 2012, OSX 10.8.4
    I understand sudo is a unix root level access command. 
    I have used Terminal and become familiar with some basic unix commands, including using the sudo command in very limited single action command circumstances.  I have not used Terminal for many weeks, and the sudo command probably twice several months ago. 
    Sudo showing in Activity Monitor as an active process is to my understanding an entirely different situation to it being used in Terminal.  It appears the sudo process is being activated by some other application or process not of my direct use or actions.
    I remain a little concerned about this in view of the purchase of this particular MBP. It has a story to it. I was told this MBP was available as new on discount as it had been purchased by a man for his wife, the wife then left him, and subsequently he returned it unused to the store.   I was aware that there was a slim risk the laptop had been used for some other activities, and returned so any come back comes back to the new owner.
    I noted later with use that the MBP lower keys were sticky as if something has been spilt on them, so I do wonder if the laptop was previously used, then wiped, in which case the story presented to the retailer is likely not true and a more concerning scenario becomes possible.  
    All the same, I felt a clean install should remove any risk.  The MBP arrived in standard ready to set up and go mode, so OS loaded but no activation.  So it seemed a clean install to me.   I did not wipe the HD and do a fresh OS install from scratch. A decision I now regret.
    Some months after using this new MBP, my concerns were raised when I had one day of inexplicable internet usage on a wireless internet connection.  Not only did the level of data upload and data load, about 4 GB out of 20 GB for the month not make sense with actual usage, but also the MBP system logs did not tally with the internet providers accounting of usage on that day.  There have been two or three other anomalies in usage since.  The internet service provider reimbursed me on my evidence of OSX system logs.  Not sure if the service provider has people joy riding other users accounts or something suss this end was going on. Never resolved. The ISP was not exactly forthcoming, and I had to press hard to get some collaboration on resolve the anomaly of unexplained data usage.
    On the less suspicious side, the existence of this sudo program tracked down as in part coming from the install software from a Huawei modem provided by my internet provider.  However, while widely used and therefore likely not a security risk, I still feel need for some better explanation and resolution of the persistent sudo process. 
    I have  inquired to Apple Support about this sudo app running, and it apparently was not seen as an issue of concern by the front line support staff.  I took up some further concerns with them but checks indicate no issues of concern with the MBP from their assessment. I trusted that as fairly likely a definitive view, and so left the questions and anomalies as unexplained but harmless. 
    It is now several months later and I still find the existence of sudo as a running application or process in Activity Monitor troubling, and decided to try and resolve once again how typical and for what reason it is active on my MBP. Which brings us to this post.
    I have again spent a few hours searching on Google and Apple Support Forums.   All search results I find relate to the use of sudo as a unix command in Terminal to resolve a problem.  I can not find any indication of sudo as an app being open routinely in Activity Monitor with or without Terminal being opened or used.
    The only way I can think of to resolve if this is unusal or not is to get on this forum and ask the first two questions at the top of this post.
    More technical details follow.
    For some more technically minded the details may be of interest, hence below here I have added  details for further comment.   I am hoping some MBP users on this forum may also be coders, and hence have some idea of the internal mac coding environment. Enough to shed some light on this situation. 
    As mentioned, I think the sudo Activity Monitor may originate from the running of the Internet Providers USB Wireless Modem and software (Huawei E 169? modem).  The USB modem has the install software on it.  You install that software on your HD as an application. 
    On this USB Wireless Modem front I have done some checking.  
    Killing sudo in Activity Monitor does not stop an internet connection mid session. 
    When the USB modem is removed, the sudo process remains running and listed in Activity Monitor. 
    If I remove the Modem icon, unplug modem, close all apps, restart without the modem connected, the sudo process is still loaded and running in Activity Monitor.
    Months ago on a previous check if I deleted (uninstalled) the modem software, removed associated start up files installed by the modem installation, took out the USB Modem and did a restart, there was no return of the sudo process in Activity Monitor.  When the modem software was reinstalled or the start up files restored directly, the sudo process returns to Activity Monitor.  One of the software bits installed in start up files calls sudo (or so it appears having a peak in BBedit at the files.)
    This seems to fairly much establish the source of the sudo application. However it does not resolve why it needs to be open all the time, and if this is unique to this modem, my modem,  modems in general, or if permanent running sudo processes are fairly 'normal' in general.  Since sudo is a root level access process, I do feel a little concerned of the situation.   Let's say the sudo process is needed to initiate the modem under some justification.  Does the sudo process in remaining running permanently from there on, with or without the USB modem connected leave an open access way and vulnerability that can or is used later?   i do not know enough of the coding level architecture to form a view.   Still, seeing a permanent sudo process operating does niggle by sense of suspicion.    Hence, I continue to raise this issue and ask the questions I do.
    In Activity Monitor:
    sudo as a process when running is not very active.  
    Real Mem 8 KB, Virtual Mem 9.4 MB, Sent Msgs 75, Rcved Mesgs 26, Ports 25, Intel (64 bit).
    The sudo process:
    Using Sample Process in Activity Monitor:   sudo appears to be a running of the actual sudo command from within the unix command files.
    Path:            /usr/bin/sudo  (Master Library, not the one in the User files)
    Load Address:    (removed)
    Identifier:      sudo
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    Call graph
    2nd line is 2656  start  (in libdyld.dylib) + 1  [(removed)]
    Binary Images:
    Includes reference to lots of .dylib files. eg libcache.dylib, libquarantine.dylib, libremovefile.dylib, libcompiler_rt.dylib, libcorecrypto.dylib
    The parent process is launchd[1]
    Process:         launchd [1]
    Path:            /sbin/launchd
    Load Address:    (removed)
    Identifier:      launchd
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [Unknown]
    It seems all of the activity of launchd[1] is from the sudo process.
    Again reference to .dylib files as captured in call graph and Binary images.
    I hope the details are valued by someone with an interest to assist with resolving concerns.

    Thanks,
    I usually use the OS connection option. So as you suggest, connect without the ISP connection software.  Doing so does not by-pass the sudo command being active in Activity Monitor however. 
    On reading my post I see my failure to link the concerns of the laptop purchase with the sudo and modem. My thought here is of an intersection of known vulnerability with this widely used modem/software (via permanent sudo process activated) and that vulnerability then being known and utilised by another party(s).
    I am pursuing the issue in part with consideration to a broader possible issue of vulnerability.
    Thanks again for your thoughts and suggestions. Valued.

  • Activity monitor- "Installer" takes 5GB of memory. What is it and how to stop it?

    In the activity monitor, there is a process name called "Installer" and it takes up to 5GB of my memory. Each time I force-quit it, it comes back on. What is it and how to stop it?

    This is often due to a failed installation of genieo/installmac adware. You should be able to double-click the process in Activity Monitor to see the Inspect window, with a list of files used by it.
    There are removal instructions at
    You installed the "Genieo/InstallMac" rootkit.
    and
    http://www.thesafemac.com/arg-genieo/

  • Alert in integration process

    Hi,
    is it possible to use alert-monitoring in the integration process?
    Does anybody know if there exist a blog of this theme?
    Thanks.
    Regards.
    Stefan

    Hi Stefan,
       Can you refresh the Cache  and check it out.
       Cache notification status
    a)Start the Integration Repository.
    b)Select Environment ® Cache notification.
    c)Have a look at the entries for the relevant user and date.
    d)Have a look at the entries for the relevant cache instance, user and date.
    Cache update
    a)Start transaction SXI_CACHE.
    b)From the context menu XI Runtime Cache select Start Complete Cache Refresh.
    c)Call transaction SM58 to check the status of the refresh process.
    Regards
    Agasthuri Doss

  • Unterstanding Integration Processes

    Hello
    I got some problems understanding SERVICES.
    There are several Services:
    1) service INTEGRATION PROCESS:
    - An integration process is an executable, cross-system process for processing messages
    2) service BUSINESS SYSTEMS
    Business systems are logical senders or receivers that exchange messages
    3) Service: BUSINESS SERVICE
    A business service represents an abstract unit for addressing the senders and receivers of messages. You can use a business service to group interfaces
    In my opinion all services to define in XI are INTEGRATION PROCESSES?. An within this service INTEGRATION PROCESS a service BUSINESS SYSTEMS or a service BUSINESS SERVICE could be the sender or receiver of the message?
    Why is the hierarchie:
    -->service INTEGRATION PROCESS:
    -->service BUSINESS SYSTEMS
    -->Service: BUSINESS SERVICE
    And NOT:
    service INTEGRATION PROCESS:
                 |-->service BUSINESS SYSTEMS
                 |-->Service: BUSINESS SERVICE
    Thanks Regards, Mario

    Hi Mario,
    each service stands 4 a connected system.
    The normal case is Business System with SLD entries.
    Quick and dirty is Business Service without SLD entries and without connection to Products, so that u have no good help in IB Configuration. They r useful only 4 special cases and tests.
    Integration Processes r controlling processes running at XI. They can send and receive messages, do mappings, wait for messages and so on.
    Regards,
    Udo

  • CS6 installer says I have to quit "SafariNotificati" to install. Adobe instructions to "Force Quit' or use "Activity Monitor" don't work. Now What?

    I've been trying to install the CS6 Design & Web Premium on my iMac (running Yosemite), but I keep getting the message that I have to quit "SafariNotificati" to install. I've tried the above methods as instructed on the Adobe site to no avail.
    Hey, Adobe, your support sucks. I should be able to call some one about this.

    are you closing safari and finding anything in your activity monitor about a safari process?
    if yes, are you able to terminate those processes?

Maybe you are looking for