About the job name

hi all,
could anyone please tell me which table contian the Jab name ,Job status(like schelued,cancled ect.) . i want to check the job status and print all the job which cancled out.
thanks in advance

hi
Job Status Explanation
Planned:
Steps that make up the job have already been defined, but the start condition has not yet been defined.
Released
The job has been fully defined, including a start condition. Without a start condition, a job cannot be released.
Only an administrator or a user with appropriate authorizations for background processing can release a job, preventing unauthorized users from running jobs without approval.
Ready
The start condition of a released job has been met. A job scheduler has put the job in line to wait for an available background work process.
Active
The job is currently running. Active jobs can no longer be modified or deleted.
Finished
All steps that make up this job have completed successfully.
Canceled
The job has terminated abnormally. This can happen in two ways:
An administrator intentionally terminates a job with
Transaction SM37, Job ® Cancel active job
A job step contains a program that produces an error, such as:
an E or A error message in an ABAP program
a failure return code from an external SAPXPG program

Similar Messages

  • How to get the job name and details in a report format - sm37 details I mea

    I need to extract the Job names and the job steps that comeout of a report?
    Is there a standard program for this ?
    Which tables store this information for me to write a custom report?
    thanks,
    Ven

    Hi Venkatabby,
    Check out the table:
    TBTCS
    Thanks,
    Chidanand

  • How to edit the job name in SM37

    Hi All,
    I have job in SM37 with the mane ZBI_PROCESSING and the Job in Release status. Now I want to change the Job Name to Z_PROCESSING_SS. Please let me know how to edit the Job Name.
    Regards,
    Ravi

    Hi Ravi,
    In SM37 when you have the list of all jobs, right-clic on the job you want to rename, copy, enter the new name.
    Then you can delete the first job. The copied one will then be executed.
    Regards,
    Fred

  • Regarding the Job name

    Hi,
    I am having an issue with loading the data. To troubleshoot it, I need to know the technical name of the job. How to find of the Job name. I am only able to get the prefix of the Job Name : BI_BTCH.
    Please let me know the procedure to find the job name.
    Regards
    YJ

    In the infopackage -> Scheduler tab -> You would find the BI_BTCH*** job Id if the load was scheduled as a background job. You also have a button there to see the status of the job.
    If you are unable to find it and you had executed the job. Then go to SM37 give the job id as BI*** , your user id and the date as selection and find the job id. The Job log would have the cube technical name also.
    Hope this helps.

  • Identify the job name of a particular process

    Hi Experts,
                     How can i find the job name of a particular process in sm37.since every load has job name as BI_Process_loading.
    Thanks,
    Sandeep

    Hi Sundeep,
    can check the jobs by its name and user ID.
    ex: BIDTPR  job for loading data with DTP.
    and time of job run.
    check for different jobs runs thorugh process chain, go to completed process chain -> right click on each process type and select messages -> back ground job.
    Best Regards.

  • How to find the Job Name in the debugging from the SM37

    Hi All,
    Here my problem is i want to update the Actual UOM into MM02 and if new material is coming i need to create the material and UOM in MM01.
    for this requirement i am using RMDATIND standard Direct Input program and I am using Background JOB Schduling by giving name MRP_MATERIAL_MASTER_DATA_LOAD
    I am getting the data into my internal table and i am successfully getting the message "JOB started" once i execute the program.
    then i gone into SM37 there i found my job is completed.
    but when i try to find the data has updated in MM02 or MM01, here i could not found the updated data.
    Can any one can help me in this.
    Thanks & Regards,
    Venkat N

    hi,
    When ever you schedule any job, it gives the name of the job in the screen.
    Now after going to SM37 filter the screen for the time period you did the job and put the user id as your user id, so that it show only your jobs which started from the given time interval
    regards,
    Omkar.

  • How to specify the job name on the command line?

    Does somebody know if there is a way to specify a custom name for the job being submitted on the command line?
    I know you can do it submitting the jobs in a xml file but I want to do it when I do :
    $xgrid -job submit myscript param1 param2

    As far as EJBs are concerned, JNDI names have to be specified in the <enterprise-beans> section of the proprietary sun-ejb-jar.xml deployment descriptor. It should look like this
    <enterprise-beans>
    <ejb>
    <ejb-name>MyEjb</ejb-name>
    <jndi-name>MyEjb</jndi-name>
    </ejb>
    </enterprise-beans>
    in order to lookup the EJB as follows
    ctx.lookup("java:comp/env/ejb/MyEjb");
    I hope this will help.
    Regards.
    Antonio.

  • How to get the job logs from sm35 by using the queue id and session name?

    hi all,
    can any one please let me know how to read the job log from sm35 by using the session name and queue id. i have the job name and job count but is it possible to download the job log by using the queue id and session name.
    FYI..
    i want to read this job log and i want to send it to an email id.
    -> i am using the job_open and submitting the zreport via job name and job count and then i am using the function module  job_close.
    but this is not working in my scenario i have the queue id and session name by using this two i want to get the job log is there any function module available or code please provide me some inputs.
    thanks in advance,
    koushik

    Hi Bharath,
    If you want to download it to the local file then you can follow the instructions in the below link.
    How to download Batch Input Session Log?
    Regards,
    Sachin

  • How to find out the InfoPackage name using job name BI_BTCH....

    Hi Expert,
    Can anyone please let me know how do i find the name of the InfoPackage using the Job name BI_BTCH.
    Thanks in Advance

    Hi,
    Change the Start Date and End Date of the Job in the SM37 (Date interval shoul be chnged so that the Job is run atleast once during that time period). Now Enter the Job Name BI_BTCH*  and User name as *.
    Now it will display the list of all the jobs .check the job details of the finished job and check for ZPAK* in th job log whcih will give the InfoPackage Name.
    Thanks,
    Nagarjuna

  • In the top, calendar sheet, there are job names in column B. In the sheets below are individual job, tracking sheets. I need a formula to link the sheets by job name so I don't have to go back and edit as I go.

    file://localhost/Users/georgegalli/OFFICE/Time%20sheets/September%202013%20copy. numbers
    I hope I'm asking this the right way......
    Sheet "31 Day diary" is linked to sheet "Caramainco". So, no matter what job we are on, the days are always recorded to the Caramanico sheet.
    Is there a formula that will recognize the job name in column B sheet 1 and link to a sheet below of the same name?

    This is a part of the linked sheet from one job.....( Caramanico ) notice where i had to delete days where we weren't there.
    Date
    George
    Aaron
    Mike
    Wed, Aug 28, 2013
    0.00
    0.00
    0.00
    Thu, Aug 29, 2013
    0.50
    1.00
    0.00
    Fri, Aug 30, 2013
    0.50
    1.00
    0.00
    Sat, Aug 31, 2013
    0.00
    0.00
    0.00
    Sun, Sep 1, 2013
    0.00
    0.00
    0.00
    Mon, Sep 2, 2013
    0.00
    0.50
    0.50
    Tue, Sep 3, 2013
    0.00
    0
    0
    Wed, Sep 4, 2013
    0.00
    0
    0
    Thu, Sep 5, 2013
    0.00
    0.00
    0.00
    Fri, Sep 6, 2013
    0.00
    0.50
    0.00
    Sat, Sep 7, 2013
    0.00
    0.50
    0.00
    Sun, Sep 8, 2013
    0.00
    0.00
    0.00
    Mon, Sep 9, 2013
    0.50
    1.00
    0.00
    Tue, Sep 10, 2013
    0.00
    0.00
    0.00
    Wed, Sep 11, 2013
    0.00
    1.00
    0.00
    Thu, Sep 12, 2013
    1.00
    1.00
    1.00
    Fri, Sep 13, 2013
    1.00
    1.00
    1.00
    Sat, Sep 14, 2013
    0.50
    0.00
    0.00
    Sun, Sep 15, 2013
    0.00
    0.00
    0.00
    Mon, Sep 16, 2013
    0.50
    1.00
    1.00
    Tue, Sep 17, 2013
    0.00
    0.00
    0.00
    Wed, Sep 18, 2013
    0.00
    0.00
    0.00
    Thu, Sep 19, 2013
    0.50
    0.00
    0.00
    Fri, Sep 20, 2013
    0
    0
    0
    Sat, Sep 21, 2013
    0
    0
    0
    Sun, Sep 22, 2013
    0
    0
    0
    Mon, Sep 23, 2013
    0
    0
    0
    Tue, Sep 24, 2013
    1.50
    1.50
    1.50
    Wed, Sep 25, 2013
    0.00
    0.00
    0.00
    Thu, Sep 26, 2013
    1.00
    1.00
    1.00
    Fri, Sep 27, 2013
    1.00
    1.00
    1.00
    Sat, Sep 28, 2013
    1.00
    0.00
    0.00
    Sun, Sep 29, 2013
    0.50
    0.00
    0.00
    Mon, Sep 30, 2013
    1.50
    0.00
    1.50
    Tue, Oct 1, 2013
    1.00
    1.00
    1.00
    Wed, Oct 2, 2013
    0.50
    0.50
    0.00
    Thu, Oct 3, 2013
    1.00
    1.00
    1.00
    Fri, Oct 4, 2013
    Sat, Oct 5, 2013
    0.00
    0.00
    0.00
    Sun, Oct 6, 2013
    0.00
    0.00
    0.00
    Mon, Oct 7, 2013
    0.00
    0.5
    0.00
    Tue, Oct 8, 2013
    0.00
    0.00
    0.00
    Wed, Oct 9, 2013
    0.00
    0.00
    0.00
    Thu, Oct 10, 2013
    0.00
    0.00
    0.00
    Fri, Oct 11, 2013
    0.00
    0.00
    0.00
    Sat, Oct 12, 2013
    0.00
    0.00
    0.00
    Sun, Oct 13, 2013
    0.00

  • Question about the chain step name in DEFINE_CHAIN_STEP

    I have questions about the chain step name in DEFINE_CHAIN_STEP:
    1. Can the step name be a number (e.g. "8")?
    2. Should the step name be unique within a chain or across all chains?
    I am having this exception:
    ORA-25448: rule DMUSER.RULE_6_3707 has errors
    ORA-22806: not an object or REF
    After I changed the step names (in DEFINE_CHAIN_STEP), the chain seems to run fine.
    Thanks,
    Denny

    The reason I asked about the step name is to confirm it can handle numbers (it looks it can handle it from the doc).
    Why I changed the step names say from "11" to "21", the error goes away, that puzzled me. Because the way I defined steps and the rules for the steps were exactly the same. Just changing the step names made the error goes away?!
    Thanks.

  • How to Change the name of the Job scheduled in the background.

    Hi,
    I hava a program that has can run many reports based on the selection screen report selected. and this program runs in the background.
    When I run the  program in the background for seprate report selected in the selection screen.. the background job name is same(as it is the same program) .
    I would like to have difrent job name based on the report id selected in the background
    Is it possible..if yes then do guide me.
    Regardd
    Senthil

    Hi
    You can change the Job names based on the selection screen.Check in ur program where they are naming the background Job.
    For Eg:In FM JOB_OPEN.
    That would be something like
    If REPID = '1'.
    Background Job name = '1'
    ELSEIF REPID = '2'.
    Background Job name = '2'
    ELSEIF REPID = '3'.
    Background Job name = '3''
    ENDIF.
    CALL FUNCTION 'JOB_OPEN'
    EXPORTING
    JOBNAME = Background JOBNAME
    IMPORTING
    JOBCOUNT = JOBNUMBER
    EXCEPTIONS
    CANT_CREATE_JOB = 01
    INVALID_JOB_DATA = 02
    JOBNAME_MISSING = 03
    Thanks & Regards
    Jyo

  • Help Required Regarding - SAP Job names using R3 data flows

    We are calling a set of SAP Jobs using R3 data flows in data services. When ever a job fails we first kill the active SAP jobs by logging into SAP and then restarting the Jobs.
    There are about 100 odd SAP jobs that we call using these Data services Jobs so we wanted to kill the jobs using a reusable code on the SAP side by passing the Job name just before every R3 flows just incase its still in active status.
    So wanted to know if there are any short cuts to retrive the set of associated SAP job names because it will be a tedious process to hardcode the SAP job names and pass them as parameters for all the 100 + SAP job names in the custom defined resuable code.
    Any help or advice on this please !!

    The program is not meeting the expectations
    and the problem is due to reflection.Do we know this for certain?
    ... my application gets the class name, field name
    etc. from an XML file so i don't know their method names
    beforehand .
    Now since every class instance corresponds to a row
    in the database and i have to call get and set
    methods of each class instance so the performance
    keeps on degrading as the number of columns and rows increase .
    Can somebody suggest some improvement regarding this
    and regarding creating multiple instances of the same object Class.forName() will be using a hash already, so there is probably not much room for improvement.
    Class.newInstance() probably does not take significantly more processing than a simple "new Fubar();".
    Umpteen reflective method invokations (one per column) for each row/instance - Are you saying these are the problem?
    You can test this easy enough.
    If you comment out the reflective method invocations and leave the rest of your code untouched,
    does your application processing speed up significantly?

  • Getting job name to notification e-mail when monitoring runtime limits

    Hello,
    In CPS version M33.49-55614 the requirement is to notify users via e-mail when a certain job exceedes the defined maximum runtime limit.
    We have defined the limit in "Runtime Limits" tab of Job definition and have defined an event to be raised in the same tab.
    The event is used as an Wait event for a Job chain consisting of 1 step only with System_Mail_Send. The mail Subject text is using an expression '=waitEvents.<event_name>.raiserComment'.
    After this we are receiving notification e-mails with Subject: Maximum Runtime Limit breached. Raising an event for job 1460806.
    But the Job name is not passed through the '=waitEvents.<event_name>.raiserComment' expression.
    We use the same scenario for notification e-mails for Error or Killed jobs, and in these cases the same expression '=waitEvents.<event_name>.raiserComment' results to notification e-mail subject: Event raised by Job:1460826 (JOBNAME) going to status Killed.
    The question is how to get the JOBNAME also to e-mail notification for exceeded maximum runtime?
    2 attempts did not help:
    - Add the $ substitution variable to Event Raise comment
    - use =waitEvents.<event_name>.raiserJobName in notification mail Subject
    Thanks and Regards,
    Ernest Liczki

    Hi Biswarup,
    From the official documentation http://help.sap.com/saphelp_nw04s/helpdata/en/e8/a9a76828b8dc469969ff450ec81ced/content.htm this definitely should work out of the box.
    Anyhow, what kind of subscription do you have chosen, immediate subscription or regular (daily, weekly, ...)?! If you are talking about an immediate subscription, try to alter this to a regular subscription. <i>Maybe</i> the change event which triggeres immediate subscriptions isn't thrown correctly by the TBP.
    But even in this case, please open an OSS message, as this should be considered as a bug (or at least as a lack of documentation on help.sap.com).
    Hope it helps
    Detlev

  • Re: What is the Job Market for weblogic/soa administrator????

    HI
    what about the job market for weblogic/soa administration?????
    Only weblogic server administration .... ok .....
    what about weblogic with soa ...having some confusions....
    what about the future of weblogic/soa admins?????
    pls help me anyone,.............Give me your valuable suggestions to me please
    this information is useful for so many people...
    Thanks
    ganesh

    Hello,
    SWU_OBUF really should do the same trick as the job. (I neither can remeber the job name.)
    Did you have some transaction(s) open in another session(s), when you executed SWU_OBUF. This might have a really annoying effect: the SWU_OBUF doesn't seem to do its job. For example I once had SE37 open in another session, and SWU_OBUF didn't do the trick (tried many times). After closing SE37, it suddenly worked...
    Regards,
    Karri

Maybe you are looking for