Table for maximum number of jobs scheduled

Hi experts,
What is the table that contains the maximum number of jobs that can be scheduled in background?
I will reward all the helpful answers.
Thanks,
Ajay
Edited by: ajay singh on Apr 10, 2008 6:29 AM

Hi Ajay,
You can check table TBTCO and field STATUS.
The values are ...
A - Cancelled
F - Completed
P - Scheduled
R - Active
S - Released
Also you can use FM BDL_READ_JOB_STATUS to find job status
Regards
Kiran

Similar Messages

  • [Project Server 2010] Maximum Number of Job processor Threads in the queue settings

    Hello,
    I have a farm with SharePoint 2010 and Project Server 2010 installed. The farm contains:
    2 web front end servers
    3 application servers
    Each servers has 4 processors
    The SQL databases are installed on our database servers.
    The Microsoft Project Server Queue Service 2010 is started on the 2 web front end servers and on 1 applicative server.
    We have two instances of PWA are installed on this farm.
    I have calculated that the number of availabe processors we could have on this farm is : 4 processors X 3 application servers (the ones where the project queue is started) = 12. Is that correct? I'm not sure of the definition of the applicaton
    server that is used in
    this article )
    If I set the Maximum Number of Job Processor Threads (in the queue setting) to 2 per queue and per instance. We could have 2 Job processor X 3 application servers X 2 pwa instance = 12 threads to operate at the same time, is it correct?
    If yes, do you think this is a too high number of threads?
    Thanks for your help
    Aline

    Hi Aline,
    These settings are for fine tuning the servers, and are only one of many performance parameters.  If you notice the response from the server is slow, regarding Queues, then I would think about amending these upwards, but also with a careful eye on processor
    utilisation.  If you up the thread count and the system isn't any more performant, then I would look elsewhere for perf improvements.  Before you do anything of course, baseline the performance of the system.
    Ben Howard [MVP] | web |
    blog |
    book | P2O

  • How to set maximum number of jobs in oracle

    Could pls tell explain me about how to set maximum number of jobs in oracle....
    Regd,
    Mahi

    I don't think there is any limit on number of jobs that can be submitted to Oracle. However, there is a limit on the number of processes that would execute those jobs (governed by JOB_QUEUE_PROCESSES).
    Message was edited by:
    Satish Kandi
    Typo corrected.

  • Is there a recommended maximum number of jobs QMaster can handle?

    In our setup we need to render some 4,000 - 8,000 short video segments (only a few seconds each). Right now we are submitting them all one after the other via the command line to a cluster (QAdministrator has been set to allow 10,000 batches in the queue).
    Has anyone experienced problems with queues this large? When rendering, QMaster randomly dies - mostly at around 1,000 batches. The batches remain in the spool but I need to reinstall the QMaster Service Node package to get everything off and running again.
    I don't like the idea of having to babysit the queue and I submitting the next one after the previous one negates the whole idea of using clusters.
    I've thought about adding more equipment to clear out the queue faster, but I don;t want to recommend this route if it doesn't work as that would be a huge expense wasted.
    It's almost as if QMaster has a memory leak but that's just a guess.
    Any thoughts or wisdom would be welcome.

    I would imagine most people submitting such a large number of jobs are using something more robust like Qube:
    http://www.pipelinefx.com/products/qube-film.php
    Qmaster is very buggy and would need a complete rewrite before it could be qualified for use in such an environment.

  • Table for Cheque Number field

    Hi Friends,
                   Iam using PAYR table to fetch the cheque number of a particular vendor, companycode, account number and postdate..
    But for some vendors, eventhough the cheque numbers are assigned, PAYR table did n't able to fetch the records.
    Are there any other FI Tables exist for Cheque number fields? If so, please let me know.
    Thanks & Regards
    Murali Krishna . T

    Hi Murali,
    Field is PAYR-CHECT
    PAYR and BSEG are linked via
    BSEG-BUKRS EQ PAYR-ZBUKR
    BSEG-BELNR EQ PAYR-VBLNR
    BSEG-GJAHR EQ PAYR-GJAHR
    BSEG-HKONT EQ PAYR-UBHKT.
    Check the OSS Note - Note 30380 - RFFOUS_C - Check number not stored in document

  • Tables for Router number and pcc required in ECC

    Hi,
    I want to know the Route number created by the system in ECC
    1. my input will be material/plant. i need group Number, Group counter . Please let me know which table this is getting stored?
    2. I have created product cost collector for this material/plant combination. which table this PCC is stored?
    Thanks
    Sakthi.K

    Dear Sakthi ,
    1) For Routing details use the below tables.
    Routings/operations
    MAPL                    Allocation of task lists to materials
    PLAS                    Task list - selection of operations/activities
    PLFH                    Task list - production resources/tools
    PLFL                    Task list - sequences
    PLKO                    Task list - header
    PLKZ                    Task list: main header
    PLPH                    Phases / suboperations
    PLPO                    Task list operation / activity
    PLPR                    Log collector for tasklists
    PLMZ                    Allocation of BOM - items to operations
    2) For Product costing use the below tables.
    KEKO               Product-costing header
    KEPH               Cost components for cost of goods manuf.
    KALO               Costing objects
    KANZ               Sales order items - costing objects
    Hope it will be helpful.
    Regards,
    Vijay.

  • Table for PO number & PO date

    Hi friends,
    From which table i can get purchase order no.(ebeln) & po date(bedat) for the accounting doc no. ie, bsis-belnr. or bsik-belnr?
    Thx in advance.

    Hi ,
    Check out the tables.
    Purchasing Document:
    EKAN Vendor Address: Purchasing Document
    EKBE History of Purchasing Document
    EKBZ History of Purchasing Document - Delivery Costs
    EKET Delivery Schedules
    EKKN Account Assignment in Purchasing Document
    EKKO Purchasing Document Header
    EKPO Purchasing Document Item
    EKPB "Material Provided" Item in Purchasing Document
    EKPV Shipping-Specific Data on Stock Tfr. for Purch. Doc. Item
    I hope this will help you.
    Help children of U.N World Food Program by rewarding  points and encourage others to answer your queries.

  • Table for Delivery number

    Hi All,
    i've created a delivery for a STO order using VL10B.
    Now i need a table which has the delivery number along with the STO doc number and item number so that i can fetch it for further processing.
    Kindly help in this issue.
    regards
    Prabhu

    You have to make the following join to retrieve the delivery and the STO corresponding to it.
    Join LIKP, LIPS : LIKP-VBELN = LIPS-VBELN
    Join EKPO, LIPS : EKKO-EBELN - LIPS-VGBEL AND EKPO-EBELP = LIPS-POSNR
    Join EKKO, EKPO : EKKO-EBELN = EKPO-EBELN
    More than one inbound delivery can be created with reference to a STO, so STO is referenced in the delivery at item level in LIPS-VGBEL.

  • Table for Contarct number and price condition record GUID

    Hi All,
           Please help me to find the table in which the Contarct number and price condition record GUID was stored.
    By....
    Biplab

    Hi Biplab,
    I know this is not a recommended way or a proper approach for this.
    try this if you want..
    open transaction ST01 start the button Trace on go back to the Business Objects
    you want to find the info about and select the fileds you want and come back
    to ST01 screen and push the button Trace off.
    You will get the result.
    Points Please,
    Murali

  • Tables for reservation number

    Hi friends,
                                 I want to know the total reservations for a particular project. I will enter the project code and I have to get the total reservation numbers for that project. Can any body help for tables and fields please....
    Regards,

    Hi Prasana,
    You can track the Changes made to Reservation in tables CDHDR and CDPOS.
    Go to SE11 and Input Table CDHDR and in Field list Input Transaction Code MB22 and Object Id as Reservation number in the Respective fields and Execute.
    Regards,
    Rahul.

  • Tables for Po number and corresponding invoice number

    Hi
    can Any buddy help me to find the PO number and its corresponding Invoice document number from table LFB1.
    LFB1->PO->Invoice num.
    thanks
    imran

    Hi,
    In LFB1 table you cant get all the details, this is related to vendor master at company code level.
    Can try with the below logic:
    1st Get all the PO of particular vendor from EKKO table ( Po field EBELN, vendor field LIFNR)
    2nd take all the PO's and pass to EKBE table ( PO field EBELN) and also give the below values in the EKBE table
    field BEWTP = Q
    Now you can see the invoice number in feild BELNR material document number.
    Regards
    VK

  • Table for Delivery number & Quality inspection lot number.

    Hi Gurus,
    In which table, Delivery Number & Quality inspection lot number  are related?
    Reg.
    Amol

    Hi,
    In LIPS
    If required modify layout and select Inspection lot option
    Kapil

  • Setup for discoverer table for showing number of Rows and columns of Report

    As oracle discoverer report show "Rows 1-25 of"(Total rows) and "Column 1-6 Of"(Total Column).
    This total rows and columns information's is not appearing on our reports.
    Kindly let us know its setting/setups .
    This is very urgent to us, Any help will be highly appreciated.
    Thanks, Avaneesh

    Hmm, what version of Discoverer are you on? Do I understand you correctly that you are able to run a Discoverer report and see this rows and columns information? What software are you running when you do this - Viewer, Plus, or Desktop? Where is this showing up - the top of the report maybe? Or maybe the bottom of the report? The only thing I can think of to handle this is the Page Setup for a workbook, and looking at the Header and Footer sections of that setup. But I am on Discoverer 10.1.2.2 and I don't see anything I can insert on the header/footer that would show this kind of information. Desktop will let you do Page x of y pages (Plus does not), but that is not what you are seeing. You can maybe look at the page setup and see if there is something there not documented in the Discoverer guides.
    John Dickey

  • Set "Maximum number of recipients" option for specific users in Exchange 2010

    I have some set of users who usually send bulk emails outside. I need to increase the value for these users for"Maximum number of recipients" as 999.
    Any help or suggestion is appreciated.
    Thanks,
    RIWAA
    RIWA

    Hi Riwa ,
    Really sorry for providing the wrong value on MaxRecipientEnvelopeLimit in my previous post.
    The default value for MaxRecipientEnvelopeLimit is 5000
    Reference Link : http://technet.microsoft.com/en-us/library/bb124151%28v=exchg.150%29.aspx
    MaxRecipientEnvelopeLimit
    Optional
    Microsoft.Exchange.Data.Unlimited
    This parameter is available only in on-premises Exchange 2013.
    The MaxRecipientEnvelopeLimit parameter specifies the maximum number of recipients in a message. The default value is 5000. The valid input range for this parameter is from 0 through 2147483647.
    If you enter a value ofUnlimited, no limit is imposed on the number of recipients in a message. Exchange treats an unexpanded distribution group as one recipient.
    ANDY thanks a lot for intimating and making me to have a clear understanding on this case.
    Thanks & Regards S.Nithyanandham

  • System Tables for Logs

    Does anybody know what system tables store the logs displayed in ST22 and SM37?  Trying to programmatically read and display the logs.
    Thanks a bunch for your help.

    Hi,
    These are tables for Job scheduling
    Once jobs are defined, they are stored in the R/3 database, in the following principal tables in the background processing system:
    TBTCO: The job header table (job management data)
    TBTCP: The job step table (individual processing steps in jobs) -to describe the detailed level for each job.
    TBTCS: The control table for the time-driven job scheduler

