Exclude a server from background processing of a job

I have a background job that runs slowly on only the Central Instance on the database server host.  The 6 other application servers run the same job in half the time.  How can I configure this job to run on all but one application server?  Is there some kind of background group that can be designated?  How can I change the background processing priorities?

Hi,
Set all btc jobs on CI to class A ? ( make sure you plan as B or C for this job)
This should handle your both questions:
http://help.sap.com/saphelp_nw70ehp1/helpdata/en/ef/2c513897110872e10000009b38f889/frameset.htm
http://help.sap.com/saphelp_nw70ehp1/helpdata/en/c4/3a7f53505211d189550000e829fbbd/frameset.htm
switch opmode temporary if needed:
http://help.sap.com/saphelp_nw70ehp1/helpdata/en/c4/3a5f1f505211d189550000e829fbbd/frameset.htm

Similar Messages

  • Exclude (a group) from background billing

    We need to exclude one sales organisation from background billing (nightly batch job using varaints of SAPMV60S) because they have to produce invoices on a set range of pre-printed paper. Is this possible? (the sales organisation uses the same billing types as the other ones).

    Thanks Leonardo.
    But we have a large number of sales organisations. We do not set our billing variants by sales organisation (we would need to have 30 variations for each step!). I just need to have a way to exclude one sales organisation from the billing process, while still flagging the fact that it has been considered for billing and rejected.
    We do a similar thing for scheduled billing customers, where a job using a different program (RV60SBAT) considers a group of customers against their billing calendars and only bills them if the day is a valid billing day on the calendar. This job is run before the normal billing steps, and prevents the customers being considered for billing afterwards. But again, I can't find a way for the program to check all orders and deliveries due for billing for a sales organisation and NOT BILL them !

  • Exclude a server from intersite transport?

    Hello,
    In a multi-site Exchange 2010 environment, our primary site still has a few older Exchange 2007 servers (needed to support an in-house app that uses Outlook 98 - don't ask). I'm in the process of replacing and consolidating the Windows 2003 Exchange 2007
    servers down to one new VM running Windows 2008 R2 and Exchange 2007. The other two sites have nothing but Exchange 2010 servers.
    Q: Is there a way to exclude the Exchange 2007 servers from intersite transport, and force the remote sites to only communicate with the Exchange 2010 servers in the primary site? I want to minimize the traffic using the Exchange 2007 servers, so I can more
    easily determine if any of our application servers are still hitting the 2007 servers (and our load balancer, which I do not control or wish to modify, masks the IPs of the sending servers).
    Thanks!

    You can easily create a new AD site and populate it with individual IP addresses if you use a /32 CIDR.
    For example, to put three machines into a different AD site:
    1.2.3.4/32
    1.2.3.5/32
    1.2.3.6/32
    --- Rich Matheisen MCSE&I, Exchange MVP

  • How to run weblogic server in background process on Windows XP 2002 ?

    Hi,
    I have installed weblogic server 9.2 in Windows XP 2002, I want to start my weblogic server and instances in background and keep running .
    Can anybody please provide information on the same ?
    Thanks in Advance,
    Kartheek.

    Hi Kartheek,
    If you're new to running WebLogic as a Windows service, you'll probably find it a bit tricky at first. I found troubleshooting problems, especially start-up and process-crashes, awkward at first. If you have time, you may want to check these out:
    [ http://connectionserver.blogspot.com/2009/06/weblogic-as-windows-service.html|http://connectionserver.blogspot.com/2009/06/weblogic-as-windows-service.html]
    [http://e-docs.bea.com/wls/docs81/adminguide/winservice.html|http://e-docs.bea.com/wls/docs81/adminguide/winservice.html]
    -Jones

  • User exit to write CJI3 output into Unix server in background processing

    Hi Experts
       How to write CJI3 (project actual cost) output ALV report into unix server in b/g processing.
    Is there any user exit?
    What is the user exit for adding the fields in CJI3 transaction.
    Thanx
    Yugi

    Hi Experts
       How to write CJI3 (project actual cost) output ALV report into unix server in b/g processing.
    Is there any user exit?
    What is the user exit for adding the fields in CJI3 transaction.
    Thanx
    Yugi

  • How do yo suppress interference from background processes?

    When you're recording, or even playing back, how do you suppress messages from the internet, upgrade notices and other processes that might interfere with Logic? Can you just unplug your modem? If you do that, will you get a lot of error messages?

    Apple has trained it's users to update all the time when in fact, it's rarely (if ever)  that urgent. If you had been on this forum for a couple of years you would find that Automatic updates have cause a host or problems.
    At this point in time the most efficient OS for audio recording is Snow Leopard, at least it's the one that's caused most users the least amount of problems and seems to be the most efficient.
    If audio recording (and Logic) is important to you, leave auto-update on manual and check once a month, if there's important updates check on the forum to see if they've caused other users problems.
    Think a little outside the box, Apple doesn't always know what's best for pro apps.
    Definitely shut down any virus protection.

  • Possible to exclude a drive from event processing at startup?

    I clone my iMovie drive regularly as part of my backup plan.  As a result whenever I open iMovie it sees the same events on both disks and takes lots of time processing them(there's a good 1.5TB to look through).  Is there a way to have this initial scan ignore the backup?

    Check out of this thread.
    http://discussions.apple.com/thread.jspa?messageID=5865087&#5865087
    Here is my current version of the shell script.
    #!/bin/sh
    #disktool -e disk0s9
    for ((i=0;i<4;i++))
    diskutil unmount /Volumes/classic | grep "Volume /Volumes/classic unmounted"
    rc=$?
    echo "rc="$rc
    if [ $rc -eq 0 ]
    then
    echo "unmounted i="$i
    break
    fi
    echo "i="$i
    sleep 8
    }

  • Isolate app server from external RFC's, idocs

    There is a server in our SAP R3 landscape that needs to be isolated both from user logon, external communiction like idocs and also load balancing of batch jobs to this server. 
    The user logon is no issue, config via SMLG by not including the server in the logon groups.
    The external idoc coming in is still an issue to be addressed. 
    So is the batch job issue.  This server requires background processes.  But we don't want general batch jobs load balanaced to this server.
    If idocs were balanced to that server, potentially they would wait (because of heavy procesing occuring on this server) and could processes to backup.
    Can these be eliminated via usage of RZ12?  By default a server in the environment will be in that group.
    Could the server effectively be isolated by creating some bogus server logon group and assigning the server to it?
    So 2 issues:
    1. isolate server from idocs
    2. isolate server from having batch jobs load balanced to it.
    Any thoughts appreciated on this matter of isolating a server from the rest of the landscape so that it can be dedicated to a specific process.

    We understand the issues of you as below.
    1. isolate server from idocs (The external idoc coming in is still an issue to be addressed)
    - As u already eliminated the target server from SMLG, User login are managed but why external IDOC's are coming.
    View-1) if the IDOC's are coming from other ABAP System, Check the RFC Connections of  Source ABAP System to This Target ABAP System, Are they using by any chance LOGON group "SPACE".  if yes...pl assign it to a Custom LOGON GROUP of Source which does not include the application server you desire.
    View-2) if the IDOC's are coming directly from an external NON-ABAP System, Analyze where the external RFC server is registered..Secondly.....How the Inbound IDOCS are processed by Function Module....Select " TRIGGER BY BACK GROUND PROGRAM" instead "TRIGGER IMMEDIATELY" to build a control thru which BATCH Server the INBOUND IDOCS are processed.
    2. isolate server from having batch jobs load balanced to it.
    This you can acheive it as Mr.Sunil Bujade  said thru SM61 in this thread.
    3. HTTP Logins to thru that application server
    If your ECC System connected to a Portal , and you are experience some WEB logins (IC) login on this application server ,
    Do not activate the parameters on the application server where you do not desire HTTP Connections, which will stop HTTP Logins.
    icm/server_port_0
    icm/host_name_full
    login/accept_sso2_ticket
    login/create_sso2_ticket
    (or)
    You should Disable / Deactivate ICM of application server said by Mr.Khaiser in this thread ( I think after every restart ).
    If time allows have a look of these Notes.
    SAP Note 0001385751  Deactivating background processing
    SAP Note 0000786412  Determining execution server of jobs w/o target server
    SAP Note 0001359508  Background server groups: Blank server name in server group
    SAP Note 0000519059  FAQ: Background processing system
    A Final Question,
    In which scenario, A server is not for GUI LOGINS, not for Specific BATCH Jobs, not for HTTP Logins,  is required.. May we request a Technical Scenario was required such application server which may be useful to connect to the requirement when similar demand in our landscape.
    Rgds

  • Exclude QI stocks from MRP

    Dear Experts,
    We have a change requirement where we want to exclude QI stocks from MRP.  That is, exclude QI as available stocks at all areas.  There are a lot of existing stocks for a lot of materials already that are in QI.  Is there any way we can configure MRP to exclude QI stocks?
    Thanks All!

    Manoj,
    The only kind of stocks that can be excluded by config from being considered by MRP are
    Stock in Transfer
    Blocked stock
    Restricted use stock (batches)
    You can select/deselect these in OPPI
    Unfortunately, none of these automatically have a 1 to 1 link with QI stock.  If you performed a transaction to change your QI stocks to one of the above categories, then it could be excluded from MRP.  You also could have some additional options if you are using MRP areas, and all the QI stock is in its own MRP area.
    Quality stock can also be excluded from ATP processing, in OVZ9.  However, this has no impact on MRP.
    It is generally considered unwise to exclude QI stock from MRP processing unless you know the parts will be rejected as unsuitable.  Any other inspection results will cause MRP to become unstable over time.  Consider the following scenario:
    Open PO 100, open SO 100.  MRP is balanced.
    Receive the PO into QI stock.  If this stock were made to be unavailable, then you have 0 stock available, and 100 pc open SO.  Next MRP run will determine a shortage, and will generate another purchase req.  Someone may actually convert the PR to a PO and submit to a vendor.
    Now, the Quality dept completes their inspection, and the QI stock is transferred to unrestricted and available.  Now we have 100 pcs stock, 100 pcs open PR or PO, and 100 pc rqment for SO.  Next MRP run will determine an overcoverage and will suggest cancellation of the PR/PO.
    Rgds,
    DB49

  • How to transfer file from application server to presentation server in background?

    Hi Experts,
    How to transfer file from application server to presentation server in background?
    Thanks in advance
    Namita

    Thanks Raman and Challa,
    We want to move file from application server to Shared folder, not on local machine. We checked FM which you guys have provided but those are not able to read file from application server.
    We need this program to run in background so that we can use this in daily process chain.
    Appreciate your inputs on this.
    Thanks,
    Namita

  • Executing BW Workbooks from EP as background process

    Hi all!
    I need to execute BEX workbooks from Enterprise Portal with automatically predefined values of variables. Iu2019d like to do this in two ways: normal (ordinary way) and as background process (result: xls. file). Can you help me?

    Hi Alzatula,
    You can do this in information broadcasting.
    You can configur broadcast settings for workbooks.
    The prerequisite is you need a precalculation server.
    Check on sdn, how to register a precalculation server.
    You can execute it in foreground or you can schedule it in background.
    Check this link, it may help you to set up the broadcast setting.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00172934-f3c1-2b10-728a-c42a0fc28c61
    Check this how to as well
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d09dea78-b61a-2b10-c7ad-acd94d64079a
    Information broacasting can be called through BEx broadcaster in EP.
    Hope it helps,
    Regards,
    Sunmit.

  • AIR vs. Flex: image generator as a background process on the server

    I am running into problems with an image generator running on
    a headless server.
    When I start up the server, it launches my java app. It reads
    a list of report definitions from the data base. For each report,
    it spawns a thread. Each thread launches my Flex application in a
    browser window.
    Flex draws the data in charts. Each time data is pushed to
    the flex application from the java server side, Flex calls a remote
    java method to save it's image to a file. This file sits in a
    directory where it can be viewed in a regular old html page.
    The problem is really the automated aspect. I want to have
    this chart generated every few minutes as a .png file. It works
    perfectly fine on my localhost machine, but the server deployment
    is so far not working, I think because it is headless. We have
    firefox installed on the server. Is there no way to launch it as a
    background process to draw these images? Should I turn this into an
    AIR app (I've never done anything with AIR up to this point) to
    make it run more easily in the background?
    Java programmers all seem to think that running an image
    generating process in a web browser window on the server is "bad
    practice". So I think I am thinking maybe I should turn it into an
    AIR app. I'm not sure though how to deploy AIR apps though. Can
    they go in a .war file?
    If someone has any ideas about this or if going AIR is the
    wrong approach here please let me know. Thanks!

    Not explicitly, as far as I know.
    But you could always run it and then hide its window using Cmd+H, or the menu command "iCal" -> "Hide iCal". Click its dock icon to make it visible again.

  • System exception while deleting the file from app server in background job

    Hi All,
    I have a issue while the deleting the file from application server.
    I am using the statement DELETE DATASET in my program to delete the file from app server.
    I am able to delete the file from the app server when i run the program from app server.
    When i run the same report from background job i am getting the message called System exception.
    Is there any secuirity which i need to get the issue.
    Thank You,
    Taragini

    Hi All,
    I get all the authorization sto delete the file from application serever.
    Thing is i am able to run the program sucessfully in foreground but not in the background .
    It i snot giving any short dump also just JOB is cancelled with the exception 'Job cancelled after system exception ERROR_MESSAGE'.
    Can anybody please give me suggestion
    Thanks,
    Taragini

  • From which table we can find the stuck process in workflow from background

    Hi There,
    from which table we can find the stuck process
    in workflow from background.
    i mean the table which store information about going on process.
    It's Urgent
    Thank's
    Bachan
    Message was edited by:
    Bachan

    You can also run "bde_wf_item.sql" script.
    Note: 187071.1 - bde_wf_item.sql - Runtime Data of a Single Workflow Item
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=187071.1
    "Oracle Workflow Cartridge (WF): Workflow Item Details Data Collection Test" should be also helpful.
    Note: 369576.1 - Oracle Workflow Cartridge Workflow Item Details Data Collection Test
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=369576.1

  • Delete a database from a server in Business Process Architect

    Hi Friends,
    Does anybody know how to delete a database from a server in Business Process Architect? I don't see any option to perform delete. I am using version 10.1.3.4.
    Thanks
    Tridib

    Thanks for reply
    Actually i want to delete the jobs from the Url below
    http://xyz:7778/reports/rwservlet/showjobs?server=testreport which gives all the jobs when u click on anyone job it open the pdf file which is stored in cache i want this job to be deleted including the file.
    I think there is a target.xml file which show the job in IAS OEM for a report server if the report server is added in target.xml from oem we can delete the jobid and file.
    where should i go to see the report server in oem?
    Regards

Maybe you are looking for

  • How to find out WHY Flash Player 11.2.202.236 plugins crash in Firefox ESR 10.0.6 on 64-bit Linux

    Flash crashes dozens of times a day and I am trying to figure out WHY. I have the recommended latest player & browser for my operating system. The only diagnostic information I have is that the crashes seem to occur when a few tabs are open with vide

  • Sepia Tone Photographs in Photoshop Elements 9

    Yesterday, I purchased Photoshop Elements 9 to replace and upgrade my earlier version (Photospho Elements 7). What is the best way to convert a photograph to a sepia tone photograph in Photoshop Elements 9. Thanks so very much for your help and assis

  • Activation Acrobat 10

    After many trials with Acrobat like the rest of you are going through, we called Adobe and they basically stated we did not activate the suite correctly.  The technician stated we have to deactivate each application within the CS6 Suite (7 in our cas

  • Saving a set of slides

    Is there a way to save an entire presentation as a template? What I mean is, I downloaded this PowerPoint/Keynote game show slide off the Internet, and I want to save its exact format as a template. Ex. If I go to http://jc-schools.net/tutorials/PPT-

  • Keyword Containing Count Missing in LR3

    In LR2 the keywords panel shows a count for the parent keywords, in LR3 this seems to be missing. For example I have a New Zealand keyword tag under Country which has a count of 17. Below this NZ keyword are North Island and South Island with counts