How do I populate 0CCMSATPH for ABAP only instance

Hi All,
I have inherited a SAP Solution Manager installation and I am trying to configure the system correctly.
In an Early watch report for one of our ABAP only systems (ERP6) it states
Reading performance data from BW returned neither data nor an error code. A timeout may have occurred.
Infocube: 0CCMSMTPH used in section 'Workload Overview <SID>'.
So I determined that this related to End to End Analysis and configured SOLMAN accordingly and am now getting data for SOLMAN itself in this cube but nothing else.  I also determined that the Extractor WA (STATISTICAL RECORDS SECONDARY EXTRACTOR-0CCMSATPH) from Extractor FWK Administration is responsible for this data.
So my question is this, where does this extractor come from as I don't appear to have this extractor for the ABAP system it's complaining about?
SMS uses SMDAgent but that's because it's a dual stack system but for an ABAP only system surely this isn't required, if this is where the extractor comes from?
Also a related issue, in the log for this extractor for SOLMAN it has the following message "DL: Warning: Component not found in Target Structure:0INFOPROV".  What is this and should I be concerned?
Thanks
Craig

Does this topology/configuration make sense? Yes.
To set up "agent only" instance:
1] Install MDEX,
2] Install PlatformServices (answer N for running EAC),
3] On Central server update AppConfig.xml (add definition for new dgraph),
4] On Central server "runcommand.sh --update-definition"
5] Install Deployment Template by running deploy.sh (answer N for integrate with Workbench),
6] Start ECA, which starts dgraph - $ENDECA_ROOT/tools/server/bin/startup.sh (Make sure you don't have eca.xml in $ENDECA_CONF/conf/Standalone/localhost)
7] On Central server "initialize_services.sh",
8] On Central server "runcommand.sh DistributeIndexAndApply"
Is the agent only server suppose to also have Workbench and/or our application (configuraitons)?No and no.
How does the Control server know there is another instance which is running with just an EAC agent?The AppConfig.xml on the Central server instance needs to be updated. Don't use the Workbench EAC admin console to do this. Only use that interface for stop/start and monitoring. Any permanent config changes you should make to AppConfig.xml by hand.
How is the dgraph process on the agent only instance started?$ENDECA_ROOT/tools/server/bin/startup.sh
How do I "turn on" an EAC agent only instance/server?
Edited by: EndecaJoe on Nov 9, 2012 8:55 AM

