Logon Group for Background proccess. Is posible?

Hello,
I've a SAP system with 5 aplication servers. Users connect to them through logon groups . The logon groups work perfectly for the processes of dialogue.
This is what I'm looking for:
The background jobs are running on the server unless charged. But I want some JOBS run on servers 0, 1 and 2, and will not run on servers 3 and 4.
How can I do it. Are there logon groups for background processes or JOBs?.
Note: There are background processes in All application servers.
Thans in advance.

HI
Yes you can do that , you can define the background logon group in SLMG , same way u have done for dailog process and you can assigh the logon group to a particular job , that way job will run on the server which has highest quality in SLMG ie in which there are more free workprocess provided you have background work process defined on those servers like
server 123 you can use for dailog and define tht in SLMG and use 145 for background jobs
you can use servers for both background and dailog provided you have defined enough no of background and dailog work process .
before you make background logon group check out the background workprocesses in all application server ,
Hope this will help you ,,
Cheers
dEE

Similar Messages

  • How to create Logon groups for JAVA Systems

    Hi,
    I am implementing an BI JAVA Landscape. We do have 1 Central Instance(CI) and 2 Dialog Instances (DI) JAVA Standalone. Everything based on NW04s
    I have set up a Web Dispatcher to do a load balancing. The Web Dispatcher is connected to the Message Server (MS) of the JAVA CI to get all the information about the Engines.
    I am now looking to create Logon groups to distibute the load according the application used applications. I am not sure if there is a possibility to set up logon groups (server groups) directly somewhere in the J2EE engine, or if I have to set this up in the WebDispatcher konfiguration files?!
    Thanks in advance and best regards,
    Dominik

    We're trying to do something similar with NetWeaver CE 7.1.
    According to [this documentation|http://help.sap.com/saphelp_nwce10/helpdata/en/45/3dbe11a82b6bf1e10000000a1553f6/frameset.htm] there are 3 steps to doing this for NetWeaver CE 7.1:
    1. Logon Groups
    2. Web Dispatcher profile changes
    3. HTTP Provider property changes
    We've set up a Logon Group in the NetWeaver nwa and associated the two instances (one host) with it.
    "[Configuring Logon Groups Using Configuration Files|http://help.sap.com/saphelp_nwce10/helpdata/en/45/3c3f0cad9f4c2de10000000a1553f6/frameset.htm]" says: "...to create the files using HTTP Provider service."
    There it doesn't say exactly how to generate those 3 text files; it says: "1. Create the icrgroups.txt and urlinfo.txt files that define the logon groups. For more information, see the documentation of SAP Web Dispatcher." ; but, has no link to what it says to see.  So, I manually go to ["SAP Web Dispatcher", "Assigning Logon Groups"|http://help.sap.com/saphelp_nwce10/helpdata/en/b4/9aa8862e714e6db8e74e48e5d3283b/frameset.htm].  But, it all pretty much breaks down there because it's referring to apparently non-NetWeaver CE 7.1 stuff (as near as I can tell); for instance, how do the transactions SMLG and SICF relate to NetWeaver CE 7.1, or am I in the wrong place?
    I tried to press ahead with files similar to the examples here, but I hit this error in the Web Dispatcher:
    [Thr 5132] *** WARNING => ICT: path prefix /Curam/ not allowed in this context. Only prefix / allowed. [ictxxptab.c 764]
    [Thr 5132] *** WARNING => When a file is specified in wdisp/J2EE/url_map_location only URL prefix '/' is supported. See also SAP note 1033470. [icrxx.c 2925]
    The note reference looks hopeful, but I cannot read it; I get:
    Note 1033470  
    The requested SAP Note is either in reworking or is released internally only
    Does anyone have a copy of this Note or knows if it's helpful?
    Has anyone done this with NetWeaver CE 7.1?
    Tahnks,
    William

  • Configuring Logon groups for JAVA instances using NWA method

    Hello,
    we have a BI dual System landscape ( CI ABAP+ JAVA plus 2 dialog instance ABAP+JAVA, based on NW04s. I have set up a Web Dispatcher to do a load balancing for JAVA instances. I configured the logon groups according this documentation using NWA (http://help.sap.com/saphelp_nw04/helpdata/en/45/3dbe11a82b6bf1e10000000a1553f6/content.htm).
    The following points are still quite unclear for me:
    1. according documentation I should specify the following profile parameters:
    [Define the special HTTP URLs, which SAP Web Dispatcher uses to send to the AS Java to retrieve the logon groups information]
    wdisp/J2EE/group_info_location = [?] /JavaEE/public/icf_info/icr_groups
    wdisp/J2EE/url_map_location = [?] /JavaEE/public/icf_info/icr_urlprefix
    Wich values should i take here actually? These one or /J2EE/icr_groups and /J2EE/icr_urlprefix ?
    2. Also I have to configure (in visual administrator) the GroupInfoRequest and UrlMapRequest properties of the HTTP Provider service running on server processes. They recommend to use /J2EE/icr_groups and /J2EE/icr_urlprefix. Should it be the same values as defined in those profile parameters?
    3. I have defined the instance IDs and exacte Alias in the groups definitions in nwa. Is it possible to proof somehow while using my URL http://<host>:<port>/TestApp~test/<application_resource> either im web dispatcher (traces?) or on a web site on which DI I actually land to be sure that my load balancing works properly and i don't land on my Central Instance?
    Thanks a lot in advance for your advices.
    best regards,
    Polina

    Understood, Install the web dispatcher and configre the ABAP Message Server Port and ms/http_port (T-CODE:SMMS). Test this link
    http://host:port/sap/public/icf_info/icr_groups
    and this would retrieve the list of ABAP (SMLG) cofigured groups.
    For java load balancing, icm of that host will send the incoming requests to JAVA Dispatcher. The load balancing happens on the basis of server nodes and can be found in the web dispatcher session dispatching table.
    There are no necessary parameters required for java load balancing except the number of server nodes you'll hookup to that dispatcher.
    There is an option called service based, where we configure the j2ee hosts to accept the connections for the services which are running but I haven't seen much customers using this option.
    Bottom line: No changes are required for java side and enable the "ext rfc" option for abap logon groups and rest will be taken care by Web Dispatcher.
    Use connection pooling and high timeouts to acheive the better througput and use the SSL termination on Web Disp.

  • Specific logon Group for Http logins

    Hi
    I just wondering whether we can have Logon group in SMLG specifically for http logins to use only 3 app server out of 6.
    In my case,we have given one of the app server in the Iviews so all http logins goes to it, But as I see this server is idle most of the times and my other app servers are overloading and hanging sometimes so to allow GUI users on this and distribute http logins to use only 3 servers.
    And If I use the generic load balancing then all the request would come to Central instance and then go to app server,which I don't want because I restricted any users login to central instance .so What I am looking is, to distribute Http logins to 3 app servers only .
    Can this be acheived???
    Any ideas are welcome.
    Thanks

    Hello,
    you can create a logon group in SMLG with those 3 application servers, then set the flag ""Ext. RFC-enabled" in SMLG.
    If you use the Message server for Http load balancing you should activate the services sap/public/icf_info/logon_groups and sap/public/icf_info/urlprefix  in SICF transaction.
    You could as well assign specific logon groups to url's in transaction SICF.
    There are some restrictions when using the message server for Http load balancing (depending of your scenario), see SAP  Note 1040325. That's the reason is recommended to use SAP Webdispatcher
    http://help.sap.com/saphelp_nw04/helpdata/EN/de/89023c59698908e10000000a11402f/frameset.htm
    Kind regards,
    Mercedes

  • Need to create Server group for Background processes

    Hi Gurus,
                  I need to increase my background work process can anyone tell me how to configure it.There is only 1 background work process configured in my installation.
    Thanks,
    Ravi

    HI Ravi
    When you goto transaction rz10, you will rightly get 3 profiles,namely
    Default profile
    Start profile
    Instance Profile
    Out of the three, select the instance profile ( the one with the SID and the instance number) and get in the change mode by clicking on the spectacle button in the bar.
    Further you will find the parameter rdisp/wp_no_btc in this profile. This parameter indicates the no. of background work processes set for this particular instance,
    Change the value for this parameter. Also note that the no. ny which u increase the batch proceses, also reduce the dialog process by the same number in parameter rdisp/wp_no_dia.
    Restart the system and the changes will come into effect.
    I hope this helps you
    Regards
    Chen

  • Logon groups not visible/usable

    Hi,
    I'm experiencing problems with using logon groups for load-balancing connections to my NSP 7.01.
    Ultimately I want to create a JCo Connection from my CE 7.1.1 to the ABAP system and CE forces me to use a load-balancing connection using a message server and a logon group. But in order to test the proper configuration of my ABAP system, I'm simplifying the scenario but just attempting to log on to the system via Sapgui with load balancing.
    Here's my setup:
    It's a local scenario where both Sapgui and the AS ABAP reside on the same server.
    The system has SID NSP and SysNr 02.
    The proper services (sapmsNSP 3602/tcp plus sapdp02, sapgw02)  and hosts entries are present on the server.
    Everything else works fine
    The instance knows itself  as tron7661_NSP_02 (I had to correct some errors in the standard installation
    Profile file NSP_DVEBMGS02_TRON7661 contains: rdisp/enqname = tron7661_NSP_02, rdisp/myname = tron7661_NSP_02
    In transaction SMLG, I created a logon group HUGO, assigning instance tron7661_NSP_02 with attribute "Ext. RFC enabled" = true and everything else left blank.
    When I press the "Test" button, I get message "Internal error (SIMULATION:INACTIVE_SERVER)" (Message no. RZ783). I can confirm and save anyway. A green LED is displayed in the "Status" column for my logon group.
    After restarting the server, I would expect the new logon group to be usable when creating a new entry in Saplogon.
    In Saplogon, I choose "Create new entry", connection type "Group/Server Selection", and enter the host name of my message server TRON7661.
    As a result, a single entry "tron7661   (tron7661_NSP_02, DIA UPD ENQ BTC SPO ICM)" appears in the field "Group/Server".
    This entry represents not a logon group, but a single application server.
    (When I try this for other SAP systems and message servers in my landscape, I always get the logon groups configured for this systems plus an entry for the application server.)
    Do you have any idea what might be wrong here?
    Thank you and best regards,
    Thorsten
    P.S.: I have found and reviewed thread /message/208613#208613 [original link is broken] but found nothing helpful in it.

    Hi Raja,
    Thank you very much! -- Thomas' blog solved my problem. It was in fact just a matter of running the report that makes the configured logon group usable.
    Best regards,
    Thorsten

  • About logon groups

    Hi all,
    We are using SAP GUI 710, Here no option(groups) to create logon group for user individually, so how can i create logon group for users? please help me in this regards,
    thanks,
    praveen

    Assuming you have already created the logon groups in SMLG...
    Add sapms<SID> 36xx/tcp to your local services file.
    ex..my system is BP0 00 so...sapmsBP0 3600/tcp
    Then go to Saplogon 7.10 > New Item > User Specified Systems...
    In Connection Type drop down - select Group/Server Selection
    Enter fields...
    Description - Verbage to be presented on the Saplogon Gui screen
    System ID - <your SID>
    Message Server - hostname, full hostname or IP of the SAP Server
    SAPRouter - skip it for now
    Group/Server - press the drop down menu and it should find your logon group(s)
    If not add a SAPRouter string....my format is..
    /M/<hostname, full or IP>/S/<port# - normally 3600>/<logon group name>
    then try the drop down menu from the Group/Server field again...
    Good Luck...
    Jim

  • Public logon group not showing up

    Hi everybody
    I am trying to create a SAPGui entry for logon group access to customer ECC6.0 system.
    I have configured the service and sapmsg.ini file.
    I was told by customer sysadmin that PUBLIC logon group was created but in the list of logon groups I can only see SPACE.
    Moreover, if I complete the procedure with SPACE logon group, when I try to login it won't succeed, warning that even the client number is wrong (?!).
    My questions are:
    - how to retrieve message server number and port (even though I am fairly certain that they are ok, otherwise the Logon group list wouldn't have been populated... right?)
    - what might be the cause for the PUBLIC logon group not to show up
    Thanks, points will be awarded
    Vincenzo

    Hi,
    Since you get such strange errors, it almost seems like you are trying to logon to the wrong server.
    Please check sapmsg.ini again to see that the correct hostname/ip-address is entered.
    Also, did you notice if the server name is correct at the logon screen ?
    Every Dialog instance or Central Instance gets logon group SPACE by default. Then, when you create logon groups for the instance,
    the group SPACE will disappear.
    In some installations the central instance and the message server both uses the instance number of the central instance as a base to calculate the ports.
    CentralInstance/DialogInstance = 3200, MsgServer=3600
    but, on some installations (E g Windows Cluster) this could be different.
    There you might have something like:
    CentralInstance/DialogInstance = 3200 and the MsgServer=3601
    You need to ask your sysadmin for message server port and host.

  • Can Portal be configured with Logon Group?

    Hi, gurus:
    is concept 'logon group' used for Enterprise Portal?
    how to configure Logon Group for enterprise?
    Thank you
    Br,
    Chrina

    Hi Chrina,
    don't get me wrong. You still need a dedicated load balancer system to realize load balancing between multiple application servers. This could be a software load balancer (e.g. SAP Web Dispatcher) or a hardware load balancer (e.g. F5).
    If you deploy an application, it is deployed to all application servers. A user who tries to access this applicaion could be forwarded (by the load balancer) to any of your application servers.
    But sometimes you do not want this. In case you have an application which has very high CPU usage you can use logon groups to restrict the routing of the load balancer. Basically, you tell the load balancer to forward requests for a specific application to one of your application servers which belongs to a previously defined sub set of your cluster. For example, you have 4 application servers (AS1, AS2, AS3, AS4). Now you define a logon group for a certain application (App1), which is deployed on all servers. By defining the logon group you tell the load balancer to forward all requests for application App1 to either server AS1 or server AS2, but never to server AS3 or server AS4.
    This way you avoid that all of your application servers become really busy processing requests for the applicaion with very high CPU usage.
    Best regards,
    Martin

  • Two questions about Logon Group

    About logon group, it describes as below in the help.sap.com.
    1. Each SAP application has different resource requirements. Certain applications may therefore require more servers and logon groups. For example, you should assign separate servers for the application component PP.
    Q1: How a certain application use more than one servers via logon group, and how it use sap memory which resides in different servers?
    2. If it is not practical for you to assign separate servers to integrated applications, such as the application components SD-MM and FI-CO, you should assign common logon groups to these applications.
    Q2: I don't understand this sentence exactly.
    Thanks so much.
    James

    Not sure if I exactly understood what your problem is, but let me give it a try:
    A1: One logon group may have several servers attached to it. If users user1, user2, user3, ... are going to connect to the logon group, they will be sent to different servers. None of those users will be able to use memory from more than one server. But, let's say user1 and user2 will use resources from server1, whereas user3 will use resources from server2. The goal is that all servers will have the same (or similar) load, just by distributing users.
    A2: If it is not possible to have four logon groups for the four applications SD, MM, FI, CO, but you still want different logon groups, then, at least, you should create two logon groups, one for SD and MM, the other one for FI and CO. That's because resource requirements are similar for SD and MM, and for FI and CO.
    hope this helps

  • Create a logon group as Message server

    Hi,
    please explain me with steps for how to create a logon group as Message server usage for few jco destination is must.

    Hello Kishore ,
    To create or assign Logon group for Jco connection use Tcode SMLG :
    Create a group name e.g PUBLIC and assign the instance profile of central instance and Dialog instance.
    You can create Logon group or assign existing logon group into Jco destination.
    Regards ,
    Santosh Karadkar

  • SMLG logon group "looses" instance

    Hello
    we have a logon group defined, which includes only one instance. Lately it happens that this logon group becomes unavailable for logon. No sessions are broken, only new logons are rejected.
    When this happens, in transaction SMLG in Load Distribution, the instance shows response time and number of users 0, and below, where it is shown which instance is currently active for a logon group there is a blank field instead of the instance name.
    This is very easily resolved, if we simply click on the instance status above, it gets refreshed, and everything is OK again.
    Has anyone had a similar experience, and do you have an idea of what could cause this situatuion?
    Thanks
    A

    Hi Aleksandra ,
    There is some problem if you distributing load from cetral intance and local one....
    Please change the logon group for central instance...then you need to restart your server to take reflect.
    We have similar issue,,, we have change for central instance and restarted.. it works
    Hope this will help you.
    Thanks
    Arun

  • Scheduling background job on Logon group

    Hi All,
    We have 4  logon groups configured in SMLG, while scheduling the job  in SM36 ->Target server field i am able to see only one group and other indivdual servers not  all the Groups configured in SMLG.
    Is there any option i have to check to let all the groups configured in SLMG to diaply in  SM36 for scheduling so that i can select the Logon group. I tried giving the logon group names manually which are not listed in Target server field it's giving the error group not exist..
    Please suggest..how to make all the Groups configured in SMLG to get displayed in SM36  for scheduling jobs...
    Thanks,
    Subhash.G

    Target server field is Name of an SAP instance at which a background job should be run.  The name has the following format:  <host name>_<SAP System name>_<SAP System number>, where host name is the name of the server computer on which the instance is running, as specified in the system profile parameter SAPLOCALHOST.
    The name of each instance is specified in the system profile parameter rdisp/myname.
    Example:  hs0123_C11_55
    In programming:  As the table field EXECSERVER, shows the target instance selected by the user for running a job.  As the table field REAXSERVER, shows the SAP instance at which a job was actually run.
    Hope this is clear.
    Thank you,
    Shyam

  • Logon groups configuration for JAVA instances using NWA method

    Hello guys,
    we have a BI dual System landscape (CI ABAP+ JAVA plus 2 dialog instance ABAP+JAVA, based on NW04s. I have set up a Web Dispatcher to do a load balancing for JAVA instances. I configured the logon groups according this documentation using NWA (http://help.sap.com/saphelp_nw04/helpdata/en/45/3dbe11a82b6bf1e10000000a1553f6/content.htm).
    The following point is still quite unclear for me:
    I have defined the instance IDs (of DIs installed on linux servers) and exacte Alias in the logon groups definitions in NWA. Is it possible to proof somehow (while accessing my URL http://<host>:<port>/TestApp~test/<application_resource> ) either in web dispatcher ->Web Administration Interface(Application Server Monitor ?) or somewhere else on which Dialog Instance I actually land to be sure that my load balancing works properly and i don't land on my Central Instance?
    Thanks a lot in advance.
    best regards,
    Polina

    ok, I have understood what you ment in the first passage Thanks!
    When I put javascript:document.cookie in my Internet Explorer Address Bar i got the following information: 
    PortalAlias=portal; saplb_STD_JAVA=(sapt20p_T20_20)207175450; JSESSIONID=(sapt20p_T20_20)ID1892984750DB11747115157906231437End; saplb_test=(lx003207_T20_20)206509050; saplb_*=(lx003207_T20_20)206509050
    what does here saplb_STD_JAVA mean?
    you can use following URLs to access any particular Java Server node of any server.
    https://<host name>:<https port>/irj/portal;saplb_*=<Java serer node number> https://<host name>:<https port>/irj/portal;sapj2ee_irj=<Java server node number>
    What is the difference between saplb_* and sapj2ee_irj?
    Thanks in advance.
    regards,
    Polina

  • Configuartion of logon group !DIAG for use by web dispatcher

    We are load balancing our HTTP traffic across a range of ABAP+Java Addin instances and have found that the load is balanced according to the logon group !DIAG. Does anyone know if is possible to configure this group (ie to remove the CI) or how to use a different logon group.
    I think you can do something with URL mapping in SICF, but do not know how to configure it.
    Regards
    Jack Inniss.

    Hi Jack
    The internal server group !DIAG is made up of all application servers defined in SMLG, I believe. The web dispatcher uses the ICF service /sap/public/icf_info to determine the content of this group in conjunction with URL mapping.
    If you exeute this service you'll see the list of servers and logon groups that will be used for the !DIAG group. Is the CI defined in SMLG ? Also, you may find the following page on SAP Help useful.
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/a8/a8463c53a0ff02e10000000a114084/frameset.htm">Server Groups in the Internet Communication Framework</a>
    Regards,
    Gary

Maybe you are looking for

  • Endless "Recovery Mode" loop on my iPhone 5.

    Last night I decided to update my iPhone 5 to iOS 7.0.3. I connected my phone to my PC using the lightning cable and opened up iTunes, which prompted me to update my iOS. I hit "Cancel" so I could do a sync and backup before updating (as I always do)

  • MR11 clearing

    Purchase order goods receipt and Invoice receipt difference not appearing in MR11

  • Reg: URL For c Projects & C Folders

    Hi Experts I'm new to c projects. I'm a PS consultant. I read the course of PLM 510. I would like to practice c projects in IDES. pl let me know which URL i can assign in configuration. other wise how to create URL and and what are all the next steps

  • How to delete unwanted email addresses from Mai

    How can I delete out of date email addresses from Mail, in Yosemite. This no longer seems to be an option. Thanks in advance for any help!

  • Shadows slider in Elements 7 ACR 5.6

    I started shooting in jpeg + raw with my Nikon D90.  I'm trying to learn how to make my images as accurate as possible.  I bought a book about using camera raw that seemed to be aimed at the version of Photoshop Elements I use, Version 7.  However, i