Transaction for monitoring memory and resources on BW server

hi experts
I have the task to determine what occurred from an hour specified on few minutes, because there was a process or program ( we don't know ) which collapse memory and resources on BW server. I check throw SM37 if some Job was executed but no one was. I need a transaction for monitoring / checking memory and resources.
Please I will appreciate any helpfull information.
Regards
mgg

Hi
You can use ST03 / ST03 N also check ST04, ST06 . If you have access to the service market palce please check SAP Note - 618868 ( FAQ: Oracle Performance )  and related notes for more help.
Hope this helps
Assign points if useful
Regards

Similar Messages

  • Examples for SAP Memory and ABAP Memory

    Hi all,
        can u give me one example of sap memory and abap memory.
                                              Ranjith

    Hi,
    <b>SAP Memory</b>
    SAP memory is a memory area to which all main sessions within a SAPgui have access. You can use SAP memory either to pass data from one program to another within a session, or to pass data from one session to another. Application programs that use SAP memory must do so using SPA/GPA parameters (also known as SET/GET parameters). These parameters can be set either for a particular user or for a particular program at the time of logon using the SET PARAMETER statement. Other ABAP programs can then retrieve the set parameters using the GET PARAMETER statement. The most frequent use of SPA/GPA parameters is to fill input fields on screens .
    <b>example:</b>
    ABAP programs can access the parameters using the SET PARAMETER and GET PARAMETERstatements.
    To fill one, use:
    SET PARAMETER ID pid FIELD f
    This statement saves the contents of field f under the ID pid in the SAP memory. The ID pid can be up to 20 characters long. If there was already a value stored under pid, this statement overwrites it. If you double-click pid in the ABAP Editor, parameters that do not exist can be created as a Repository object.
    To read an SPA/GPA parameter, use:
    GET PARAMETER ID pid FIELD f.
    This statement places the value stored under the pid ID into the variable f. If the system does not find any value for pid in the SAP memory, sy-subrc is set to 4. Otherwise, it sets the value to 0.
    <b>ABAP Memory</b>
    ABAP memory is a memory area that all ABAP programs within the same internal session can access using the EXPORT and IMPORT statements. Data within this memory area remains throughout a sequence of program calls, with the exception of LEAVE TO TRANSACTION. To pass data to a program that you are calling, the data needs to be placed in ABAP memory before the call is made from the internal calling session using the EXPORT statement. The internal session of the called program then replaces that of the calling program. The program called can then read from the ABAP memory using the IMPORT statement. If control is then returned to the program that made the initial call, the same procedure operates in reverse.If a transaction is called using LEAVE TO TRANSACTION, the ABAP memory and the call stack are deleted. They cannot be used for data transfer.
    Since objects belonging to ABAP objects can only be accessed within an internal session, it does not make sense and is therefore forbidden (from a syntax point of view) to pass a reference to an object to a calling program through the ABAP memory.
    <b>Example:</b>
    Export hello to memory id 'Hello_world'.
    Import hello from memory id 'Hello_world'
    Regards
    Sudheer

  • Hi All,Can any provide an example for SAP MEMORY AND ABAP memory

    Hi All,
          Can any provide me an example for SAP MEMORY AND ABAP memory.
    thanks&regards.
    Bharat.

    HI Bharat
    A simple example of ABAP memory is using the EXPORT/IMPORT statements.
    Here in this program, I get the data, export it to memory,
    clear out the internal table in my progam, then reimport the data into it and write out the data.
    You probably wounldn't do this in a normal program,
    but this is how you can pass data from program a to program b when A Submits program B.
    report zxy_0002 .
    data: it001 type table of t001 with header line.
    select * into table it001 from t001.
    export it001 = it001 to memory id 'ZXY_TEST'.
    clear it001. refresh it001.
    import it001 = it001 from memory id 'ZXY_TEST'.
    loop at it001.
    write:/ it001-bukrs, it001-butxt.
    endloop.
    SAP Memory
    SAP memory is a memory area to which all main sessions within a SAPgui have access.
    You can use SAP memory either to pass data from one program to another within a session,
    or to pass data from one session to another.
    Application programs that use SAP memory must do so using SPA/GPA parameters (also known as SET/GET parameters).
    These parameters can be set either for a particular user
    or for a particular program using the SET PARAMETER statement.
    Other ABAP programs can then retrieve the set parameters using the GET PARAMETER statement.
    The most frequent use of SPA/GPA parameters is to fill input fields on screens
    ABAP/4 Memory
    ABAP memory is a memory area that all ABAP programs within the same internal session can access
    using the EXPORT and IMPORT statements.
    Data within this area remains intact during a whole sequence of program calls. To pass data
    to a program which you are calling,
    the data needs to be placed in ABAP memory before the call is made.
    The internal session of the called program then replaces that of the calling program.
    The program called can then read from the ABAP memory.
    If control is then returned to the program which made the initial call, the same process operates in reverse.
    SAP memory
    The SAP memory, otherwise known as the global memory,
    is available to a user during the entire duration of a terminal session.
    Its contents are retained across transaction boundaries as well as external and internal sessions.
    The SET PARAMETER and GET PARAMETER statements allow you to write to, or read from, the SAP memory.
    ABAP/4 memory
    The contents of the ABAP/4 memory are retained only during the lifetime of an external session
    (see also Organization of Modularization Units).
    You can retain or pass data across internal sessions.
    The EXPORT TO MEMORY and IMPORT FROM MEMORY statements allow you to write data to, or read data from, the ABAP memory.
    ABAP Memmory & SAP Memmory
    http://www.sap-img.com/abap/difference-between-sap-and-abap-memory.htm
    http://www.sap-img.com/abap/type-and-uses-of-lock-objects-in-sap.htm
    Set
    http://www.geocities.com/SiliconValley/Campus/6345/set_para.htm
    GET
    http://www.geocities.com/SiliconValley/Campus/6345/get_para.htm
    EXPORT
    http://www.geocities.com/SiliconValley/Campus/6345/export01.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3bc4358411d1829f0000e829fbfe/frameset.htm
    Other Imp Help
    http://www.geocities.com/SiliconValley/Campus/6345/abapindx.htm
    Regards Rk

  • I have a Nikon AW100 and I use a SanDisk for the memory and I download that with My Pictures and Videos but I cant get my videos onto IMovie

    I have a Nikon AW100 and I use a SanDisk for the memory and I download that with My Pictures and Videos but I cant get my videos onto IMovie

    Hi
    I import all from my Nikon - into iPhoto
    Then closing it and opening iMovie
    In the Event window like
    • iPhoto-videor - Here I find mine.
    Yours Bengt W

  • MP for monitoring winsrv2012 and winsrv2012R2

    hi,
    I use SCOM2012. When I try to add some components in a DA for the system that runs on winsrv2012 or winsrv2012R2 all the components on the server does not appear in SCOM.
    I wonder if I need to import a certain management pack for monitoring winsrv2012 and winsrv2012R2?

    Hi
    If you want to build a DA you Need to have the objects. In order to get the objects in SCOM you Need a Management pack which discovers the objects / components. In your case  i would start with the Windows Core MP
    http://www.microsoft.com/en-us/download/details.aspx?id=9296 and then if you miss more objects check the other MP
    http://social.technet.microsoft.com/wiki/contents/articles/16174.microsoft-management-packs.aspx
    Cheers,
    Stefan
    Blog: http://blog.scomfaq.ch

  • Monitoring memory and thread management for Java 1.4.2_04

    Hi,
    I have an application which is using Java version 1.4.2_04. The application deployed in Customer site is having some memory issues. There are observing java.exe going 100% in Task Manager. The same application (of higher version)
    uses Java 1.5 is not seeing any issues.
    Now Customer needs the root cause of the issue and i would like to check the code which is causing the issue. I came to know we can monitor threads and memory using JConsole. Since we are using Java 1.4, i installed Java 1.6 on a remote machine and tried connecting to the problematic machine. But it failed to connect.
    i have added the option "-Dcom.sun.management.jmxremote.port=8880" when starting JVM (this i have provided inside ServletExec batch file, ServletExec is my web server).
    Any idea how to connect to the problematic machine from remote using JConsole. Or any other tools i can use on Java 1.4 to nail down the problem..
    Please provide pointers.
    I have another doubt on Java version 1.4, since there were many memory issues, am i hitting any defect in Java 1.4

    hari.r wrote:
    Please provide pointers.You need to tell you sales/marketing/business requirements people that they must come up with an end of life policy for customers on older versions.
    Unless your company has a service contract with Sun you right now, can no longer insure that the VM will remain secure nor even really running.
    See the following for the java VMs that you are using.
    [http://java.sun.com/products/archive/eol.policy.html]

  • Activity Monitor, Memory and Freezes

    I've had a few Logic freezes recently so I open Activity Monitor to try and find some info. Firstly if the CPU use and threads next to Logic Pro keep changing is there a chance that Logic will unfreeze if it's been stuck for say over 5 minutes?
    Also I'm trying to see how near I am to the memory ceiling. I've got 32 GB in my MacPro so it's not a shortage of RAM more hitting the single app limit. I don't understand the relationship between "Real Memory" and "Virtual Memory" as regards the single app limit. Logic has just crashed and the associated readings are Logic Real 2.13GB Virtual 3.88GB, VSL Daemon Real 7.02MB Virtual 867MB, VSL Server 2.35GB Real 3.31 GB Virtual. ousiad (is this East West Play plug-in?) 816kb Real 2.57 GB Virtual, Vienna Ensemble 882MB Real 2.5GB Virtual. Total free memory is 20.11GB.
    If someone can help my understanding this would most be welcome!
    Thanks
    Julian

    "Virtual 3.88GB" - That's the one that kills your Logic app.
    You can read a lot on the forums that Logic has this limit of around 3.5GB of memory that it can allocate. I want to point out two things from my experience.
    1) This limit is about the "Virtual Memory" not the "Real Memory".
    2) When you get close to that limit, Logic just crashes. You would figure that it might give you just an alert box with a memory warning, no - poof - Logic is gone.
    A few more things.
    * Keep your Activity Monitor open and be very careful when you go across the 3GB "Virtual Memory" line. Every additional Plugin could push you over the edge.
    * Besides loading additional instruments, there are other factors that you should be aware of. i.e. Apple Loop Browser. If you have a big Apple Loop library and you make a search on all loops, you can see in the Activity Monitor that such a search could require a few hundred MB of additional Virtual Memory. That's enough to cross the line and crash Logic. Believe me, it took me a while (and a lot of frustration and restarts) until I figured that out.
    So why the difference between the "Real Memory" and "Virtual Memory" number. I seems that this leads into hardcore programming voodoo,aka "I have no idea". One observation I made is the impact of the graphic cards. Usually the Virtual Memory number is about 300-500MB bigger thatn the Real Memory number. When I changed my 2 graphic cards to new ones with more VRAM the difference between the Real and Virtual Memory number grew to 1GB . Don't asked me how long it took me to figure out that relation. All I saw was that I couldn't load big Logic Projects that I worked on before with no problem.
    Bottom line:
    The more stuff you load into Logic, the closer you have to monitor Activity Monitor and save more frequently.
    Think about how often you read forum posts that Logic is completely unstable and crashes all the time. I bet that a high percentage is related to user hitting that Virtual Memory limitation.

  • Mail for exchange - memory and calendar

    I am using E63. 
    I set up mail for exchange successfully and could sync emails and calendar.  Currently, it's using phone memory.  How do I change it to use memory card?  also, the default calendar view changed from my personal calendar to my synced Outlook calendar.  Is there a way to switch them back and forth?
    Thanks
    Message Edited by yuchieh on 12-Aug-2009 01:56 PM

    Hello
    You can change the Memory in Use my the messaging app - go into messaging - Options - settings - other - memory in use.
    The default view in the calendar is available within the calendar - options - settings - default view.
    I hope this helps.
    John32

  • Weblogic cluster for 24x7 environment and a front OHS server

    Hi experts,
    We are going to set up a reliable J2EE application server environment by using clustering webgoic servers on TWO nodes, and a front OHS https server in DMZ for load balancing.
    I am new to weblogic cluster and load balance by OHS. I have visited this forum for Fusion MiddleWare clustering etc. Can some experts share some light on this?
    Will our deployment architecture be able to handle the J2EE applications failover? In other word, we can restart one of Weblogic Managed Servers when a new release of J2EE codes are re-deployed without impacting business end users’s usage?
    Problems we want to solve:
    1. All J2EE applications are available for 24x7 even when new J2EE codes are released and deployed on weblogic Managed Servers ANY TIME, side-by-side deployment and restart a managed server if we need to clean the HTTP cache.
    2. The J2EE applications should be accessed by external and internal users with a Single Access Point, like
    https://apps.company1.com/j2ee1
    https://apps.company2.com/j2ee1
    https://apps.company1.com/j2ee2
    https://apps.company2.com/j2ee2
    All J2EE applications (j2ee1, j2ee2, j2ee3 etc) should be deployed on both of weblogic Servers in a cluster, and pointing to a SAME backend database.
    Can some experts share with us the best practices on components and configurations? Thanks.

    Seems your architecture is like Browser => OHS ( DMZ ) => Weblogic => DB OR Browser => HLB( like bigip ) => OHS ( DMZ ) => Weblogic => DB
    Cluster is the solution for load balancing however if you are using OHS for redirection to weblogic then OHS does the load balancing in round robin way. using cluster in this way has a benefit of in case of any one of your managed server is down the OHS will divert connection request to any one of the active managed server ( you have to turn on dynamic list on at OHS ).
    http://weblogicserveradministration.blogspot.com/2010/10/load-balancing-in-weblogic-server.html
    Failover is something different, if in case any of the any managed server goes down then your user you get the application session from another server but new one, means the the tasks not saved by the users on earlier session will lost. for that yo need to use cluster and then need to enable the session replication. another best option is you can use the coherence web if you are using latest versions of weblogic supporting coherence web. with that you not need to worry on user sessions and you can start any of the managed server anytime without worrying about the user sessions.
    http://weblogicserveradministration.blogspot.com/2010/10/manage-http-session-states-session.html
    http://weblogicserveradministration.blogspot.com/2011/05/oracle-coherence-37-coherenceweb.html
    http://weblogicserveradministration.blogspot.com/2010/11/clustering-part-i.html
    another way is, you can use side by side deployment feature in case you don't want shutdown your application completely, with this, old connections and new requests will goes to old application and once new application activated all new requests will come to new application and once all requests on old application will complete that application will retire automatically.
    Regards
    Mukesh Negi
    http://weblogicserveradministration.blogspot.com

  • Help for Installing PHP and Sun One Web Server

    Hi
    I tried to install PHP 5.1.4 and Sun One Web Server 6.1. I am not able to complete this and got stuck. All the available materials in net seems to flow above my head.
    It will be very helpful if someone could let me know the step by step configuration a bit brief for the same.
    Thanks in advance
    Kathirvel Balakrishnan

    Hi Craig
    I am following these steps,
    1st step : Installing PHP on the WindowsNT server (NT users only)
    Copy the php files on your server
    Get the php zip file
    Copy the php files under a directory (for example : d:php4)
    (be careful don't use c:Program Filesphp because of the space between Program and Files
    copy php4ts.dll to c:winnt and msvcrt.dll if you don't already have it on your system
    Edit php.ini-dist
    rename php.ini-dist to php.ini
    Edit php.ini : Indicate in which directory you have copied youre php files. (extension_dir = d:php4extensions ; directory in which the loadable extensions (modules) reside.)
    copy php.ini in winnt directory (php.ini is parsed in my config)
    Matthias Kramer told me that he had to move php.ini to <path-to-netscape-server>/https-servername/config for it to be parsed
    Make a file association under Windows NT
    In a DOS Window, type assoc .php=PHPScript
    ftype PHPScript=d:php4php.exe %1 %*
    Test the 1st step
    Create a C:test.php file with a single line like <? echo("Nothing to write"); ?>
    Create a C:test.bat file with 2 lines test.php
    pause
    double-clic on test.bat
    If you see something like X-Powered-By: PHP/4.0.3
    Content-type: text/html
    Nothing to write
    then the NT association works!!
    2nd step : Configuring Netscape Enterprise Server or iPlanet for PHP4 with nsapi (NT & UNIX)
    Unix users only
    Compile PHP as follows: ./configure --with-nsapi=/usr/local/netscape/server4 --enable-libgcc
    make
    make install
    Add LD_LIBRARY_PATH=<libdir> to your Netscape server startup script
    where <libdir> is the full path to the directory where libstdc++.so.2.10.0 is located (usually /usr/local/lib)
    Add a mime-type to the Netscape Server
    In the Netscape Administration console chose Preferences|Mime Types
    Add a new type called magnus-internal/x-httpd-php for exts=php
    Click here for screenshot
    Stop your Web Server
    Make a copy of obj.conf located in: <path-to-netscape-server>/https-servername/config
    Modify obj.conf
    There are several section in obj.conf
    At the end of the Init section of obj.conf (necessarely after mime type init),
    place this two lines For NT users
    Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_trans" shlib="d:/php4/sapi/php4nsapi.dll"
    Init fn="php4_init" errorString="Failed to initialise PHP!"
    For Unix users
    Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_trans" shlib="/usr/local/netscape/server4/bin/libphp4.so"
    Init fn="php4_init" errorString="Failed to initialise PHP!"
    In The < Object name="default" > section,
    place this line (necessarely after all 'ObjectType' and before all 'AddLog' lines) Service fn="php4_execute" type="magnus-internal/x-httpd-php"
    Add a new object called x-httpd-php <Object name="x-httpd-php">
    ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
    Service fn=php4_execute
    </Object>
    Restart your Web Server
    Test the 2nd step
    Put the test.php file in the document root of your server
    Then type http://server/test.php
    If you can see "nothing to write" in your browser then it works!
    AS mentioned in step 1,
    I am not getting the PHP message.
    I am installing it in my laptop, it has no IP, is that has to do something with this.
    Please guide me from here.
    Thanks in advance
    Kathirvel

  • Any native extension for checking memory and cpu/gpu usage of ios and android?

    I need to be able to see how much memory/cpu/gpu an app uses while running for ios and android.

    Hmm, maybe it can be done with code already included in flash and adobe air, it seems... donno.. found stuff like:
    freeMemory
    property
    freeMemory:Number  [read-only]
    Language Version:
    ActionScript 3.0
    Runtime Versions:
    Flash Player 10.1, AIR 2
    The amount of memory (in bytes) that is allocated to Adobe® Flash® Player or Adobe® AIR® and that is not in use. This unused portion of allocated memory (System.totalMemory) fluctuates as garbage collection takes place. Use this property to monitor garbage collection. 
    Implementation
        public static function get freeMemory():Number
    Related API Elements
    privateMemory
    totalMemory
    totalMemoryNumber 
    donno how to use it...

  • Can my old iMac be upgraded for more memory and higher processor speed?

    I admit it - I'm not a computer geek.  I don't know much about how they work but am proficient in using them.  I have an older model iMac.  The specs are:
    Hardware Overview:
      Model Name: iMac
      Model Identifier: iMac6,1
      Processor Name: Intel Core 2 Duo
      Processor Speed: 2.16 GHz
      Number Of Processors: 1
      Total Number Of Cores: 2
      L2 Cache: 4 MB
      Memory: 1 GB
      Bus Speed: 667 MHz
      Boot ROM Version: IM61.0093.B07
      SMC Version (system): 1.10f2
    System Version: Mac OS X 10.6.8 (10K549)
    I get the SBBOD all of the time no matter what.  I've tried all of the suggestions to resolve that issue but they don't work.  Even when only one program is open at a time it does it.  The speed of getting anything accomplished has been dramatically reduced over time.  All of my software is up to date.  All I need to know is, if I take my iMac to an Apple store, can they upgrade the RAM or whatever is needed to make the SBBOD go away and make things work faster?  Sorry for sounding like a dummy here but I'm really not interested in how it works, just that it does work.
    Thanks for any help you can give!

    I did the etrecheck as suggested and here is what it came up with.  Does anything look suspect?
    EtreCheck version: 1.9.15 (52)
    Report generated August 22, 2014 10:07:43 PM CDT
    Hardware Information: ?
      iMac (24-inch, Late 2006) (Verified)
      iMac - model: iMac6,1
      1 2.16 GHz Intel Core 2 Duo CPU: 2 cores
      1 GB RAM
    Video Information: ?
      NVIDIA GeForce 7300 GT - VRAM: 128 MB
      iMac 1920 x 1200
      spdisplays_display_connector
    System Software: ?
      Mac OS X 10.6.8 (10K549) - Uptime: 0 days 12:43:21
    Disk Information: ?
      Hitachi HDT721032SLA380 disk0 : (298.09 GB)
      S.M.A.R.T. Status: Verified
      - (disk0s1) <not mounted>: 200 MB
      v (disk0s2) / [Startup]: 297.77 GB (48.61 GB free)
    USB Information: ?
      Micron Built-in iSight
      Microsoft Microsoft Wireless Optical Desktop® 2.10
      Brother HL-2270DW series
      EPSON EPSON Scanner
      Apple Inc. Bluetooth USB Host Controller
      Apple Computer, Inc. IR Receiver
    Kernel Extensions: ?
      [not loaded] com.olympus.CamBlockCommandsDeviceUP (3.1.0 - SDK 10.6) Support
    Launch Daemons: ?
      [loaded] com.adobe.fpsaud.plist Support
      [not loaded] com.deploystudio.lkdc_fix.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
    User Launch Agents: ?
      [loaded] com.adobe.ARM.[...].plist Support
      [failed] [email protected]
      [loaded] com.google.keystone.agent.plist Support
      [running] com.spotify.webhelper.plist Support
    User Login Items: ?
      Garmin Express Service
      iTunesHelper
      EEventManager
      Music Manager
    Internet Plug-ins: ?
      DirectorShockwave: Version: 11.5.7r609 Support
      Google Earth Web Plug-in: Version: 7.1 Support
      OfficeLiveBrowserPlugin: Version: 12.3.6 Support
      AmazonMP3DownloaderPlugin1017265: Version: AmazonMP3DownloaderPlugin 1.0.17 Support
      AdobePDFViewerNPAPI: Version: 11.0.07 - SDK 10.6 Support
      FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
      Silverlight: Version: 4.0.51204.0 Support
      Flash Player: Version: 14.0.0.145 - SDK 10.6 Outdated! Update
      iPhotoPhotocast: Version: 7.0
      QuickTime Plugin: Version: 7.6.6
      NP_2020Player_IKEA: Version: 5.0.94.0 - SDK 10.6 Support
      AdobePDFViewer: Version: 11.0.07 - SDK 10.6 Support
      CouponPrinter-FireFox_v2: Version: Version 1.1.6 Support
      GarminGpsControl: Version: 4.1.0.0 Release - SDK 10.7 Support
      SharePointBrowserPlugin: Version: 14.4.2 - SDK 10.6 Support
      JavaAppletPlugin: Version: 13.9.8 - SDK 10.6 Check version
    Safari Extensions: ?
      AdBlock
      Pin It Button
      Add To Amazon Wish List
    iTunes Plug-ins: ?
      Quartz Composer Visualizer: Version: 1.2
    User Internet Plug-ins ?
      fbplugin_1_0_3: Version: (null) Support
      npBcsMcTcIO: Version: (null) Support
      BrowserPlus_2.9.8: Version: 2.9.8 Support
      CitrixOnlineWebDeploymentPlugin: Version: 1.0.26 Support
    3rd Party Preference Panes: ?
      BrowserPlus  Support
      Flash Player  Support
      MusicManager  Support
    Time Machine: ?
      Time Machine information requires OS X 10.7 "Lion" or later.
    Top Processes by CPU: ?
          1% WindowServer
          0% WebProcess
          0% LaunchCFMApp
          0% fontd
          0% ps
    Top Processes by Memory: ?
      244 MB WebProcess
      134 MB Safari
      35 MB WindowServer
      28 MB Garmin Express Service
      22 MB DashboardClient
    Virtual Memory Information: ?
      32 MB Free RAM
      560 MB Active RAM
      276 MB Inactive RAM
      154 MB Wired RAM
      560 MB Page-ins
      346 MB Page-outs

  • Regarding userexit for pa40 transaction for validating position and persona

    when iam entering the position and  personal area in pa40 transaction , this position is should matched with personal area of the pa13 screen,and that personal area should match with pa40 presoanl area, for this requiremetnt which userexit is suitable.
    please any one worked on this type of requirement please help me on this.

    k

  • Web service interfaces for monitoring Hosts and instances with SAPHostControl, saphostexec and sapstartsrv

    Hi All,
    I need to develop a monitoring application for SAP system which will monitor both Host systems and instances.
    For this I need to collect Host data as well as instance data. In the below links I could find the SAP netweaver
    monitoring agents
    Monitoring Hosts with SAPHostControl and saphostexec - Infrastructure of the SAP NetWeaver Management Agents - SAP Libra…
    Central Monitoring with SAP NetWeaver Management Agents - Infrastructure of the SAP NetWeaver Management Agents - SAP Li…
    Administration/Monitoring of SAP Components with sapstartsrv - Infrastructure of the SAP NetWeaver Management Agents - S…
    These links tell that CCMS agent is replaced by these agents from SAP Netweaver 7.0 Eph 2.
    I found below doc which explains "How to use the SAPControl Web Service Interfaces" exposed by "sapstartsrv" to execute instance specific tasks,
    But it does not tells any methods/APIs/webservice interfaces specific to Host system or get OS data using "saposcol".
    SAP Control WebService
    Similar to this, Is there any API/webservice to retrieve the OS and Host related data??.
    Also, Is there any other doc for SAPHostControl or saphostexec similar to sapstartsrv ??
    Thanks,
    Swapnil

    Hi Swapnil,
    I too wanted this info and came across these.
    Take a look at these urls :-
    http://localhost:1128/SAPHostControl/?wsdl
    http://localhost:1128/SAPOscol/?wsdl
    grep saphost /etc/services
    saphostctrl     1128/tcp        # SAPHostControl over SOAP/HTTP
    saphostctrls    1129/tcp        # SAPHostControl over SOAP/HTTPS
    Hope this helps.
    Cheers
    Craig

  • Approval work flow for Role based and Resource based

    Hi All,
    We have to implement approval work flow for the following things in OIM 9.1.0.1
    Approval work flow for Functional Roles (Groups in OIM) (Approvalsrequired for users to get these roles)
    IT Roles (Resources in OIM) (Approvalsrequired for users to get these resource)
    Functional Role (Group) contains policy1,polici2. Polciy1 contains res1,res2 and Policy2 contain res3,res4.I want to create approval work flow for this Functional Role to achieve the following
    User raise a request for the functional role, then it should wait to get manager approval. then once its gets approval, that user account should create on all resources which are involved in that group.
    And, I have to define approoval work flow for all individual resources to get users account creation on target with approvals. These resources may include in the groups as well.
    After getting approval for functional role (Group), then Will OIM starts the approval flow for all resources involved in the group? becase, all resources have approval workflow at resource level also.
    My Goal: Approval work flow for Group, should not process the approval work flow for resource. can we do it in OIM 9.1.0.1?
    And can we do the same in OIM 11g also?
    Please help me and do let me know, if you need any information from my end.
    Thanks.

    Thats configurable buddy ! ! And possible in 10G and 11G both versions.
    Functional Roles : These are the groups/roles in OIM 10g/11g with access policies attached at the backend.
    - Create a dummy resource and name it Request Role or anything as you like. Attach an Object Form to it and have form field for Role Name, this would be a lookup type field linked to all OIM groups (leave system values using lookup query). So a user can select any OIM Group in this request as per configuration. Have approval workflows defined on this dummy resource Request Role and in its Provisioning Process make user/s a part of the requested group.
    - Now once the user is made a part of the group, the associated access policy would be invoked automatically and thereby provisioning. The only thing you need to keep in mind is that create the access policy without approval (there is a check box). If you do this the approvals would never be invoked even if you assign a group manually to the user coz it suppresses all the approvals in this access policy.
    IT Roles : These would be linked to the resource and you can define individual approvals on the resources as required.These approvals would be required if someone raises a request for these resources individually.
    Thanks
    Sunny

Maybe you are looking for

  • Field length issue

    Hello, i have WAD report and a chart in it.In this chart we have dates being displayed on the X axis.i date format is 01/01/2008. Our requirement is to have the date being displayed as 01-jan-2008. For that i have written a customer exit variable .we

  • How can I resolve my R6025 error message in inDesign CC?

    I am running inDesign CC 64 bit on a Windows 8.1 HP Pavilion desktop.  For disclosure, I also have inDesign CC and inDesign CS6 installed.  All versions of inDesign are installed via the Creative Cloud.  I experienced the same issue before and after

  • Error while generating PDF with BI Publisher from APEX

    Hi, I am facing a problem which is intermittent. I am generating a pdf from APEX which has been developed using BI Publisher. I have linked the report to the APEX using report queries/report layouts in shared components. The pdf used to open without

  • Who will write data from datafile to db_buffer

    Dear Experts. please tell me Who will write data from datafile to db_buffer. and What is checkpoints?

  • Apache to start and serve : Please let me see your bookmarklist

    Would please one like to give me a bookmark that describes more than a dictionary or last-features-list how - to start the server - to restrict access to authorized users - how to establish full ftp to restricted server-aereas for several users? Furt