SAPCCMSR agent running in server with several DB Services

Hi!
We have several Solaris clusters with 2 ORACLE and SAP instances.
I've tried to install sapccmsr agent for DB instances, but I can only
have one at a time. Otherwise it gives the following message:
"INFO: Reconnected to Monitoring Segment [SAP_CCMS_XXXXXXXX_dbi], size
[40141728], started at Mon Oct 13 16:18:03 2008
ERROR: Monitoring segment belongs to system K02
       CCMS Agent SAPCCMSR may only be run for segments
          that belong to central system L02
       Therefore exiting....
In this cluster I have P02 (SAP R/3 4.7 NUC) and X02 systems (SAP XI 3.0UC).
I tried to register only one sapccmsr agent but not attached to the
virtual DB hostname. But this brings a new problem, I cannot monitor DB
service because the agent is attached to physical host.
In another cluster we have different SAP Basis versions, SAP nw2004(nuc) and nw2004s (uc).
Regards,
Fernando Figueiredo

For one of our clusters running 2 oracle intances on node1 and SAP on node2, I've created a specific profile  with a virtual hostname(<VIRTUAL SAPCCMSR>), and during registration I've included both systems plus Solution Manager. Then on each system I've changed the program ID of SAPCCMS.<VIRTUAL DB HOSTNAME>.99 to <VIRTUAL SAPCCMSR>.sapccmsr.99.
You can use sap note 536954 as reference, but not as a solution.
Anyway you still have the problem because you need to manage this manually and is node specific. If you want to change your cluster behavior then you have problems.
Regarding the other cluster running different versions that is not an issue because ORACLE and SAP are crossed between nodes. On that cluster I've implemented SAPCCMSR clustered aware, but if one node fails you cannot monitor both systems. You can also use note 536954 as a reference.
Anyway... SAPCCMSR monitoring for Standalone database is very limited.
FF

