Job scheduled in background but not executed

Dear Expert, above is section of code through which i am scheduling a program to run in background.  through this a job is created and is schedule(it show schedule using sm37) but it's not executed (generate output ).
Edited by: shekharamit on Jul 14, 2010 1:09 PM

See what is the status now it is showing ,
if it is canceeled see why it got cancelled?it can be because of job closed or like.
it can aslo be like there are more jobs in queue , so giver it as high priority .
Try withthis
Rajendra

Similar Messages

  • How to get the status of Job scheduled in Background.

    Hi,
      I wanted to know the status of job scheduled in Background.
    I am using below FM.
    BP_JOB_STATUS_GET
    but what value will it reutrn after completion of the job.
    That the status is complete.

    Use the Table
    TBTCO
      to know the status
    or else call the FUNCTION
    BP_JOB_SELECT

  • I have a Rocketfish mini display port to VGA adaptor cord for a macbook pro, it was working fine the first week, now it does not show what I am seeing on my laptop on my lg Flat screen tv. It only shows the space background but not any icons. Any help??

    Is there anything I should do to the TV or any settings i should do from my actual Macbook? It only shows the space background but not any of my icons or what i am seeing on my laptop screen. It is a new adaptor which was purchased last week.

    It seems as though though it may be a connection issue, possibly hardware or adapter. Make certain the connections are TIGHT.
    For software you may try a smc reset:
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer. 
    Note: The LED on the MagSafe power adapter may change states or temporarily turn off when you reset the SMC.
    Try a pram reset:
    Shut down your Mac.
    Locate the following keys on the keyboard: Option, Command (⌘), P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on your Mac.
    Immediately press and hold the Option-Command-P-R keys. You must press this key combination before the gray screen appears. Continue holding the keys down until your Mac restarts, and you hear the startup sound for the second time.
    Release the keys.
    If no joy you can take it in to an Apple store genius bar for a free evaluation make an appointment first.
    http://www.apple.com/retail/geniusbar/

  • How to remote desktop user can read, write ,modify and traverse folder but not execute?

    Now I ceate a user accout whis is user type and put him into remote desktop group.
    he can login this server by remote desktop.
    My server is windows 2003 but not in nt domain and  it is a workgroup computer.
    I want to limit him access right on one folder in which have many folders and .exe file.
    I only want he can read , write,modify file and traverse folder but not execute any .exe file.
    How can I implement this through NTFS.
    Please give me some advice.

    Hi,
    I think you could using advanced option to configure the file or folder permission:
    http://technet.microsoft.com/en-us/library/bb727008.aspx
    Regards.
    Vivian Wang

  • ICal failing to run applescripts: The 'Open' button does not change to 'Run', and the script file is opened but not executed on alert.

    iCal failing to run applescripts: The 'Open' button does not change to 'Run', and the script file is opened but not executed.

    Calendar (not called iCal anymore) does not include that capability any longer, apparently.  What you have to do now is go to Automator and create a Calendar Alert action.  You can add a Run AppleScript object to the action and paste in your script there, then when you save it, it will become available as a choice in the alert menu in Calendar.

  • Flex Application showing no errors in Eclipse but not executing either

    Hello,
    I am trying to develop an application in flex/BlazeDS/Java in eclipse and my problem is since my changes in the code are not reflected anymore during runtime of the application. There is no error received from eclipse when I try to clean the project. It is deployed correctly but it seems to be working with the old code and not reflecting the changes. I tried to put the breakpoint too but it says, 'breakpoint cannot be placed here because there is not executable code in this line'
    Please advice.
    Best Regards,
    Jai Kishan Shah

    Hello,
    Well, i never re-install the FlexBuilder (stand-alone, or eclipse-plugin) because any error.
    Your output folder in Flex Build Path on your Project Properties is correct? Other question, you are working with Java ? Many times the project have a "error" on configuration and the directory to deploy is not listen by web-server.
    Exemple:
    If i work with Java and my CATALINA_HOME is: C:\tomcat\ - My webapps is localizated on: C:\tomcat\webapps\MYWEBAPP\ but my output folder on FlexProject is: C:\MyProject\Flex\bin-debug, and i run the application, the application dont work...
    So.. can you show your configuration? Its more easy to understand your problem and help you.
    Regards

  • Workflow task showing in sap inbox but not executable by some users

    Hello Experts,
    We have a workflow task that correctly show in the user inbox but is not executable by some users, we have two users with the same roles, and one is unable to execute the task when it is workflowed into his/her inbox. we have checked if this is an authorization issue and found nothing.
    We debugged through program SAPLRHW1 under include LRHW1F02 subroutine READ_ORG_BUFFER, it imports TASK_INFO_BUFFER from the shared memory(see code below) and come back with a number of tasks that the system user can execute. We have task TS&&&&&&&& as a general task but some of the users cannot execute it.
    Please advise of what could be the cause of this and the possible solution.
    using shared memory
            IMPORT CREATION_DATE
                   CREATION_TIME
                   ORG_INFO_BUFFER
                   TASK_INFO_BUFFER
                     FROM SHARED BUFFER INDX(RH) ID ACT_KEY.
    regards,
    Thabiso
    Edited by: Kamanga Thabiso on Dec 15, 2011 5:33 PM

    Hi All,
    I had experienced this type of problem as well, just to share it could be that the Identity of the Portal user misses a role which can be solved by any user assigning the identity in their identity management or it could also be the connection status of the UWL to the backend, there should be at least two connection statuses for workflow items to get into the UWL I could not recall it but I would post it here once I have the access to our system again.
    Cheers,

  • .java file compiling but not executing in jdk6

    Using javac in jdk6 I can compile a .java file but cant executing the same using java command from my own directory. I can still compile and execute the same file from jdk\bin directory. I am using windows XP Home. While executing the .java file from my own directory, it fires a message: "The Java class could not be loaded. java.lang.UnsupportedClassVersionError: Myfilename (Unsupported major.minor Version 50.0)". i have set path in environment variable as "C:\sun\sdk\jdk\bin" where jdk placed in sun\sdk.
    Please help me to solve the problem

    This isn't information we can give you. You have to set it up based on your system.
    Do you understand how execution paths work? There's a list of filesystem paths, separated by a semicolon or a colon depending on the system, all concatenated into one big string. The entries earlier in the string are looked in first.
    So if your path has this:
    c:\Windows\java;c:\sun\sdk\jdk\bin
    Then if you type "java" from the command line, the Windows one would be executed, not the JDK 6 one.

  • Jobs schedule in Background.

    Hi Guys,
    I have some "Z" programs, those programs are job schedule programs, I want to know particular "Z" programs job schedule name, how we can find the job name using the program.
    Can please suggest in table these jobs will store.
    Is my query will clarify?
    Thanks,
    Gourisanakr

    Hi..
    Check this tables.
    TBTCS - Batch Schedule Table
    TBTCO - Batch Step overview table
    TBTCP - Job status overview.
    Award points if useful.
    Rdgs,
    Lakshmiraj

  • Transaction SWPC when scheduled in Background  is not working

    Hi All,
    I have scheduled the program RSWP_CONTINUE_WORKFLOWS_GRID  behind the transaction : SWPC daily at 11 : 00 PM system time.
    The creation date is selected as Creation date GE Sy-datum-1 dynamically and continue immediately option is also checked.
    However the background job is not  picking the list and restarting the workitems that are reported in system crash.
    When executed  the transaction in foreground , list is coming and I can able to restart the work items.
    Is there any other setting which I am missing or Please let me know your inputs  to solve the issue.
    Many Thanks !
    Thanks & Regards,
    Preethi G.

    Hi,
    I have chcked the ST22, there is no short dump and move over the step where the processing is stopped is a backgroung step.
    The same backgound step is execute fine for other workflow instances only few are getting strucked tp at this background  step.
    The Process :
    when MIGO is perfomed,  the euipments will be created.
    once equipement is created, the customer workflow gets triggred and euipment is updated.
    Suppose when MIGO is done 500 equipements gets created  based on the quantity and 500 times the workflow gets triggered for the updation of the equipments.
    sometimes, the backgroung job is working for around 495-497 , for remianing few euipments 2/3 , its getting struked up.
    For few indtances all the 500 euipements gets updated with out any issues.
    Only fews cases its getting down.
    Is this something related to performace of the system or performance of the code which is wriiten for the backgroung job.
    Please let me know your inputs.
    Many Thanks !
    Regards,
    Preethi.

  • Data Services job rolling back Inserts but not Deletes or Updates

    I have a fairly simple CDC job that I'm trying to put together. My source table has a record type code of "I" for Inserts, "D" for deletes, "UB" for Update Before and "UP" for Update After. I use a Map_CDC_Operation transform to update the destination table based on those codes.
    I am not using the Transaction Control feature (because it just throws an error when I use it)
    My issue is as follows.
    Let's say I have a set of 10,000 Insert records in my source table. Record number 4000 happens to be a duplicate of record number 1. The job will process the records in order starting with record 1 and begin happily inserting records into the destination table. Once it gets to record 4000 however it runs into a duplicate key issue and then my try/catch block catches the error and the dataflow will exit. All records that were inserted prior to the error will be rolled back in the destination.
    But the same is not true for updates or deletes. If I have 10000 deletes and 1 insert in the middle that happens to be an insert of a duplicate key, any deletes processed before the insert will not be rolled back. This is also the case for updates.
    And again, I am not using Transaction Control, so I'm not sure why the Inserts are being rolled back, but more curiously Updates and Deletes are not being rolled back. I'm not sure why there isn't a consistent result regardless of type of operation. Does anyone know what's going on here or  what I'm doing wrong/what my misconception may be?
    Environment information: both source and destination are SQL Server 2008 databases and the Data Services version we use is 14.1.1.460.
    If you require more information, please let me know.

    Hi Michael,
    Thanks for your reply. Here are all the options on my source table:
    My Rows per commit on the table is 10,000.
    Delete data table before loading is not checked.
    Column comparison - Compare by name
    Number of loaders - 1
    Use overflow file - No
    Use input keys - Yes
    Update key columns - No
    Auto correct load - No
    Include in transaction - No
    The rest were set to Not Applicable.
    How can I see the size of the commits for each opcode? If they are in fact different from my Rows per commit (10,000) that may solve my issue.
    I'm new to Data Services so I'm not sure how I would implement my own transaction control logic using a control column and script. Is there a guide somewhere I can follow?
    I can also try using the Auto correct load feature.  I'm guessing "upsert" was a typo for insert? Where is that option?
    Thank you very much!
    Riley

  • AIR application installed but not executing

    Hi All,
    I have created one AIR application and compile and packaged
    using Flex 3.
    Till packaging everything goes fine but when i install the
    application nothing appears on my screen.
    Looking into the processes running in the Window Task Manager
    it shows the application's exe running.
    Please Help.
    Thanks in advance.

    Alot of times while developing air applications, we tend to
    forget that we are actually dealing desktop visibility and
    usability while clicking the ticks and such in Flash and well,
    flex, you just have to code it in.
    If you feel that your application works fine in mac and not
    in windows, its probably cos you have some code which is only mac
    compatible.
    My guess is that you set the NativeWindow.visible to false,
    it will still appear on your dock waiting for you to reactivate..
    This is unlike in Windows where it will be just running in the
    background until activated or visible is set back to true. There
    would be no way to see the app in Windows and in Mac, clicking on
    the dock would bring it back alive
    Thats my guess, keep this post updated, I would like to know
    the result too.
    Thanks
    Murtaza Topiwalla

  • JOB SCHEDULING IN BACKGROUND

    Hi all,
    I need to schedule a report in background and these report shoud run once in a day at a specified time..
    Can any one of u suggest me how i should use the FM'S  JOB_OPEN, JOB_SUBMIT, JOB_CLOSE and how do i create a variant?..
    A sample code will be very helpful..
    <b><REMOVED BY MODERATOR></b>
    Thanks in advance..
    Arun
    Message was edited by:
            Alvaro Tejada Galindo

    Just go to SM36 to schedule a report to run in the background.
    To create a variant, go to the Selection Screen of the program, enter in whatever information, and click save.

  • Transparent background, but not transparent on print.

    I have a Photoshop file with a transparent background and when I place it on the Illustrator against a colored background, it's still transparent on the screen, but when I print it, the transparent part comes out slightly white. Any help will be appreciated. Thanks.

    Slide yourRaster/Vector balance slider to raster, then Illustrator will raster all the colors, therefore areas with  and without transparency transparency will have the same color.
    Print>>Advanced>>Custom button>>Slide to raster>>(optional: change dpi to 600 if you want better qulaity but may print slower)

  • Compiling but not executing

    import java.util.Random;
    * A guessing game of high/low
    class HighLow {
       * a randomly generated number to be guessed
      private int number;
       * indicates if number has been guessed or not
      private boolean guessed;
       * Initializes the game, setting number to be something
       * between 0 and upperBound
       * @param upperBound the maximum that the number can be
      public HighLow( int upperBound ) {
        if( upperBound < 0 ) {
          upperBound *= -1;
        // a random number generator
        Random r = new Random();
        // set the number to a random number
        // between 0 and upperBound
        number = r.nextInt( upperBound );
        guessed = false;
       * Initializes the game, setting number to be something
       * between lowerBound and upperBound
       * @param upperBound the maximum that the number can be
       * @param lowerBound the minimum that the number can be
      public HighLow( int lowerBound, int upperBound ) {
        // a random number generator
        Random r = new Random();
        // set the number to a random number
        // between 0 and upperBound
        number = r.nextInt( upperBound - lowerBound );
        number = number + lowerBound;
        guessed = false;
      // accepts an integer. prints out if that
      // argument is higher than, lower than, or
      // equal to number
      public void check( int guess ) {
        if( !guessed ) {
          if( guess > number ) {
            System.out.println( "Too high" );
          } else if( guess < number ) {
            System.out.println( "Too low" );
          } else {
            System.out.println( "Good job!" );
            guessed = true;
        } else {
          System.out.println( "You already guessed it! It's " + number );
    }error: Exeption in thread "main" Java.lang.nosuchMethodError : main

    1) You do not have to make a new message for each error, it still applies on the same thread.
    2) where is your main part of the application ? Are you trying to run an applet ?

Maybe you are looking for

  • Free goods and availability problem

    Hi folks, I have a scenario like this Sales order is created on 1st nov for 200 tooth paste for which 100 brushes are free (2+1free goods). At the time of delivery on 15 nov you have  shortage of orders by 40. Offer closes on 15th nov.  How to solve

  • "Stuck" remote messages

    We have our monitoring software setup to query and chart the "Actual" number of messages (as reported by "imqcmd query bkr" and recently noticed that this number is remaining at a higher minimum value. Meaning, it never drops to 0 as though there is

  • Leopard installation stuck

    I have installed Leopard on my macbook pro, it went fine. I am now trying to install it on my G5. I put the cd in and the computer restarted to begin the installation process. When it restarts, it first goes to the gray screen with the apple in the c

  • Yahoo toolbar is all that is displayed, how to get back presets.

    We have lost the top toolbar with the back button, refresh, stop, home screen logo and url address. How do we reset the menu bars to original settings?

  • How to hide close icon in Dialog framework

    JDev 10g. Any idea how to hide/disable close icon in a dialog launched by using: <af:commandButton     action="dialog:editEmpAngDetails"                                    partialSubmit="true"                                    useWindow="true"