Sm59 & load distribution

Hi Friends,
I have a question about sm59. Now, I am creating r3 connections from sm59. Lets say the connection name as 'TEST'. In this connection I don't select load distribution. And when I am calling the bapis;
call funciton 'BAPI1'
destination TEST
call function 'BAPI_TRANSACTION_COMMIT'
destinaton 'TEST'
I see that If I don't call BAPI_TRANSACTION_COMMIT BAPI1's change operations is not implemented. And If I call BAPI_TRANSACTION_COMMIT, BAPI1's change operations are done. So, I think that 'different function calls via same destination are using same session !!' Maybe this assumption is wrong, If wrong please correct.
On the other hand, I want to use load distribution in R3 connection. My real question is in this point. As known, in load distriution selection, the balancer distributes the client to different servers. I need to call two function(BAPI1 and its commit). And there is a possibility;
while calling BAPI1, server1 is used
while calling COMMIT BAPI server2 is used.
Like a this possibility, my BAPI1's change operations will be done? I mean that different server will use the same session?
And can you give document information, about load balancing in sm59.
Thanks.

Hi Huseyin,
Its really weared situation...really speaking if you call two BAPI's separately it cannot be a part of same process...
...Anyway, I think correct solution would be to create another z wrapper function module and inside z-wrapper function module you can call both BAPI's...As we know its is manadatory to call Commit Work after calling BAPI's in order to reflect changes.
One more solution you can call Inbound Proxy and you can call both BAPIs there.
Nilesh