Maybe you are looking for

  • Creation of Functional, Minimal, and Correct Xorg.conf [SOLVED]

    Being fairly new to GNU/Linux in general, and totally green in doing things myself, I foolishly avoided the building of an xorg.conf. Following the beginner's guide in the wiki, I just did an "xorg --configure" which created a base xorg.conf for me.

  • Bit Locker encription Problem not showing in my control panel

    i am using windows 7 64 home premium in my control panel  Bit Locker encription driver is not showing  please guide me how i will about how this driver will show in my control panel 

  • CS3:  Export PDF crash...located the source, now what?

    InDesign CS3 keeps crashing on page 86 or 87 of a file I'm trying to Export to PDF.  I know this from watching the progress bar move across the screen, everything is fine until the status box shows page 86/87, then poof, InDesign disappears and reque

  • Time Machine backup not completed with error "The disk was not ejected probably..."

    I have been using an UBS 3.0 capable external 2.5" hard drive from Lacie to backup my old 21.5" iMac for the last 2 years without problem. Recently I bought the new late 2013 27" iMac running 10.8.5 and try to migrate the data from the Time Machine b

  • Having problem loading resource file in WAR

    Forgive me to post it here, I'm not sure where I should post this question.           I'm using weblogic 5.1 with sp 9. In an WAR file, I put an resource file           myapp.dtd as the follwoing:           WEB-INF/classes/myapp.dtd           WEB-INF