Similar Messages

  • CCMS configuration question - more than one sapccmsr agent on one server

    Hello all,
    this might be a newbie question, please excuse:
    We have several SAP systems installed on AIX in several LPARs. SAP aplication server and SAP database is always located in different LPARs, but one LPAR can share application server of several SAP systems or databases of several SAP systems.
    So I want to configure SAPOSCOL and CCMS-Agents (sapccmsr) on our databse LPARS. SAPOSCOL is running - no problem so far. Due to the circumstance that we have DBs for SAP systems with kernel 4.6d, 6.40 (nw2004), 7.00 (nw2004s) I want to use two different CCMS-Agents (Version 6.40 non-unicode to connect to SAP 4.6d and 6.40 + Version 7.00 unicode to connect to SAP 7.00).
    AFAIK only one of these can use shared memory segment #99 (default) - the other one has to be configured to use another one (e.g. #98) but I don't know how (could'nt find any hints on OSS + Online Help + CCMs-Agent manual).
    Any help would be appreciated
    regards
    Christian
    Edited by: Christian Mika on Mar 6, 2008 11:30 AM

    Hello,
    has really no one ever had this kind of problem? Do you all use either one (e.g. windows) server for one application (e.g. SAP application or database) or the same server for application and database? Or don't you use virtual hostnames (aliases) for your servers, so that in all mentioned cases one CCMS-Agent on one server would fit your requirements? I could hardly believe that!
    kind regards
    Christian

  • How to monitor CPU usage and performance on a Hyper-V server with several VM's

    I have a server that is running Windows 2008 64 bit Hyper-V, with 8 gigs of RAM and Intel Xeon X3440 @ 2.53 Ghz, which gives me 8 logical cores in the performance monitor on the host system.
    I have set up three Virtual Machines, all running Windows 2008 32 bit.
    Build server, running Team City
    Staging server
    SQL Server, running SQL Server 2005
    I have some troubles with the setup in that the host monitor remains responsive at all times, even though the VM's are seemingly working at 100% cpu and are very sluggish and unresponsive. (I have asked a separate question about that.)
    So the question here is: What is the best way to monitor how the physical CPU's are actually utilized? The reason I am asking is that I am being told that i cannot reliably use the task manager to monitor CPU usage in a VM.

    First, you have to remember that in Hyper-V that the "host" is called a parent partition and it really just like a virtualized guest with special permissions and roles. Just like any other child/guest, when you open up Task Manager, you can not see the CPU
    usage of the other children on the server.
    Ben Armstrong has a good explanation of this here:http://blogs.msdn.com/virtual_pc_guy/archive/2008/02/28/hyper-v-virtual-machine-cpu-usage-and-task-manager.aspx
    To summarize his post, you need to check three things to get an accurate picture of CPU utilization:
    View the CPU usage on each guest - this is available through Hyper-V Manager or Performance Monitor.
    CPU usage due to context switching - this is the perfmon counter called % Hypervisor Run Timeunder Hyper-V Hypervisor Virtual Processor
    Child partition worker process - vmwp.exe running on the parent partition (1 per child). This handles Hyper-V operations like saving
    state.

  • Running Windows Server with Hyper-V on Toshiba Laptop

    I will soon be in charge of a Windows server that my company is purchasing to run SQL Server off of. In order to further prepare myself, I want to get some extra practice outside of work with it. However, I'm thinking that my computer's requirements may
    not be up to par - and I can't really afford to buy a new computer at the moment.
    I have a Toshiba Satellite laptop running Windows 8.1 with an AMD A6-5200, 4 GB RAM and a 600 GB hard drive (HDD, not SSD). I have the book Training Guide: Administering Windows Server 2012 - and it suggests a computer with at least 8GB RAM. Also - the books
    examples and exercises use Hyper-V for virtualization.
    If my computer couldn't handle doing the exercises and examples - would Windows Server 2008 be a better idea? If so - could you point me in the right direction of guides/books/tutorials for Windows Server 2008 system administration?
    Thanks,
    -Chris

    You can try running the VM with only 2GB of Memory. Also, make sure that no other program is running in the same time other than your hypervisor. You might see some slowness on the VM that way but it should be good to do some practices.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Run OpenMQ Server with Unlimited Consume Messages.

    Hi,
    I am starting OpenMQ server using imqbrokerd file. After 24 hrs it don't allow any messages because destination property i.e. maxNumMsgs=100000.
    I want to start OpenMQ server with unlimited consumed messages i.e. maxNumMsgs=-1.
    How can i do that? I don't want to open admin gui & change the destination properties manually.
    I want to know the way to start OpenMQ server with unlimited consumed messages i.e. maxNumMsgs=-1
    Is it possible to pass this information at the time of startup?
    With regards,
    Pawan Modi

    Hi,
    I found the solution to my problem. Change the value for these variables as shown below in default.properties file at <MQ_HOME>/lib/props/broker/
    imq.autocreate.destination.maxNumMsgs=-1
    imq.autocreate.destination.maxTotalMsgBytes=-1
    imq.autocreate.destination.maxNumProducers=-1
    imq.autocreate.destination.maxBytesPerMsg=-1
    Restart MQ server these changes will come in to effect.
    Thanks & regards,
    Pawan Modi

  • SAPCCMSR agent installation and integration with threshold values

    Hi!
    I have successfully configured CCMS monitoring for ABAP stack.
    Now I consider to monitor the J2EE stack.
    My questions:
    Is there some suitable documentation for:
    - set up of SAPCCMSR agent
    - integration of threshold values for the SAPCCMSR
    How much effort should be investigated for the these actions?
    Any helpful information will be appreciated
    regards
    Thom

    Check this [document|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/304fe0af-804a-2a10-49ab-bc48e0cd147d]
    Thanks
    Prince Jose

  • Run Admin Server with multiple Managed Servers each using different userid?

    We currently run separate WebLogic domain instances for each business application in a Unix environment. Each one is created using a unix userid unique to that application and which owns all the files and is used to run the process when that particular WebLogic instance is started up. We have run this way for a while.
    I am considering altering our approach to the one that is recommended, i.e. in our Production environment we would run a single Admin instance with numerous managed servers. One issue I'm stuck on is the fact that in our current environment, each application has a different unix userid that owns the files making up the WebLogic domain instance and that WebLogic instance is run under that userid.
    I've investigated and experimented using WebLogic 10.3 preview and WebLogic 10.0, but I haven't been able to determine what I have to do to make each managed server's files and processes belong to a different unix userid, if that is even possible.
    Is there a way, using the recommended approach, where there is a single Admin instance that has multiple managed servers whose files and processes are owned by different unique, unix userids?
    If not, how would you separate access to each of the Managed Servers so that the programmers who maintain them don't have access to Managed Servers that they are not responsible for?
    Thanks for any help or suggestions.....

    Hi:
    I played with this stuff and I found that this will work, without the Location elements:
    <IfModule mod_weblogic.c>
    MatchExpression /app1 WebLogicHost=server1|WebLogicPort=7003
    MatchExpression /app2 WebLogicHost=server2|WebLogicPort=7003
    </IfModule>
    Also this will work too, with no entries inside the IfModule element:
    <Location /app1 >
    SetHandler weblogic-handler
    WebLogicHost server1
    WebLogicPort 7003
    </Location>
    <Location /app2 >
    SetHandler weblogic-handler
    WebLogicHost server2
    WebLogicPort 7003
    </Location>

  • Retiring SBS2003 with second server running 2008 server with terminal services

    Hi,
    Can i install Windows Server Essentials R2 2012 and keep the second server that is server 2008 and run it as a terminal server?

    Follow any migration document that allows you to migrate from SBS to Essentials. the domain will not change and the member server will remain intact. If it is not already an RDS/TS server you will have to install the role and add the appropriate licensing.
    If it is, and the license server is the SBS you will have to move the licensing server from the SBS to the 2008 RDS server itself.
    Larry Struckmeyer[MVP] If your question is answered please mark the response as the answer so that others can benefit.

  • Cannot perform a clean install of CF 10 - ODBC Agent and ODBC Server are not in Services - Win2k8 R2

    I've tried to perform a clean install on a Win2k8 R2 x64 server several times and I can't seem to get it to install.
    I was upgrading from CF 9, which took several attempts. I eventually got CF 10 working and running with the latest updates. But the server would only run for about 15 minutes and everything would come to a screaching hault. ColdFusion pages would fail to load with no error. The pages would hang and wait for the server to respond, which it never did. Restarting IIS would fix the problem.
    I have about 20 CF sites on the machine. I came accross an article that talked about pool sizes, etc. I ended up trying a few things with the Web Server Configuration Tool, and as I was adding/deleting servers, I got an error that some application unexpectedly quit, but it wasn't the wsconfig tool. This happened about 3 times as I was deleting servers that I had previously added. Then I tried loading the CF Admin and I got a 500.0 internal server error.
    So I bit the bullet and figured I would start all over again. I uninstalled CF 10... now there's nothing on the machine. Re-installed CF 10, and I get the same 500.0 Internal Server Error. I uninstalled, restarted, installed... same thing. Then I found an error in the event viewer that reads:
    The description for Event ID 0 from source ColdFusion 10 ODBC Server cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    ColdFusion 10 ODBC Server error: 0
    StartServiceCtrlDispatcher Error!
    Then I found out that neither the ColdFusion 10 ODBC Agent or the ColdFusion 10 ODBC Server have been installed... at least they're not showing up in the list of services. msconfig also shows that they don't exist at all. I tried reinstalling several times and I can't get them to show up.
    PS: It's 6:15 AM and I've been working on this since 10 PM last night. I NEED HELP! Thanks!

    Hello,
    Once you move your application from any prior version of ColdFusion to ColdFusion 10, you will have to tune your application, as the architecture changed from JRun to Tomcat.
    You can refer to the article http://blogs.coldfusion.com/post.cfm/tuning-coldfusion-10-iis-connector-configuration for parameters, that needs to be tuned appropriately to make CF connector works flawlessly.
    Hope this helps
    Regards,
    Anit Kumar

  • FTP Server with WEB FTP function

    Hi,
    which is the best solution for a FTP Server with WEB FTP Service?
    kind regards
    Piero

    No, I am not running this solution at a corporate level; I'm just using this one for home use by maybe a dozen people. At any rate, I looked around for several and this one seemed to work best for me. Here's some others I checked into. I did use PFPFileNavigator before I found AjaXplorer. I went with AjaXplorer because I liked the interface better and it has LDAP support.
    PHPfileNavigator
    http://pfn.sourceforge.net/
    Relay
    http://ecosmear.com/relay/
    Mollify --- Probably the most "Mac looking" one
    http://www.mollify.org/
    QuiXplorer
    http://quixplorer.sourceforge.net/
    eXtplorer
    http://extplorer.sourceforge.net/
    Rumpus
    http://www.maxum.com/Rumpus/HomePage.html
    BarracudaDrive Web Server
    http://barracudaserver.com/products/BarracudaDrive/
    I hope this gives you some ideas. I spent about a week Googling, installing, and testing before settling on AjaXplorer. I tried PHPFileNavigator (but didn't have LDAP support, other than that I liked it), Rumpus (didn't like this as it is commercial, and, uses it's own built-in web server), Relay (not enough features), and Mollify (again, no LDAP support).
    Best regards,

  • Use a SQL 2012 database server with Reporting Services 2008?

    Hello, we have a SQL Server 2008 R2 Reporting Services Standard server with the reporting databases running on a SQL Server 2008 Standard database server. I would like to upgrade the database server to SQL Server 2012 before I upgrade the reporting server.
    Can I run SQL Server 2008 R2 Reporting Services against a 2008-version database running on a SQL 2012 database server? Thanks for your help.

     
    Hi Nicole
    Thanks for your posting.
    Are you asking if we can connect from SSRS 2008 r2 to a database sitting on SQL Server 2012.  Am I right?, please ignore me if I misunderstood your question. If that is your question
    then I think you will be able to using BIDS 2008, I have created A database on SQL Server 2012 and I use that database table inside  my SSRS 2008 R2 dataset. I can even think that you can use a database of compatibility level of 2012(110) as well
    Many thanks
    Syed Qazafi Anjum

  • Java.security.AccessControlException while trying to run the server app

    ok, pretty new with java and rmi, so I wanted to run the application from the sun rmi tutorial
    http://java.sun.com/docs/books/tutorial/rmi/TOC.html.
    It all builds ok, i run the rmiregistry ,but when i try to run the server i get :
    java.security.AccessControlException: access denied (java.net.SocketPermission 127.0.0.1:1099 connect,resolve)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
         at java.security.AccessController.checkPermission(AccessController.java:546)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
         at java.lang.SecurityManager.checkConnect(SecurityManager.java:1034)
         at java.net.Socket.connect(Socket.java:513)
         at java.net.Socket.connect(Socket.java:469)
         at java.net.Socket.<init>(Socket.java:366)
         at java.net.Socket.<init>(Socket.java:180)
         at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
         at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:595)
         at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)
         at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
         at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
         at sun.rmi.registry.RegistryImpl_Stub.rebind(Unknown Source)
         at engine.ComputeEngine.main(ComputeEngine.java:30)
    what i noticed is that this output is similar to not running rmiregistry at all, so i guess the problem is with the way i'm running rmiregistry
    thx in advance

    You're running the server with a SecurityManager. There's no need to do that at first. Get rid of it. When you have it working, write yourself a .policy file that grants that permission, and any others you discover it needs, and name that as your security policy file, e.g.
    java -Djava.security.policy=my.policy -Djava.security.manager mypackage.MyServer ...

  • I canu00B4t run various records with BAPI_NETWORK_COMP_CHANGE

    If I run the BAPI with several component to update the field WITHDRAWN, the records are not updated.
    Now if I run one compomente updating the data correctly.

    Hello
    You need to fill structures for all components.
    Like this:
    BAPI_NETWORK_COMP_CHANGE-COMPONENT = " <- set number here (let it be '000000000000001')
    BAPI_NETWORK_COMP_CHANGE-WITHDRAWN = 'X'. " <- set value here
    APPEND BAPI_NETWORK_COMP_CHANGE.
    BAPI_NETWORK_COMP_CHANGE-COMPONENT = " <- set other number here (let it be '000000000000002')
    BAPI_NETWORK_COMP_CHANGE-WITHDRAWN = 'X'. " <- set value here
    APPEND BAPI_NETWORK_COMP_CHANGE.
    BAPI_NETWORK_COMP_CNG_UPD-COMPONENT = " <- set number here ('000000000000001')
    BAPI_NETWORK_COMP_CNG_UPD-WITHDRAWN = 'X'. " <- set value here
    APPEND BAPI_NETWORK_COMP_CNG_UPD.
    BAPI_NETWORK_COMP_CNG_UPD-COMPONENT = " <- set other number here ('000000000000002')
    BAPI_NETWORK_COMP_CNG_UPD-WITHDRAWN = 'X'. " <- set value here
    APPEND BAPI_NETWORK_COMP_CNG_UPD.
    CALL BAPI .......

  • Unable to use endeca-cmd against the running Endeca Server

    Hello Endeca forum,
    I'm working in a client environment in which I can see that the Endeca Server is running:
    1. Going to a browser on the server itself, I can see a positive result page when I go to http://localhost:7770/admin/<datasource>?op=ping
    2. When I'm in the linux server and do a "ps -ef | grep "start", I see that there is a process running the server with "-Djetty.port=7770"
    3. Studio running on the same server has datasources pointing at localhost:7770 (and Studio is showing data)
    However, when I go to the endeca-cmd and try to create a new datasource ("./endeca-cmd create-ds <new_datasource_name>"), I see the following error:
    "*Error contacting the Endeca Server localhost:7770: com/endeca/opmodel/opSupport/MkMdexRunner*"
    I get the same error if I try to use a graph in Data Integrator with the "Create Data Store" component (taken from the quickstart InitDataStore.grf, but pointing to the client's Endeca Server).
    Running "./endeca-cmd version" gives me an equally cryptic error:
    "*Error contacting the Endeca Server localhost:7770: com/endeca/mdex/admin/_1/Admin*"
    Has anyone seen this before?
    I'm starting to think that this may be a strange environment issue, but I can't figure why I'd be able to see the server running through other means, but fail to interact with the server using endeca-cmd.
    Thanks,
    Jerome

    Hey Brett,
    Good points. Unfortunately, I can't install SoapUI on the client's server (where the Endeca Server is running), but I was able to run a graph that tries to create a dgraph on it (which is an HTTP call to the createDataStore operation). This call resulted in the same error that I saw when invoking "endeca-cmd create-ds". However, the failure of the graph gives me a little more in the form of a partial stack trace...
    org.apache.axis2.AxisFault: com/endeca/opmodel/opSupport/MkMdexRunner
    at org.apache.axis2.description.OutInAxisOperationClient$NonBlockingInvocationWorker.run(OutInAxisOperation.java:451)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
    ... which doesn't really tell me anything.
    Is there a place where I can see logs for the Endeca Server? Might be able to get a little more from a full stack trace...
    I know that dgraph logs are at…
    <OEID_installation>/Server/2.3.0/endeca-server/logs
    But obviously these don’t hold anything about the dgraph that I’m trying to create.
    Thanks,
    Jerome

  • Security Manager on server with teamed NICs ?

    Can anyone confirm that Security Manager will run on server with teamed NICs (i.e. 2 physical connections, but 1 logical IP address) ?
    I ask because the data sheet for Security Manager 3.0.1 states :-
    "100BASE-T (100 Mbps) or faster network connection; single interface only". and
    "One static IP address".
    I already have a server that meets all the specs, but it has dual NICs to dual switches for resilience, teamed together with a single IP. The Cisco document is open for interpretation, so has anyone got a definitive answer or is running a setup like this already ?
    Thanks.
    Mark.

    It's recommended that you can use only one interface when installing CSM. However, if the second interface is using the same IP it should not be a problem.

Maybe you are looking for