Similar Messages

  • Introscope Host Agent for ABAP only instance, fails with java.lang.NullPoin

    Hello,
    I'm trying to configure the Introscope Host Agent Adapter for ABAP 7.02 instance.
    Solman Version is 7.1 ST 4, BASIS SP9.
    I did created the Trust relationship between DAA and hostctrl and
    also the same setup working find for Java Instance or ABAP+java Instance,
    I'm not sure whether IS Adapter can be installed for ABAP only Instance.
    Log file from Solman:
    java.lang.NullPointerException
    at com.sap.smd.server.manager.SMDPluginProperties.setProperty(SMDPluginProperties.java:119)
    at com.sap.sup.admin.wily.hostagent.config.AgentConfigWriter.setJCoUserAndPwd(AgentConfigWriter.java:1085)
    at com.sap.sup.admin.wily.hostagent.config.AgentConfigWriter.setLogonData(AgentConfigWriter.java:1075)
    at com.sap.sup.admin.wily.hostagent.config.AgentConfigWriter.createJcoDestinationVO(AgentConfigWriter.java:677)
    at com.sap.sup.admin.wily.hostagent.config.AgentConfigWriter.prepareSapAgentConfiguration(AgentConfigWriter.java:284)
    at com.sap.sup.admin.wily.hostagent.Setup.setupAgentConfiguration(Setup.java:272)
    Thanks
    Srikanth M

    Hi
    I am sure, it is logically incorrect, how you deploy byte code agent in abap only instance
    Introscope Bytecode Agent runs on managed systems based on J2EE engines to report data to the Introscope Enterprise Manager, so it has to be setup only for Java Stacks.
    Please check with the wily config guide again.
    I am watching this thread for further view from others.
    Thanks,
    Jansi

  • Upgrade to PI7.1 is for ABAP only?

    I notice that the upgrade guide for PI7.1 did not say how and when to execute SAPJUP.
    Does this mean  above upgrade is for ABAP only?
    Please help. Thanks!

    Hi,
    I am not sure which guide are you checking. But check this guide SAP Enhacement Package Installation (SAPehpi)-ABAP+JAVA.pdf. This contains information for both Java and ABAP.
    Check this link https://websmp104.sap-ag.de/~sapidb/011000358700005412772005E.pdf
    Hope it helps.
    Thanks
    Sunny
    Edited by: Sunny Pahuja on Jul 7, 2009 12:40 AM

  • How to create Transaction code for ABAP and execution by other user

    Hi All,
    Could someone please let me know how to create transaction code in detail for ABAP program. Step by step procedure expected. I would like to know how other user can execute the report using same transaction code which I have created.
    More about authorization.
    Thanks in advance.

    Hello,
    You can create transaction code from se80 as well.In object navigator,right click on your program name and create->transaction code.You can create transaction and select if it is only a report,a report with selection-screen depending on your requirement.You can run your report directly by entering the transaction code in the command field.
    You can authorise the users who can use your transaction:
    <b>Authorisation objects</b> are used to restrict certain transactions to users.Critical data must be protected from unauthorised users.For example,the head has access to certain data.But it cannot be accessed by his subordinate.For this we need to define <b>roles</b>.
    •Create an authorization object with transaction SU21.
    An object usually consists of the ACTVT (activity) field and one other field,which specifies the data type to be protected.By ACTVT, we can decide if the data is accessible for change,display only etc.
    •Add authorization fields to the authorization object created.
    •Assign the authorization object to the transaction using SE93.
    Attach the authorization object to the role using transaction PFCG.
    If you want <b>to assign roles</b>,use transaction PFCG.Create a new role.In the AUTHORIZATIONS tab,you can get a self generated profile name and a profile text by clicking on the icon next to it.Then go to the "Change Authorization data" and choose an authorization template.Then you can choose to display/change/create an activity and after the selection,click on the red and white circle.The profile will now be created.
    In the user tab,you can give the user details who can use this role.
    <b>Also check this link:</b>
    http://www.*********************/r3_security/r3_security_tips.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/52/6716a6439b11d1896f0000e8322d00/content.htm
    <b>Very helpful guide:</b>
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a92195a9-0b01-0010-909c-f330ea4a585c
    Regards,
    Beejal
    **Reward if answer is helpful

  • Reducing time required for ABAP-only copyback (system copy) process

    Our company is investigating how to reduce the amount of time it takes to perform a copyback (system copy) from a production ABAP system to a QA system.  We use a similar process for all ABAP-only systems in our landscape, ranging from 3.1h systems to ECC6.0 ABAP-only systems on both DB2 and Oracle database platforms, and the process takes approximately two weeks of effort from end-to-end (this includes time required to resolve any issues encountered). 
    Here is an overview of the process we use:
    u2022     Create and release backup transports of key system tables and IDu2019s (via client copy) in the QA system to be overwritten (including RFC-related tables, partner profile and IDOC setup-related tables,  scheduled background jobs, archiving configuration, etc.).
    u2022     Reconfigure the landscape transport route to remove QA system from transport landscape.
    u2022                    Create a virtual import queue attached to the development system to capture all transports released from development during the QA downtime.
    u2022     Take a backup of the target production database.
    u2022     Overwrite the QA destination database with the production copy.
    u2022     Localize the database (performed by DBAu2019s).
    u2022     Overview of Basis tasks (for smaller systems, this process can be completed in one or two days, but for larger systems, this process takes closer to 5 days because of the BDLS runtime and the time it takes to import larger transport requests and the user ID client copy transports):
    o     Import the SAP license.
    o     Execute SICK to check the system.
    o     Execute BDLS to localize the system.
    o     Clear out performance statistics and scheduled background jobs.
    o     Import the backup transports.
    o     Import the QA client copy of user IDu2019s.
    o     Import/reschedule background jobs.
    o     Perform any system-specific localization (example: for a CRM system with TREX, delete the old indexes).
    u2022     Restore the previous transport route to include the QA system back into the landscape.
    u2022     Import all transports released from the development system during the QA system downtime.
    Our companyu2019s procedure is similar to the procedure demonstrated in this 2010 TechEd session:
    http://www.sapteched.com/10/usa/edu_sessions/session.htm?id=825
    Does anyone have experience with a more efficient process that minimizes the downtime of the QA system?
    Also, has anyone had a positive experience with the system copy automation tools offered by various companies (e.g., UC4, Tidal)?
    Thank you,
    Matt

    Hi,
    > One system that immediately comes to mind has a database size of 2TB.  While we have reduced the copyback time for this system by running multiple BDLS sessions in parallel, that process still takes a long time to complete.  Also, for the same system, importing the client copy transports of user ID's takes about 8 hours (one full workday) to complete.
    >
    For BDLS run, I agree with Olivier.
    > The 2 weeks time also factors in time to resolve any issues that are encountered, such as issues with the database restore/localization process or issues resulting from human error.  An example of human error could be forgetting to request temporary ID's to be created in the production system for use in the QA system after it has been initially restored (our standard production Basis role does not contain all authorizations required for the QA localization effort).
    >
    For the issues that you encounter because of system copy, you can minimize this time period as you would be doing it on periodic basis (making some task list) and you can make a note of issues that you faced in previous run. So, normally i don't count it as system copy time
    Thanks
    Sunny

  • How to create a tcode for abap query

    how to create a transaction code for abap query,
    i used a single table , my requirment is as i enter the tcode i should get the selectioin screen of my query.

    Hi
    Follow this
    . Make a transaction with parameters transaction from se93 .
    2. Put START_REPORT in the transaction
    3. Check the skip intial screen checkbox
    4. in the table control in the end of screen put these values
    D_SREPOVARI-REPORTTYPE = AQ
    D_SREPOVARI-REPORT = <USER GROUP in WHICH THE QUERY IS CREATED> G
    (G stands for GLOBAL AREA:)(Entered after a space)(G should come after 9
    chanracters(8 char for user group,one space and then G)
    D_SREPOVARI-EXTDREPORT = <QUERY NAME>
    refer this:
    http://sap.ittoolbox.com/groups/technical-functional/sap-dev/how-to-assign-a-tcode-to-a-sap-query-579623
    Regards
    Shiva

  • SMD Agent for ABAP Only Systems

    Everything I have read states that the SMD Agent is only for JAVA Stack.  Then I read a post here stating to install the SMD on the ABAP systems.  Can anyone clear this up?  I have a mix of Java only, Abap only and dual stack systems.  Can anyone help clear this issue up for me?

    Hello Donna,
    SMD Agent can be installed on Java Stack, Java-ABAP Stack and ABAP Stack.  It is not there only for Java as it can be used with ABAP and Dual stack also.  Hope this answers the question that you have brought up.
    Thanks,
    Mark

  • How to get Access key for ABAP Program development in HANA Studio

    Hi,
    I have got instance for ABAP on HANA development system.
    But while creating new program it is asking me for Access key, since I do not have user id pwd for service market place I couldnt able to create the access key.
    Can any one suggest the way to create ACCESS KEY??
    Thanks,
    Ram

    Dear Ram,
    it seems that you need to follow the chapter 6.1 in the documentation...:
    Kind regards, Stephan

  • How to instal WEB AS for ABAP Edition

    HI,
       Can any body guide me how to instal SAP WEB AS ABAP edition. I want instal in my PC. I downloaded the 2 files. How to start installation. Wht is the file name?.
    In oder to work on WEB AS ABAP Editon is it required have SAP R/3 server?
    Thanks in Advance.
    Nagesh.

    Hi ,
    You can find the WEBAS ABAP installation guide from
    service.sap.com/instguides 
    Netweaver -- release 04 and select your database.
    Before installing refer to planning Guide under the above link.
    Regards
    Vijay Kothapalli

  • How to disable facing pages for horizontal only fixed layout?

    Hi,
    Is there any way to turn off facing pages in iBooks Author for ‘horizontal only’ fixed layout?
    Many thanks.

    You can disable portrait and then insert a graphic image large enough to serve as your frame or background. To that add text, shapes and other images managing layers with Arrange. Ta Da! Fixed Layout.

  • How to open oracle listner for three database instances

    please help me with following questions
    I have 3 database instances
    orcl
    JIP02T
    JIP04T
    when i start the oracle database, does it start all 3 instances? when i start the oracle listner, does it start listner for all 3 instances?
    when i echo $ORACLE_SID
    [ora112@localhost admin]$ echo $ORACLE_SID
    orcl
    i can only see orcl and oracle listner is started only for one database instance.i can connect to only one database instance usign sql developer how can i start oracle database listner for other database instances as well

    ShishirTekadeR wrote:
    . oraenv
    Note that is "dot" SPACE oraenv
    You will be prompted for the value of ORACLE_SID (one of the databases). It looks like this:
    oracle:orcl$ . oraenv
    ORACLE_SID = [orcl] ? dwsbx
    The Oracle base for ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1 is /u01/app/oracle
    oracle:dwsbx$
    HIGHLY APPRECIATED U R IMP Tips!!!!!
    But it’s very difficult to remember & manually enter oracle SID & HOME details every time after run (. Oraenv)
    .profile creation is simple method and no need to remember SID & HOME details.(for multiple DB in one server)You don't have to "remember & manually enter oracle SID & HOME details every time after run " oraenv sets all those details for you. All you have to remember is the name of the instance you want to work with. The same thing you'd have to remember if you if you created (as you suggested) three different "profiles" - actually three different shell scripts, each to set the environment for a specific instance.
    Yes, I do place "default" settings in .bash_profile. But with multiple databases the "default" settings are often not going to be what you need so you'll still have to run some process to change them. Either a home-grown script or oraenv. And either way you will have to remember the names of the instances you have to chose from. So in general I see no advantage of reinventing the wheel.
    >
    >
    >
    As per user information
    He is using different port number for different instanceWhich accomplishes absolutely nothing except extra configuration headaches. It accomplishes nothing for security. It accomplishes nothing for availability.
    And also it is very simple method to manage three different DB in three different listener entry (for DB maintenance activity.)Not as easy as managing one default listener. By far the most frequent listener configuration issue I see on this forum is when people try to configure one listener per database.
    Single listener in multiple instance (if listener down all DB connection will affect)And why would the listener be down? I've been working full time with Oracle since version 7.3 - somewhere around 1995. I've NEVER seen a listener fall over and die. I have seen many people on this forum whose db connections failed because they were trying (unsucessfully) to configure multiple listeners.
    All of my servers are running multiple databases. I have one test server that is running close to a dozen separate databases. One listener. I've NEVER had a situation where I thought to myself, "Gee, it would really help if I had created a separate server for each database"
    >
    >
    Best Regards,
    Shishir Tekade.
    My Blog: http://shishirtekade.blogspot.com
    Edited by: ShishirTekadeR on Dec 27, 2012 10:29 PM
    Edited by: ShishirTekadeR on Dec 27, 2012 10:30 PM
    Edited by: ShishirTekadeR on Dec 27, 2012 10:31 PM

  • Changing message server port for ABAP+Java Instance

    Hi,
    We had change our message server port for the Java instance from 3607 to 3667.
    We did this using the j2ee config tool. We also verified this information through the console config.
    But when we look into system info URL using the URL as shown below,  we still that the old message server port is being used. We have recycled the instance couple of times , but does not seem to help.
    http://dfudsbw1.dfna.corp.dom:50700/sap/monitoring/SystemInfo
    Any ideas where else we have to change the port no. for the message server

    Hi guys,
    I solved this on my own with documentation help from SAP.
    I had to change the port no. in the Global dispatcher and Global server area as well.
    Please see details from SAP below.
    "Message Server: Changing Ports/Hosts shows which areas need to be adjusted if
    the port or host of the message server changes. Ports are, of course, changed in the
    instance profile of the Central Services instance. In the example, the port 3677 and
    the HTTP port 8177 have been set, and the new host is called twdfxxx. You need to
    use the Config Tool to set these values. For each instance, you need to maintain the
    corresponding values for the Message server host and Message server port on the
    Message Server and Bootstrap tab page. The connection details for dispatchers or
    servers to the message server are maintained in the Cluster Manager. As shown in the
    figure, the ms.host and ms.port are maintained, respectively, in the Cluster Manager
    with Global Dispatcher and the Global Server. After you have maintained all of the
    parameters, you can start the instances."

  • How not to check mail for VPN only mail accounts?

    I have a internal mail server that is only accessible via VPN.
    How can I tell the iPhone not to check the mailbox without first being connected via VPN?

    Unfortunately you can't. Technically, you should be able to set it to manual and be done, but there seems to be a bug in the entire PUSH/FETCH/MANUAL algorithm.
    I have found that the iPhone will check for email of POP3 accounts that are set to manual when it pulls PUSH email or even if I go into any inbox.
    If you are worried about revealing your password, there is some good news. Even if the phone goes to check your email that is behind a VPN server, it won't send the password until the TCP connection is established with the email server. Since this connection is never established, there is no password sent.

  • How to control F-27 for park only

    Dear All,
    How do I restrict no posting at tcode F-27 (authorization by role)? User can park but cannot post the doc.
    Thanks

    Hi All,
    Can use tcode F-67 as well.. Only for park document 
    TQ

  • How to programmatically populate items for an InputComboBox?

    I'm using JDeveloper 11g Release 1 to build an ADF application. I need a combo box field from which a user may select a predefined option or in which she may type her own entry before submitting. It appears the RichInputComboboxListOfValues component will allow this functionality, but I also need to populate the list items programmatically. From what I have researched thus far, the InputComboboxListOfValues needs to bind to an LOV from the model and can not be populated from the backing bean.
    Is this true? If so, can anybody please suggest an alternative that will allow the same functionality?
    If not, will you please help with an code sample that demonstrates how to populate the InputCombobox list items from the backing bean? I see that the object includes a .setItems() method, but it is deprecated.

    You can base this on a backing bean model.
    See: http://jdevadf.oracle.com/adf-richclient-demo/components/inputComboboxListOfValues.jspx
    Source for the demo here:
    http://www.oracle.com/technology/products/adf/adffaces/11/doc/demo/adf_faces_rc_demo.html

Maybe you are looking for

  • Project Physical Percent Complete IS not Getting updated in Fusion Projects

    Hi Everyone, I am Working on Fusion PPM Release9 In Project Plan Type i have set Physical Percent Complete to Cost & Automatic But in dashboard the Project Physical Percent Complete is not Updating Please help me with the issue Thanks Shaan

  • Media card - 2 GB - memory problem

    8100 Pearl - unable to load more than about 200 mb of mp3 music.  Card shows plenty of add'l space available, but get error message that card is full.  Have formatted card several times in the phone and reloaded mp3s.  Same problem.  Ideas?

  • Rollback iPod Touch 2G from leatest v4 to v3.1.2

    How can I roll back my ipod touch 2Gen back to v3.1.2 from the newest version 4? I am fed up with version 4. Its has so many bugs and my ipod is now not useable. Crashes when playing music, battery drains quickly if WiFi is on, crashes for no reason

  • Problem with Sun PKCS#11 Provider and Ativcard smart card.

    Hi, I'm trying to make a signature with a smartcard. I have no problem signing with my card in applications such as Microsoft Office, Outlook (they probably use CAPICOM or MS CryptoAPI). There is only one certificate on my card with non extractable p

  • Short dump in DB13 backup

    Hi, we got a short dump during the backup of the local HANA DB in Tx DB13. SAP Netweaver 7.30 SP08 SAP HANA 1.00.70.00 Category           ABAP Programming Error Runtime Errors     EXSQL_ILLEGAL_DISCONNECTION ABAP Program       CL_HDB_UTILITIES_DB13==