T code to check the job run status

Hi Gurus,
I am filling the setup tables for inventory, but i didn't run in background. I clicked on execute button, but suddenly i got disconnected from net and my server also.
Now i have to check the job run status whether it is running or not.
Request you to provide the suggessions.
Thanks & Regards,
Saketh

Hi,
if you ran job in background you can see at SM37.use proper time ,date and use id to get your job.
if you ran on frond end then you won't see job.if your job was completed then you can see data at SE11 by using setup table name or you can see at t code NPRT by using name of the run.
if you won't find your job then just delete your setup tables again and fill it.
No issues.
Thanks

Similar Messages

  • Check The Job Status

    Hi SAPsimhas,
    My requirement is as below.
    I will loop through an internal table and create some files with background processing method.(JOB_OPEN,SUBMIT & JOB_CLOSE)
    Now once this job is triggered I need to check the status for that job after maximum 10 mins. Its not neccessary that each job will take 10 mins. only,It can be finished in 2 mins also.
    Once the job is finished then I will XCOM that file.
    So my question is how to code such timer which will check the job status for that job? I have a FM BP_JOB_READ which returns the job status.
    Reply is highly appriciated.

    Try this way
      do.
        call function 'SHOW_JOBSTATE'
          exporting
            jobcount         = p_jobc
            jobname          = p_jobn
          importing
            aborted          = v_aborted
            finished         = v_finished
            ready            = v_ready
            running          = v_running
            scheduled        = v_scheduled
          exceptions
            jobcount_missing = 1
            jobname_missing  = 2
            job_notex        = 3
            others           = 4.
        if v_aborted eq 'X'.
          exit.
        endif.
        if v_finished eq 'X'.
          select single * from tbtcp into wa_tbtcp1
                     where jobname eq p_jobn
                       and jobcount eq p_jobc.
          if sy-subrc eq 0.
            move wa_tbtcp1-listident to p_spono.
          endif.
          exit.
        endif.
        if v_count le 10.
          call function 'ENQUE_SLEEP'
            exporting
              seconds = 60.
          v_count = v_count + 1.
        endif.
      enddo.

  • Where we check the Project closing status?T.code for List of Closing Projec

    Dear Guru's,
    Where can we check the Project closing status? Can we change the closing status if want to do some modification, and what is the transaction code that we to view the list of closing project.
    Regards,
    Kalyan

    1.You can find the project status ( all the  status )  in any project maintenance transaction for ex. Run Cj20n > Open you project> on the basic data tab you will find the project status.
    ( If you want to see the status of other  PS oject than click on that object, similarly you will get the status of that object on Basic data tab. )
    2.Yes you can change the closing status of proejct for midification. path is clickon the object for which you want to change the closed object > Edit> Status--> Close --> Undo.
    3.For the list of Project status go to CN41
    on the projectno. input line click on multiple selection--> give the proejct no. list for which you wanted to see the  status. -->enter --> Excute.
    Report will open in screen. in that report go to toolbar and click on 'choose filed' button.(F5) -->one pop up window will open -->right handside scroll down in that window >select 'status' field and move it to left side>enter
    project status will be shown against you project list. you can verify the same in maintenance txn.
    If you have activated user status the same will also get populated.
    You can downlaod the same in Excle file path is  : Evaluation menu>export>save to file. ( via filtering in Excle you call do all the analysis realted to project status how amny are in clised status etc. )
    Regards
    Nitin

  • IP Job in BW finished, but how can I check the IDoc receive status in BW ?

    Hi,experts
    After I execute a Infopackage with loading more than 200000 records data, the infopackage monitor show me yellow light, 186020 from 200000 records. this infomation still show me till now, seaval hours,it looks pause here.
    And I check the request in the R/3, the Job has finished. as you know it means the R/3 push the IDoc already finished.
    and how can I do now ? or how can I check the IDoc receive status in BW side?

    Hi,
    I too had the same problem, i executed the following to solve the proble, may be this will help you:
    1) Go to T-code SM58 and select TRFC and press F6,
    2) For manual push of I-Docs, GO to T-COde BD87 select perticular idoc and see the status if it is not executed properly then do the manual push by pressing Execute option,
    Thanks,

  • URGENT : Error 5 when checking the job status

    Hello Forum,
    While monitoring the Process Chains in BW 3.1, I got the following message in the <b>Information </b>Pop-up:
    <b>Error 5 when checking the job status</b>
    Could you please tell me what it means?
    Thank you,
    its my duty to assign points,
    raj

    Hi,
    Are you able to view the log after refreshing and clicking the tick mark button on this message or is it not letting you go into the log itself.
    Can you directly go to Log view thru Tcode RSPCM and see. Once you are inside try to find where exactly the process failed.
    Thanks,
    JituK

  • Transport Request in PRD is in the IMPORT RUNNING status..

    Hello Experts,
    I have a problem while i m importing the request in PRD,the request is in the state of IMPORT RUNNING.
    While i have imported the same request in the other systems DEV and QAS successfully.
    I have seen the RDDIMPDP in sm37 it is getting cancelled. Then in 000 client i have runned the job RDDNEWPP with the DDIC user. And did the same in the PRD Live Clinet.
    I have also triggered it in sm64 and then checked the job in sm37 the job is finished successfully but the request is still in the same state.
    I have checked the consistency its all ok.
    One of the request suddednly got imported and rest are still in the same Import Running state.
    Now this made me curious if one got imported then why not other requests getting imported.
    All the other requests are imported successfully in DEV and QAS successfully.
    A couple of days ago i have made the changes to the Live Client in PRD for some requirment then i have revert back the changes to the non modifiable state. Does it have any effect on the transports. Because i have been facing this problem after the changes of the PRD Live Client.
    Please i would appreciate if anyone can help me giving the proper solution.
    Thanks.
    Regards.
    Mudassir Imtiaz.

    Hello Anindya.
    Thanks for your quick help. I have removed the entries from the table TRBAT and imported and it was successfully done.
    Now the problem is for each transport request i have to see the job RDDIMPDP and schedule it because its getting cancelled and for each transport request i have delete the entries from TRBAT table. Can you tell me something by which i dont have to go delete the entries from the table TRBAT every time. And i still wonder why the job RDDIMPDP is getting cancelled. I have also scheduled RDDNEWPP in Client 000 with DDIC and still the same problem.
    Another thing which i have noticed in sm21 is the job (RDDIMPDP) is getting scheduled in Application server but i have scheduled in DB server. Every  time i have to schedule the job from sm36 give the DB server in Exec. Server and execute.
    Thanks for your response.
    Regards.
    Mudassir Imtiaz.

  • T.Code for checking the total value of a material

    Hi Experts,
      Can anybody tel me the T.code for checking the total value of a material which is procured in a specified period?
    Thanks in advance
    Channa

    Refer Tcode ME80FN click on Change Veiw & select Purchase Order History with this you can get PO-GRN-INVOICE Qty & Value details
    Last button on Application tool Bar it is in line of filter, total etc icons
    Also check below reports :
    MC$G - PURCHIS: Material PurchVal Selection
    MC$0 - PURCHIS: PurchGrp PurchVal Selection
    MC$< - PURCHIS: MatGrp PurchVal Selection
    MC$4 - PURCHIS: Vendor PurchVal Selection

  • Why won't new version 4.0 open on my desktop while version3.6.17 works fine. When I check the processes running on the computer the firefox is running but it won't open on the desktop(monitor)

    When I updated firefox from version 3.6.16 to 4.0 the program would not open on the desktop after I double-clicked the short cut on the desk top. I checked the processes running on the computer and it showed firefox running. I followed the short cut to its file and clicked on the executable file with the same result(it won't open). I went back to the previous version and it works fine. What could be the problem?

    Hey djclark24,
    Have you tried starting Firefox in Safe Mode? Hold down "shift" while Firefox is starting up. If the crash doesn't happen in Safe Mode, you should read [[Troubleshooting extensions and themes]].
    There is also a lot of useful stuff in the [[Firefox crashes]] Knowledge Base article.
    You could also try [https://support.mozilla.org/en-US/kb/Managing-profiles?s=create+a+new+profile&r=2&e=es&as=s#w_creating-a-profile Creating a new profile].
    Hopefully this helps!

  • Which query is the job running ?

    Dear all,
    Normally when you want to see the currently running query by a session, you can just query the V$Session table and get the SQL_ID of a particular session. Then use SQL_ID to query V$SQL.
    However when a PL/SQL procedure is submitted via a job. You can see in the V$Session that the job runs as a dedicated server session and the SQL_ID is always null. Although I do see always that the session waits for "DB sequential file read". So it means that some query might be getting executed.
    How can I see which query is being run by the job (dedicated server session)?
    Version : 10.1.0.5
    Thanks in advance

    You can try :-
    SELECT sql_id,sql_text FROM v$open_cursor WHERE sid = :1
    http://www.ContractOracle.com

  • Transaction code for checking the capacity of  a job

    Hi,
      Can anybody tell me if there is a transaction code for viewing the capacity of Job.
    Thanks and regards,
    Avinash.S

    Hi Avinash,
    I am not geeting what you want normally CM01 for w/c vise Load you can use.
    Pls elaborate yr problem a little bit.
    Umesh

  • Trans Code to check the Date of Termination in Setup Tables-Very Urgent!!

    Hello BW Gurus,
          I need to check the date of termination I have given while filling up the setup tables to verify when my delta loads would stop running. NPRT transaction code just gives me the time it took to fillup the tables but the date of termination is given as zero's, so please can someone let me know how to see that.
    Thanks in advance,
    Anjali
    Message was edited by: Anjali

    Hi,
    If I understood it right, you wanted to predict when the actual date of termination would occur or you wanted to know what parameter you did input on the job that is now running?
    <b>Case 1:</b>
    As far as I know, that Info cannot exactly be determined since it will depend on various factors e.g. CPU speed, I.O. Speed, Amount of data to be process etc. etc. which I dont think SAP could predict as exact as possible (<i>if ever an option was provided</i>).
    During the early stages of our project, we did that but we base the run time from history. Meaning, we always log (on top of existing <i>SAP Job Logs</i>) the run times in Excel and we somehow use that data to predict the actual Date of Termination.
    <b>Case 2:</b>
    In case you wanted to see the parameter while its running, I have no suggestion but for you to debug the currently running program.
    In <b>SM51</b>, click the Active job and choose menu Program/Mode->Debugging. On the fields on the lower left portion, type <b>RMCSNEUA-DATUM</b> (got this value when you execute the Table Setup, say OLI9BW; Press F1 on the date of termination field) this would give you the actual date you have provided. 
    If I have helped, please grant points...
    --Jkyle

  • Is there exist report to check the job start date restriction calendar ID?

    Hi There,
    In SM37, there are many jobs list there. If we choose one job of them, and click Jobchange, then we access in the screen for change the job status. Then click button Start condition, and there is a dialog which name is Stat time will pup up. And click button Date/Time, there will be a new button appears in the bottom. Click Restrictions, You will see a new dialog box which name is Star Date Restrictions. There is a field which name is Calendar ID in selection portion Factory calendar.
    Is there exist one report to check all the jobs calendar ID instead of to check one by one?
    Thanks!

    Hi,
    please have a look into table TBTCO, restricting by field CALENDARID.
    I hope this helps. Kind regards,
    Alvaro

  • Help! how to check the SQL run in Oracle?

    Hi all,
    I have a problem. the developer said the SQL written in Java code are not the one executed in Oracle DB. that mean the query is some how manipulated by some PL/SQL so the final query run in Oracle is different. So can someone teach me how to check the actual SQL run in Oracle?
    Thanks a lot.
    Regards,
    Jason

    Hi Michel Thanks. But it looks like the query stored in v$sqlarea is not the final executable SQL. for example, the code in application is "select column_A from default_table where column_A = ?" and this ? will be given some value in run time. the query stored in v$sqlarea will be like "select column_A from default_table where column_A = :1"... what is this :1?
    Also if some PL/SQL procedure appends some condition to the SQL, is it possible to view the full query from database side?
    ok, let me try trace and tkprof first.

  • What was the required code to check the Idle of the application in wedbynpr

    Hi all
    we have the requirement as follows.
    in webdynpro application we have only one view , inside a view we have many UI elements like TableUi,buttons,checkboxes,radio buttons and also sorting and filtering fucntionalities in a table . for TableUI element, the data has come from SAP R3 system and getting the records displayed in table after calling the BAPI.
    based on the actions of checkboxes, radio buttons, buttons, sorting and filtering in a table then the table records has been displayed in a table from BAPI into Table UI element based on the actions of button,checboxes, sorting and filtering in a table etc.
    currently we have a TimedTrigger UI element in a view , based on the time we had set as 30 seconds then the table records are getting updating from Backend to Table UI on Calling BAPI that is fine.
    Now our requirement is we want to enable TimedTrigger UI element only the application is idle means when not performed due to any action in a view then only we want to trigger the TimedTrigger UI element.suppose when any action like sorting & filtering or button action,checkbox action is happend then we want to stop the TimedTrigger UI element not to refresh.
    How to  check Application status whether it is Idle or not , is there any required to check the status of the applicaiton at View level then only we will write the code by making the condition saying that if application is Idle then perform the TimedTrigger UI element for refreshing the records from BAPI into Table UI element otherwise stop the TimedTrigger UI element if it is not an Idle means there is no action performed in a View due to any of the UI elements.
    we dont want to check the conditon at each and every action of UI element and we want the same to check single time like whether any action is happend or not in any of UI element?
    If any body have the code then Please share me then it would be great help to me.
    if any body not understand the requirement then please let me know to explain indetail..
    Thanks
    Trisha.

    Maintain a flag using session attributes it to one when the user is logs in set it to value.... and change set it zero or invalidate that session... when the user is logged out...
    use something like this while user had logged in
    session.setAttribute("flag",<unique_number>);
    for checking whether the user had logged in or not...
    if(Integer.parseInt(session.getAttribute("flag").toString())=!<unique_number>){
    out.println("The session had expired");
    out.close();
    }

  • Report to check the WBS "system status"

    Hello friends,
    Would anyone know for a standard report where I can check for the WBS "system status"?
    i.e.: I want to know everything I have in AVAC status
    Thanks and Regards
    Alex

    You can get the system status of WBS in CN41, Execute the report , after it use the change layout option, select status.
    System will display you user / system status for all the PS Objects.
    With Regards
    Nitin P.

Maybe you are looking for