Transaction SM37 - Job overview

In this transaction, i can see Jobs status as
- Scheduled
- Released
- Ready
- Active
- Finished
- Canceled
Is there a sequence which has to be followed ie, first will be active, released ...... finished.
ALso what is scheduled Job do.

Hi,
you no need to follow any sequence in SM37.
Once u create a job via SM36 or via some programs, the jobs will be coming under Scheduled job.
If you submit a job via program, the job will be released automatically. but if u schedule a job theu SM36 , it'll be under scheduled and u have to release that job to run--u can see release button
Once u release that job , it'll go to active state and then finished or if any issues come , it'll be under cancelled..
Scheduled
- Released
- Ready
- Active
- Finished
- Canceled
These are all for users to see the job, I mean the Job status. This whole cycle will be run automatically. U need to release the Job that's it.
Edited by: Selva M on Aug 19, 2009 2:52 PM

Similar Messages

  • SM37 - Job overview

    In this transaction, i can see Jobs status as
    - Scheduled
    - Released
    - Ready
    - Active
    - Finished
    - Canceled
    Is there a sequence which has to be followed ie, first will be active, released ...... finished.
    ALso what is scheduled Job do.

    Hello Rajesh,
    Any background job goes through the following states 'in that sequence':
    1. Scheduled (the job has been planned, it will execute at some point of time in future, but you may still edit the job steps at this stage)
    2. Released (the job steps cannot be edited, any job scheduled in 'immediate' mode will be in released state directly)
    3. Ready (the job is in execution queue and is about to be executed depending upon availability of background work process and the job priority)
    4. Active (the job is being executed by a background work process, you may monitor this in sm37 and sm50/51)
    5. Finished (all the job steps completed successfully) OR Cancelled (there was a error and job has been terminated, as mentioned in the job log)
    Coming to your second question, scheduled job will go through the states mentioned above before its finished or cancelled.
    This may clarify your doubts.
    Regards,
    Saurabh.

  • Is it possible to have Multiple Spool requests in one batch job overview?

    Hi,
    While running one of my z program in back ground, there are two spools generated (one by write statement and one by OPEN_FORM statement and both the spools are available in SP01 Transaction), but when i see the job overview in transaction SM37, I only see one spool request (that of the last spool request). Can any body in the group please tell me is it possible to see multiple spool requests in the job overview of one Abap program and if yes, how?
    Thank you.
    Abinash

    Hi Jayanthi,
    Thank you for the link. But probably that discussion was also an unsolved one.
    Anyway, does any one in the group think that display of multiple spools per one step job is dependent on client / SAP Server setting? Because as evident from the chain of mails in the link provided by Jayanthi, some people say that they see multiple spool requests for one program in batch mode job overview (SM37)? If yes, can some body tell me the required configuration?

  • Report to do check status of sm37 jobs

    Hello,
    I wold like to create a job that checks the status of all running jobs on sm37 (the same as when we go to SM37,job, check status), can anyone tell me the name of the program that does that?
    Thanks,
    Pedro

    Hi,
    Good Day,
    TRY SM50 Transaction.  Program Name : RSMON000_ALV.
    Best Regards,
    Suresh Kumar K
    Assign Points if its useful.

  • SM37 Job  in BW

    Hi
       How to cancel or put on hold a Released/Scheduled SM37 Job in BW
    Thanks

    Hi,
    Please go to SM37 and select the job and click on Job Details and copy the PID and note down the application Server where it is running and go back to the Job Overview screen and Click on Application Server at the right top corner and double click on the Corresponding server and it will take you to the SM50 Screen where you can give a search for the PID(Delete the Dot and Search). once you found the PID click on Process Menu and Select the option Cancel Without Core.
    Regards,
    Syed

  • Cancelled job still visible in Job Overview as active

    Hello Peers
    I am loading the data from One Cube to other and had given selection wrongly,
    I tried checking the PID number for the Job and Cancelled it with Core in SM50.
    then i made the Traffic light Red and deleted the request from the Infocube Manage.
    But in SM37 i see that job is in Active state.
    Can anyone tell what could be the reason, even i tried selecting that and cancelling it from menu it shows Cancellation not possible as job is not in active state.
    Suggest me why it is showing the job in active state

    Hi there,
    That's because the job is already cancelled but transaction sm37 is not automatically refreshed.
    Go to transaction sm37 mark your job and choose Check Status (CtrlShiftF12).
    This will update your job status to cancelled.
    Diogo.

  • SM37 - JOBs was CANCELED

    Hello all,
    Can someone explain why Job was Canceled...
    tx = SM37 - JOBs were CANCELED
    Some JOBS were finished ans some were canceled:
    name: DELIVERY_APR / user: JHERNANS/ stts: COMPLETED/ date: 06.06.2007/start: 01:00:32/ finished: 07:26:17
    name: DELIVERY_JUN  / user: JHERNANS/ stts: CANCELED/ date: 06.06.2007/start: 01:00:36 /finished: 01:03:56/
    name: DELIVERY_MAR  / user: JHERNANS/ status: CANCELED/ date: 06.06.2007/ start: 01:00:32
    name: TS MAY NAT/ user: JHERNANS/ status: CANCELED/ date: 06.06.2007/ start: 01:00:36
    All JOBS above has just 1 STEP which is:
    ABAP program: AQIWGM==========TS============
    However each JOB has a different VARIANT(PARAMETER):
    job: DELIVERY_APR / parameter: &0000000004820
    job: DELIVERY_JUN / parameter: &0000000004885
    job: DELIVERY_MAR / parameter: &0000000004801
    job: TS MAY NAT / parameter: &0000000004856
    ALL CANCELEDS JOBS were canceled because :
    ABAP/4 processor: DBIF_RSQL_SQL_ERROR
    All CANCELED JOBS has the same at Job Log:
    - ABAP/4 processor: DBIF_RSQL_SQL_ERROR/ message class: 00/ message nº: 671/ message type: A
    - Job cancelled/ message class: 00/ message nº: 518/ message type: A
    Question: What has happened?
    Is a time overlapping problem
    Or
    Can it be a program problem?
    In Source Code Extract from the dump message there is:
    002400 START-OF-SELECTION.
    002410 perform init_texthandling(rsaqexce) using 'CL_TEXT_IDENTIFIER' ' ' 'ZSTE
    002420 data: %ret type i.
    002430 if sy-batch is initial and %excel is not initial.
    002440 perform check_wingui(rsaqsyst) using %ret.
    002450 if %ret <> 0.002460         message e842(aq).
    002470       endif.
    002480     endif.
    002490   perform authority_begin(rsaqexce).
    002500   perform authority(rsaqexce) using 'LIPS'.
    002510   perform authority(rsaqexce) using 'VBUP'.
    002520   perform authority(rsaqexce) using 'VBAP'.
    002530   perform authority(rsaqexce) using 'LIKP'.
    002540   perform authority(rsaqexce) using 'VBAK'.
    002550   perform authority(rsaqexce) using 'KNA1'.
    002560   perform authority_end(rsaqexce).
    +002570   perform %comp_ldesc.
      select LIPSLFIMG LIPSLGORT LIPSPOSNR LIPSVBELN LIPSVGBEL LIPSVGPOS
    002590          VBUP~WBSTA
    002600   into (LIPS-LFIMG , LIPS-LGORT , LIPS-POSNR , LIPS-VBELN , LIPS-VGBEL , L
    002610        , VBUP-POSNR , VBUP-VBELN , VBUP-WBSTA )
    002620   from ( LIPS
    002630          inner join VBUP
    002640          on VBUPPOSNR = LIPSPOSNR
    002650          and VBUPVBELN = LIPSVBELN )
    002660          where LIPS~LFIMG in SP$00020
    002670            and LIPS~LGORT in SP$00005
    002680            and LIPS~VBELN in SP$00018
    002690            and LIPS~VGBEL in SP$00022
    002700            and LIPS~WERKS in SP$00017
    002710            and VBUP~KOSTA in SP$00014.
    002720            and VBUP~WBSTA in SP$00012.
    002730     %dbacc = %dbacc – 1.+002740     if %dbacc = 0.
    002750       stop.
    002760     endif.
    002770     check SP$00020.                                                                               
    LOOKING MORE the DUMP SCREEN:
    Runtime errors DBIF_RSQL_SQL_ERROR
    Exception CX_SY_OPEN_SQL_DB
    Occurred on 06.06.2007 at 01:03:56
    An SQL error occurred when accessing a table.
    What happened?
    What can you do?
    Make a note of the actions and input which caused the error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer termination messages, especially those beyond their normal deletion date.
    Error analysis
    An exception occurred. This exception will be dealt with in more detail below. The exception, assigned to the class 'CX_SY_OPEN_SQL_DB', was not caught, which led to a runtime error. The reason for this exception is:
    How to correct the error
    Database error text........: "ORA-01114: IO error writing block to file %s (block # %s)"  Internal call code "[RSQL/FTCH/LIPS ]"
    Please check the entries in the system log (Transaction SM21).
    You may able to find an interim solution to the problem in the SAP note system. If you have access to the note system yourself, use the following search criteria:
    "DBIF_RSQL_SQL_ERROR" CX_SY_OPEN_SQL_DBC
    "AQIWGM==========TS============" or "AQIWGM==========TS============"
    "START-OF-SELECTION"
    Thanks a lot,
    Barbara

    From the dump:
    > select LIPSLFIMG LIPSLGORT LIPSPOSNR LIPSVBELN LIPSVGBEL LIPSVGPOS
    002590 VBUP~WBSTA
    002600 into (LIPS-LFIMG , LIPS-LGORT , LIPS-POSNR , LIPS-VBELN , LIPS-VGBEL , L
    002610 , VBUP-POSNR , VBUP-VBELN , VBUP-WBSTA )
    The listing seems to be cut off, so I don't know if this is the error or not, but it's something you can check.
    Rob

  • SM37 Job schedule in BW

    Hi,
        I had a 2 SM37 Jobs in BW.
        for the next 3 Weeks my requirment is to schedule One Job to run from MON-WEd and Another jon to run THu-SAT
    How can i schedule/release a job in SM37 and meet my requirment

    hi friends..
    your solution might be correct, but we need to create 3 jobs with different timings (MON, TUE, WED) and same for the second also then the number of jobs created are 6, here time is wasted i think so.
    so i have one small idea, i hope it works.
    make a FACTORY CALENDAR such with MON, TUE, WED as working days and while scheduling the job use that factory calendar. and create one more FACTORY CALENDAR with THU, SAT as working days and us it for scheduling the second job.
    hope it works.
    Edited by: ahamad4sap on Aug 23, 2010 11:30 PM

  • FM to deschedule Multiple SM37 Jobs

    Hi All,
    I need to deschedule about 250 SM37 Jobs.
    Is there any FM or Program to accomplish this, So that i can give only list of jobs and let the program to deschedule.
    Regards,
    Vijay.

    Hi,
    See the Belwo FM's
    <b>SAP_REORG_JOBSTATISTIC</b> --> Deletes job statistics for jobs not run since the specified date (statistics no longer needed since job was a one-time occurrence or is no longer run)
    <b>SAP_REORG_UPDATERECORDS</b> -> Deletes old completed update records (automatic delete deactivated); deletes incomplete update records (automatic delete deactivated).
    Even you can runa Small Select statment on table <b>TBTCO</b> ro deschedule the SM37 jobs ....
    Regards
    Sudheer

  • Call Transaction 'SM37'

    Hi,
        Can anyone please tell me how to pass the Jobname to SM37 from another ABAP program? I tried call transaction 'SE37' ,but i unable to pass the jobname to sm37.
       Requirement
           I have to pass scheduled Jobname to SM37 from ABC program and show the job list as output.
    Regards
    Raj

    Hi,
    To create a job in a program, use the function modules JOB_OPEN, JOB_SUBMIT, JOB_CLOSE . . .
    Best Regards,
    Venkata Ganesh babu

  • SM37: job sends message even when report list is empty

    Dear gurus,
    I run job over transaction VD59 - the result of this report is sent to recepient via email. Even when VD59 gives no results (no rows), recepient receives empty message.
    Can I somehow set that in the case of empty result list job sends no message?
    Pavel

    Hi,
           Try to use these FM's.
           BP_JOBLOG_READ
           BP_JOBLOG_SHOW
           BP_JOB_CHECKSTATE
           BP_JOB_CHECKSTATE_SM37B
           BP_JOB_READ
           BP_JOB_STATUS_GET

  • Writing in SM37 Job Log

    Hi Abappers,
    I have a requirement in which I am displaying all the error messages in an ALV when my program runs in Foreground. But this program runs in background, those error messages must be displayed in the Job Log of SM37.
    I should not raise any error or information messages to come in log automatically as it affects the foreground processing of my program.
    Is there any FM to write in the Job log?? Or can I use the Message statement in such a way that it is not diaplayed in forground?
    Thanks in Advance,

    Hi,
    Try this.
    If you are using ALV grid in the foreground, use the same without without creating the container (basically check the SY-BATCH, before creating a container).  Then the same ALV grid  will create a spool with all the messages during background execution.
    Regards,
    Sharin Varghese

  • SM37 Job is not visible in SM50

    Hello Gurus,
      I am seeing a peculiar situation- We ran a job and after a while I am seeing it has dissappeared from SM50 but has "Active" status in SM37.
    *We have only one application server.
      Does anybody have any idea how it could be cancelled.
    Cheers,
    Ankur

    Hi Subhash,
      The issue was that Job was active in SM37 but was not present in SM50. I found the answer and this is due to termination of work process without making a call to "BtcCleanUp" kernel function .
    Anyway thanks for replying.
    Cheers,
    Ankur

  • How to remove spool generation setting for SM37 job.

    Hi All,
    please help ASAP as this is production issue.
    There is a job in SM37 which is running daily and it is creating a spool with nearly 10000 pages.
    we dont need this spool as it is now not useful to us.We want to run this job without generating the spool.....
    Im stuck here...pls help me...what should I do?
    As user are not priting these spool requests so the option "delete after print" is also not working....
    so due to huge spool,all jobs are getting delayed..
    please help ASAP....

    Hi,
    Is this related to Business Objects WebIntelligence reporting ontop of BW ?
    Perhaps this thread need to be moved to BW warehouse administration?
    Regards,
    H

  • Call  transaction  inside  job

    hi all,
    I have  a call  transaction program for tcode ME55, the  probleme  is when  i  execute the  program  directly  via  se38  to  release the sales  documents it work  fine,   on the other hand when i call  the program  via SM37  nothing  will  happen.
    thanks,
    karim

    Hi,
    What exactly do you want to do by calling t.code me55 ? Upload some data in background or display the transaction to a user only ?
    If you want to do a call transaction in background, you will have to pass BDC data to it as well. Then transaction will run with the passed data then. To know what data to pass, simply record your transaction in SHDB T.code and create a program for the BDC.
    ME55 is a report, so perhaps you can use SUBMIT with the selection parameters in your program to be able run that program in background.
    regards,
    Advait

Maybe you are looking for

  • IMovie Text

    Is there any way I can add highlighted text to a certain place in a clip. In a video I have someone is giving the finger and I wanted to write censored over it. blur the finger or put a small picture over it. Is any of this possible?

  • How can three iphones have seperate icloud accounts, but share itunes?

    Hello guys, I hope someone can help me with this question; ok here goes... I have an iphone 4s, one of my daughters have an ipad (we both share itunes ID), recently my two daughters were given iphone 5s'.  Ok the problem is that one of them connected

  • PC to MAC, external hard drive, getting library recognized

    I purchased a new MAC Powerbook Pro (new mac user). I disconnected external hard drive from PC with all my music on it, plugged it in to the mac and told iTunes on the mac to point to music directory on the external drive. Nothing happened. So I drag

  • Why is there such a diffrency in file size in PS cs6 for mac and cs6 pc version?

    What am i missing in the mac version?

  • Iphone charging issues

    Well, I've been having problems charging... I've tried 4 different chargers and it's always the same... 2 are wall chargers that came with phones... 1 is a car charger and 1 is for a connection to my stereo in my car. Never had a problem charging bef