Similar Messages

  • Load Distribution Versus Parallel Jobs processing

    Hello,
    I would request feedback.
    In Industry Solutions - PS, for mass activity - Automatic Clearing run, there is an Technical Settings tab.
    This tab has Load distribution settings and an value that can be defined for Number of Jobs.
    If I put an value greater than 1, so many number of jobs gets executed in the background.
    I would request clarification on the following :
    1. What is its use / benefits of putting defining an automatic load distribution ?
    2. Does this setting equals the Config settings for IMG - Finnancial Accounting- Contract AR - Technical Settings - Prepare Mass.
    In here, we can set parallel jobs that can be initiated by providing an maximum number of jobs under the job control panel.
    Does this setting override Load distribution settings or vice-versa  OR IS this an different setting ?
    3. What is the difference between Load distribution versus parallel Jobs ?
    Any feedback, most welcome and appreciated.
    I am functional consultant and hence unable to distinguish between the two.
    I am not sure if this query needs to be posted here, but I have also posted the same in IS fourm too.
    Regards
    Bala
    email : [email protected]

    Hi Bala,
    In any Mass Activity you will find Technical Settings tab. There you will find Parallel Processing Object and Load Distribution. In Parallel Processing Object, you can select object according to Input depending upon which you will able to divide the job. For example, GPART is used when job have to divide depending upon Business partner. In Maintain Variants you have to create Variants.You have to give Variant name and value in either Interval length or Number of Intervals. Interval length will decide what is the maximum number of object will be processed in a single part. Number of Interval is the number which tells job will be divided in how many parallel process.
    For example, let you r running a parallel process for 1000 Business Partner.You choose GPART as object.Now if you put 200 in interval length it will divide job in 5 parallel process.If you put 10 in number of interval it will divide the job in 10 parallel process each of 100 Business partner.
    After creating variant, you use it in technical setting.
    Let u already define variants which divide the job in 30 but you want maximum number of parallel process will be executed at a time is 6.Then put 6 in Number of jobs field in automatic load distribution.
    Hope this can able to clear your question. Still if have any doubt feel free to ask me.
    Thanks and regards,
    Jyotishankar Dutta

  • Monitoring load distribution across multiple cores?

    In SLS is it possible to peek at the load distribution across the cores of a multicore CPU?
    Thanks?

    Depending on exactly what you are interested in...
    Applications > Utilities > Activity Monitor
    [iStat|http://www.apple.com/downloads/dashboard/status/istatpro.html]
    There are other options.

  • Getting incorrect value in CCMS: Load Distribution

    Dear Experts,
    I am Using Ecc 6.0 with db2 udb(DB6) on Aix Os.
    I have configured load balancing on my sap system.
    But when i am going to see average time of load distribution it appears like this
    Instance            Resp.time(ms)
    PRD_02             1,480
    PRD_01                  1-
    PRD_00               2,978
    You can see that value for PRD_01 is (1-).
    how to correct this value...
    <removed_by_moderator>
    Do NOT offer rewards*
    Thanks in advance,
    Dhiraj
    Edited by: Juan Reyes on Jun 1, 2010 12:03 PM

    > PRD_02             1,480
    > PRD_01                  1-
    > PRD_00               2,978
    - Is that instance included in the load balancing (SMLG)?
    - Is that instance configured to have dialog processes?
    Markus

  • T5220 cpu load distribution

    I have a T5220 with 64 virtual CPUs/32 GB RAM running java/weblogic 8.1.
    The application scales well on M5000 and V890 servers.
    But looking at the "usr" column below, the load is not homogeneous.
    Java is confined in a 16 CPUs processor set, but I have she same result when not using processor sets.
    "top" shows 92% cpu idle. No network or i/o contention.
    mpstat results (last columns):
    0 0 0 99
    0 0 0 100
    usr sys wt idl
    31 3 0 66
    23 2 0 74
    13 1 0 86
    5 1 0 95
    24 3 0 73
    4 1 0 95
    1 0 0 99
    0 0 0 100
    31 4 0 65
    16 2 0 82
    3 0 0 97
    0 0 0 100
    20 2 0 77
    6 7 0 88
    1 0 0 99
    0 0 0 100
    usr sys wt idl
    30 3 0 67
    22 2 0 76
    14 1 0 85
    4 1 0 95
    23 3 0 74
    5 1 0 94
    1 0 0 99
    0 0 0 100
    32 4 0 64
    16 2 0 83
    2 0 0 97
    1 0 0 99
    20 2 0 77
    5 6 0 89
    2 0 0 98
    0 0 0 100
    usr sys wt idl
    31 3 0 65
    22 2 0 75
    any clues?
    Thanks
    Edited by: smvalverde on Oct 6, 2008 12:15 PM
    Edited by: smvalverde on Oct 6, 2008 12:26 PM
    Edited by: smvalverde on Oct 6, 2008 12:33 PM

    hi there,
    i have encounter the same problem with cpu load distribution. i had a java web application power by postgresql. the same application run very well on solaris 10 x86 platform. but on t5220, the same application setup was very disappointing. the application was not able to attain any high cpu utlization. i could not find any bottleneck any with vmstat, iostat monitoring tools.
    hope u have some good discoveries to over come this problem.

  • How does failover and load distribution work in Operations Manager resource pools?

    Hello everyone,
    I have a couple of questions in regard to failover and load distribution in resource pools.
    What is the criteria for an x-plat or network device to initiate a failover?
    How is load distributed in a resource pool - Is it round-robin, performance based or something completely different?
    In case more than two management servers are in the same pool, and a management server becomes unavailable, how is load distributed among the remaining resource pool members?
    Any help is appreciated.
    Thx,
    Claus

    Hi,
    Resource Pools are a collection of Health Services working together to manage instances assigned to the pool. 
    Workflows targeted to the instances are loaded by the Health Service in the Resource Pool that ends up managing that instance. 
    If one of the Health Services in the Resource pool were to fail, the other Health Services in the pool will pick up the work that the failed member was running. 
    And I would like to share this article with you. Hope it helps.
    http://www.systemcentercentral.com/how-does-the-failover-process-work-in-opsmgr-2012-scom-sysctr/
    Niki Han
    TechNet Community Support

  • Load distribution not so even for multicast traffic (ECMP) between a GSR 12410 (XR) and a CRS-1 router

    Hi,
    I have a scenario in which I see the multicast S,G streams are distributed not so even in the 3 interfaces between a GSR 12404 (XR 3.8.4) and a CRS1 (XR 3.6.2). The multicast mode is SSM.
    The total S,G (sources and multicast groups) are 82.
    The topology is as follows:
                                                   ---link 1--------
     Multicast sources ----- CRS1 ---link 2-------- GSR12404------- Receivers
                                                    ---link 3--------
    From the total of 82 S,G coming from multicast sources, I see the following S,G distribution between the three links:
    Link 1: 37 S,G
    Link 2: 21 S,G
    Link 3: 24 S,G
    The big question is why the Link 1 has very different number of S,G compared to link 2 and link 3?
    Multipath is enabled on both links. I copy the multicast configuration of CRS and GSR that is the same:
    multicast-routing
     address-family ipv4
      interface GigabitEthernet0/2/0/0
       enable
      interface GigabitEthernet0/2/1/1
       enable
      interface GigabitEthernet0/2/1/2
       enable
      nsf
      multipath
      ssm range SSM
    Thanks,
    Carlos.

    Hi Agherardi,
    Did you try to disable your firewall and refer the following KB to confirm you have choose the correct Affinity and Load-Balancing Behavior of the Custom Port Rule.
    Specifying the Affinity and Load-Balancing Behavior of the Custom Port Rule
    https://technet.microsoft.com/en-us/library/cc759039(v=ws.10).aspx
    More information:
    Using NLB
    https://technet.microsoft.com/en-us/library/bb687542.aspx
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Background processing - load distribution guidelines

    Hello,
    We are using the HR module (ESS/MSS type Web application) in an ECC6 system.
    Due to the business needs we need to run heavy interfaces job.
    Basically the interfaces background jobs would turn round the clock and we fear this will impact the end users running the dialog transactions.
    While we can scale up the environment I was wondering if there are any guidelines or best practices from SAP regarding SAP background processing and interfaces. Recommendations like running interfaces background jobs outside businnes hours. Or anything similar that could help us approach the topic in a good way.
    Currently we fell that we will misuse the system and we will generate a big impact on the end-user dialog performance.
    Any hint is greatly appreciated,
    Kind Regards,
    Florin

    you can use logon load balancing in scheduling those background jobs,
    Re: Scheduling background job on Logon group
    Re: Scheduling background job on Logon group
    or you can speficify some particular jobs to be run only on application server so as to avoid the load in CI
    and following also might help you
    http://help.sap.com/saphelp_nw04/helpdata/en/c4/3a7f39505211d189550000e829fbbd/frameset.htm

  • Load distribution of a Planned Order Operation

    Hi All,
    Need help in understanding an issue here.
    For a Planned Order, detailed scheduling happened ,and schedule and Cpacity requirements were generated.
    This is the case with just 1 operation. The requirement of this operation is of 1 Hour and schedule was created in Planned Order for the date- 01.07.2014.
    But when we go for the capacity evaluation, in CM01> It shows load devide over two periods> 30.06.2014 and 01.07.2014.
    That is,
    For, 30.06.2014 load is-->0.614 hrs. Though, Latest start data and time still is same as in Planned order[01.07.2014]
    and for 01.07.2014 load is>0.386 hrs. Latest start data and time still is same as in Planned order[01.07.2014]>Which is normal
    That is a total of 1 hour.
    Please help me understand what made this happen in Capacity evaluation, why we have different data in Planned Order and in CM01.
    Why the load got devided over
    Regards,
    Avinash

    Hi,
    To add further and to more precise, the issue is:
    In CM01[or in any capacity evaluation tcode], In a particular maonths load[Period] the opeartion from different month is showing up.
    For example: if Period[month] 06 is veiwed of a Workcenter load, a line[load appears], whose earliest date is in 7th month[01.07.2014].
    I expected to see, only Workcenters scheduled in 6th month to show up in the load evaluation.
    Please look at the screen shot.
    Regards,
    Avinash

  • Application Discovery and Load Balancer Service Application - Load Distribution

    Hello,
    We have a four server farm with no external load balancer. All of the servers are configured as WFEs.
    Is there a console in central admin or in site settings where I can see which request goes to which server?
    Many thanks, 

    Thank you Alex.
    It has been set up this way ever since the application went live, why or who did this I do not know. The application is mainly used as a docu-share and there are a fair bit of users (~30,000) on it now. Bulk of the users access it once a month. 
    I think it probably is time to change this design as users have started complaining about slowness. We tried putting in an external load balancer, but it made things worse.

  • SAP XI Load Distribution Analysis

    Hi,
    We are running XI in HA mode.  I would like to find out how many messages are processed by CI and DI respectively. Can we use SXMB_MONI to give these statistics?
    How to find out if a specific message displayed in SXMB_MONI search result was processed by CI or DI?
    Thanks
    Vijay

    Hi,
    Follow this blog this may helpful to you
    Handling Large files in XI
    /people/pooja.pandey/blog/2005/10/17/number-formatting-to-handle-large-numbers
    file size can be handeled in client java proxy and the message is parsed in xi. this will not have much of performance issue. but yes when the smae is handeled by xi. and yes this scenario can be efficiently handeled from java client proxy
    limit on the number of 'field-set' lines you can send to the ITS?
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/72e2bb90-0301-0010-e883-c390ad8a975a
    Processing huge file loads through XI
    /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework
    /people/aayush.dubey2/blog/2007/10/10/zip-transfer-unzip-increase-the-performance-of-your-java-abap-applications
    /people/alessandro.guarneri/blog/2007/02/21/sap-xi-acting-as-a-huge-file-mover

  • Dynamic port channel and load distribution across the interfaces on th trunk.

    WS-C3750G-48TS
    NOS-12.2(25)SEE2
    I have a dynamic port channenl setup on Cisco+NetApp environemt where i have 6 interfaces(1Gbps) on that trunk for load balancing and reduntancy reason.
    But i see the interfaces are not balanced on receives or inbound. I mean most of them are going to only 2 interfaces and other four are almost doing nothing.
    I am assuming netapp ports serves the way how Cisco instructs. How i can remediate this situation? What am i missing here?

    I have alerady mentioned "lacp" in my my last post. Also my understanding  LB is set at switch side , not at filer side. Becase i dont have config at filer side. Also loooking the link there also  dont see a config which says use a particular LB.But the article clearly says to use "ip load balace", no clue though where it is set.  hence my question what is the default LB used/set at switch side. http://now.netapp.com/NOW/knowledge/docs/ontap/rel727/html/ontap/nag/7vifs3.htm https://communities.netapp.com/community/netapp-blogs/sanbytes/blog/2011/12/13/what-value-does-the-leading-fc-switch-vendor-bring-to-ethernet-guest-post-by-brocade http://blog.ioshints.info/2011/04/brocade-vcs-fabric-has-almost-perfect.html may be a good reads i guess.

  • Load distribution

    Hi
    I am loading history data of 9 million records from Cube1 to Cube 2.
    I have loaded it in a single infopacakge ..it has already taken 15 hr..and it still running.
    Pl suggest me ,what should be the ideal loading stratergy for this?
    regards
    Padmanabh

    At the Performance tab, choose the drop index BEFORE you begin the load and then AFTER the load is complete, use the create index option. Not having all the indices in place when you load will speed things up. Assuming Oracle DB, if you have parallel processing on, the bitmap indices will utilize it when the indices do get rebuilt.
    Could create several loads from the one cube to the other as Roberto mentions.
    If you have some large dimensions that are NOT line item dims, you can look at turning Number Range buffering on for that Dim(s).

  • Node Load Distribution

    Hi All,
    We are running a 3-Node RAC database. Is there anyway we can make a (few) client connections to connect only to NODE-3, and in worst case, if NODE-3 is down, make those connections automatically connect to Node-1 and Node-2.
    Oracle Version - Oracle 10g
    OS - SuSE Linux
    Thanks

    It's easiest to just let "netca" create the tnsnames.ora entry, create the CRS resource, and online the resource -- which adds the new entry to the spfile "service_names" parameter, and issues "alter system register" to the instance to get PMON to re-register dynamically with all listeners specified in "remote_listeners" spfile parameter entry. The dialog screens allow you to choose preferred/standby status for each cluster node, with at most 5 clicks of the mouse. If you're scripting creation of dozens of services, commandline is the way to go. But for proof of concept testing of a single service, "netca" is the preferred way. Not to mention manually editing tnsnames.ora is discouraged given it is too easy to mis-format an entry causing much grief in debugging.
    I'm a commandline person, but this is one task where the gui is well suited.

  • Logon Load distribution for HTTP

    Dear Experts,
    We are using CRM 2007 Web UI and production server is in cluster environment as per kernel 700 installation. We have CI on Node A and DI on Node B. We have gone live recently
    While users login to systems all of them getting logged in Node A and I want to configure the logon group in SMLG and add both CI and DI in that group. But, for GUI this will work whereas for users logging in through WebUI will have login type as HTTP.
    I have gone through the note 1040325 and link under it. Also, would like to know from you if anyone has done this and let me know your suggestion on it.
    Thanks & Regards,
    Sharath

    Hi,
      We also use sap webdispatcher to balance lode for HTTP requests for the security reasons we configured in on DMZ network. Please [Ref this Help Doc|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0c9e490-0201-0010-e899-fd57db5e9a66] and [This |http://help.sap.com/saphelp_banking50/helpdata/en/6c/4767af46c94dbb833667ae28a8f374/content.htm].
    Regards,
    S.Manu

Maybe you are looking for

  • Sproxy and abap mapping

    Hi All, 1.how can i get the data into sproxy(application system) from integration builder(integration server)?. 2.how to do setting in TC SM59 for http destination for this? 3.pls give abap mapping scenario Thanks & Regards,

  • Bom alternative item group

    Hello Experts, I have one issue in BOM alternative item group I have made the settings as below. Material 1     AltItemGroup         01                      Priority                                  1                      Strategy             2 100%

  • Hyperlinks in author

    Hi, I have asked this question before and never had an answer, each time i click on a hyperlink bookmark the destination shows momentarily a yellow highlight. There must be a way to change the color from yellow of erase all together adn there must be

  • Regarding sap standard script

    hi,           very urgent               how to test the sap standard script without going to form

  • HT204368 stream stereo audio to separate speakers?

    Hello all. Can you pair via Bluetooth two separate speakers to stream stereo audio? Left channel to one and the right to another. I see a couple of apps in the app store that will do this. Does anyone know if this is done thru the app or the speaker?