How can i stop transfer data to Trfc queue from a table datasource.help!!!

how can i stop transfer data to Trfc queue from a table datasource.
I create a incorrect view datasource in R3 with wrong join condition,it contain so large data,i want to stop it collect data to sm58.otherwise the system will be ...
i can't find helpful infrmation in sm50 .
in sm37 has a canceled job
   Job                              Ln Job CreatedB Status          Start date Start time Duration(sec.) Delay (sec.)
   BIREQU_4EFQCFFUQL5ZOAWYOK2L0YCMF    ALEREMOTE    Canceled        2009-07-10 16:38:59         101,869            0
plesse help me 。

Hi,
You paste the job name in source system in
Tcode :Sm37
Job name as :BIREQU_4EFQCFFUQL5ZOAWYOK2L0YCMF
User:*
Go to job details and get the PID no ,on which application number it is runnug
GO to sm51 ,here you will find the application servers,Select the appriate app server go to that PID.
On left top most you will find option as cancel with out core ..
OR
Ask basics team do the same.
Regards,
Suman
Edited by: suman on Jul 13, 2009 12:56 PM

Similar Messages

  • How can I Cache the data I'm reading from a collection of text files in a directory using a TreeMap?

    How can I Cache the data I'm reading from a collection of text files in a directory using a TreeMap? Currently my program reads the data from several text files in a directory and the saves that information in a text file called output.txt. I would like to cache this data in order to use it later. How can I do this using the TreeMap Class? These are the keys,values: TreeMap The data I'd like to Cache is (date from the file, time of the file, current time).
    import java.io.*;
    public class CacheData {
      public static void main(String[] args) throws IOException {
      String target_dir = "C:\\Files";
      String output = "C:\\Files\output.txt";
      File dir = new File(target_dir);
      File[] files = dir.listFiles();
      // open the Printwriter before your loop
      PrintWriter outputStream = new PrintWriter(output);
      for (File textfiles : files) {
      if (textfiles.isFile() && textfiles.getName().endsWith(".txt")) {
      BufferedReader inputStream = null;
      // close the outputstream after the loop
      outputStream.close();
      try {
      inputStream = new BufferedReader(new FileReader(textfiles));
      String line;
      while ((line = inputStream.readLine()) != null) {
      System.out.println(line);
      // Write Content
      outputStream.println(line);
      } finally {
      if (inputStream != null) {
      inputStream.close();

    How can I Cache the data I'm reading from a collection of text files in a directory using a TreeMap? Currently my program reads the data from several text files in a directory and the saves that information in a text file called output.txt. I would like to cache this data in order to use it later. How can I do this using the TreeMap Class?
    I don't understand your question.
    If you don't know how to use TreeMap why do you think a TreeMap is the correct solution for what you want to do?
    If you are just asking how to use TreeMap then there are PLENTY of tutorials on the internet and the Java API provides the methods that area available.
    TreeMap (Java Platform SE 7 )
    Are you sure you want a map and not a tree instead?
    https://docs.oracle.com/javase/tutorial/uiswing/components/tree.html

  • How can i export the data to excel which has 2 tables with same number of columns & column names?

    Hi everyone, again landed up with a problem.
    After trying a lot to do it myself, finally decided to post here..
    I have created a form in form builder 6i, in which on clicking a button the data gets exported to excel sheet.
    It is working fine with a single table. The problem now is that i am unable to do the same with 2 tables.
    Because both the tables have same number of columns & column names.
    Below are 2 tables with column names:
    Table-1 (MONTHLY_PART_1)
    Table-2 (MONTHLY_PART_2)
    SL_NO
    SL_NO
    COMP
    COMP
    DUE_DATE
    DUE_DATE
    U-1
    U-1
    U-2
    U-2
    U-4
    U-4
    U-20
    U-20
    U-25
    U-25
    Since both the tables have same column names, I'm getting the following error :
    Error 402 at line 103, column 4
      alias required in SELECT list of cursor to avoid duplicate column names.
    So How can i export the data to excel which has 2 tables with same number of columns & column names?
    Should i paste the code? Should i post this query in 'SQL and PL/SQL' Forum?
    Help me with this please.
    Thank You.

    You'll have to *alias* your columns, not prefix it with the table names:
    $[CHE_TEST@asterix1_impl] r
      1  declare
      2    cursor cData is
      3      with data as (
      4        select 1 id, 'test1' val1, 'a' val2 from dual
      5        union all
      6        select 1 id, '1test' val1, 'b' val2 from dual
      7        union all
      8        select 2 id, 'test2' val1, 'a' val2 from dual
      9        union all
    10        select 2 id, '2test' val1, 'b' val2 from dual
    11      )
    12      select a.id, b.id, a.val1, b.val1, a.val2, b.val2
    13      from data a, data b
    14      where a.id = b.id
    15      and a.val2 = 'a'
    16      and b.val2 = 'b';
    17  begin
    18    for rData in cData loop
    19      null;
    20    end loop;
    21* end;
      for rData in cData loop
    ERROR at line 18:
    ORA-06550: line 18, column 3:
    PLS-00402: alias required in SELECT list of cursor to avoid duplicate column names
    ORA-06550: line 18, column 3:
    PL/SQL: Statement ignored
    $[CHE_TEST@asterix1_impl] r
      1  declare
      2    cursor cData is
      3      with data as (
      4        select 1 id, 'test1' val1, 'a' val2 from dual
      5        union all
      6        select 1 id, '1test' val1, 'b' val2 from dual
      7        union all
      8        select 2 id, 'test2' val1, 'a' val2 from dual
      9        union all
    10        select 2 id, '2test' val1, 'b' val2 from dual
    11      )
    12      select a.id a_id, b.id b_id, a.val1 a_val1, b.val1 b_val1, a.val2 a_val2, b.val2 b_val2
    13      from data a, data b
    14      where a.id = b.id
    15      and a.val2 = 'a'
    16      and b.val2 = 'b';
    17  begin
    18    for rData in cData loop
    19      null;
    20    end loop;
    21* end;
    PL/SQL procedure successfully completed.
    cheers

  • HT3702 How can I stop and remove my credit card from my iPad ,my children keep buying games and I want to stop it......please help me to remove any payment from now on.

    How can I stop and remove my credit card from my iPad ,my children keep buying games and I want to stop it......please help me to remove any payment from now on.

    iOS: Understanding Restrictions
              http://support.apple.com/kb/HT4213

  • How can I stop other people copying my images from my web site.

    How can I stop other people copying my images from my web
    site.
    I use dreamweaver CS3 for the mac

    both are a waste of time. Fornication with a leaky condom.
    Pointless and not
    worth the effort. Or worse!
    the obfuscation JavaScript will get the site to not be
    listed in any search
    engines because they can't "see" the page or any links on it.
    You would be
    "protecting" the images but no one would find them.
    And all of those obfuscation JS things can be reverse
    engineered. In most
    cases- it's not worth it to prove it can be broken other than
    to prove it
    can be done. The images are nothing special in almost any
    site using one of
    those $29.95 applications.
    Have you done the basics? Turned off directory browsing or
    put a default
    index page in every folder? A few years ago i ran across a
    site with one of
    those block right click scripts on it. Dumb curiosity- opened
    a picture, and
    looked around the directory. All open directories. A block
    right click
    script and every folder on the site was open.
    /photos/private/girlfriend/hottub
    Nuff said. The blocking script made me curious enough to poke
    around the
    directories.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • How can I stop the screen on my iPad from dimming & turning off so quickly?

    How can I stop the screen on my iPad from dimming & turning off so quickly?

    Settings>General>Auto-Lock>Set the time you want.

  • How can I set the data binding between Web Dynpro & Database table

    Dear friend,
    I am a beginner of Web Dynpro. I want to develop my simple project like these:
    1. Create my own database table via Dictionary Project such as TAB_USER and have 3 fields: USER_ID, USER_NAME, USER_POSITION and I have already deployed & archived it.
    2. Create my own Web Dynpro Project, and create the input fields as User ID, User name, User position and icon 'Save' on the selection screen and I have deployed it already.
    For the process, I want to input data at the screen and save the data in the table, please give me the guide line like these:
    1. How can I set the data binding between Web Dynpro and Database table ?
    2.  Are there any nescessary steps that I will concern for this case?
    Sorry if my question is simple, I had try  to find solution myself, but it not found
    Thanks in advances,
    SeMs

    Hi,
    You can write your own connection class for establishing the connection with DB.
    Ex:
    public class  ConnectionClass {
    static Connection con = null;
    public static Connection getConnection() {
    try{
    Context ctx = new InitialContext();
    DataSource ds = (DataSource) ctx.lookup("jdbc/TSPAGE");
    con = ds.getConnection();
    return con;
    }catch(Exception e){
    return null;
    You can place the above class file in src folder and you can use this class in webdynpro.
    You can have another UserInfo class for reading and writing the data into the DB .
    Regards, Anilkumar
    PS : Refer
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/java/simple java bean generator for database.pdf
    Message was edited by: Anilkumar Vippagunta

  • How can I stop my old apple macbook pro from syncing with my new computer and iPhone?

    How can I stop my old apple macbook pro computer from syncing with my new apple computer and iphone?

    Are you saying you plugged your iPhone into your NEW computer & received a message that ALL iTunes content, currently on your phone, will be erased if you sync with this computer?

  • How can I stop the Mozilla Firefox Start Page from taking over my computer. I have reset the home page a half dozen times.

    For the past month, every time I open Firefox, the Mozilla Start Page (with Google in the middle) takes over my home page setting (NY Times). How can I stop this from happening?

    To the extent that I could, I tried the above, despite the lack of clarity at times. For example, how do the uninitiated find "sessionstore.js" and "sessionstore.bak" and the Firefox profile folder? Assuming that I eventually find them, what in the world does "check for problems" mean?
    There are many of us out here with limited to moderate computer sophistication, and more detailed suggestions would be much appreciated. I am in the moderate to high category, but much of your response was marginally useful, to be kind. Not to say that I don't appreciate what you have written.

  • How can I stop these weird inert file images from appearing on my desktop?

    Inert file images keep appearing and cluttering up my desktop with names such as: 3FV2JEQy.JPG.part;  9wA_fwAk.JPG.part;  MpxSEQgY.jpg.part   etc.
    It seems to me that they are related to viewing photos from emails with "Preview". (They could be photos from iPhoto also. I cannot be certain).
    My desktop fills up with these weird inert file images and I have to go thru and delete them to clear the mess on my desktop. How can I stop this from occurring??
    Many thanks.
    Running Mavericks 10.9.1 on mid 2010 MacPro

    Strange Files Appear on Desktop  and I Have No Idea Why or What They Do

  • How can I get my data on my homepage from Firefox 3.6 to 4.0?

    I downloaded the update to Firefox 4.0 and now much of my data does not show up on my homepage, e.g. My stock portfolio is completely missing and when I press "Menu" to make changes or refresh it doesn't work at all. This is also true on all places where there is a "Menu" button.
    How can I correct this situation?
    Thanks, Jim Smothers

    Clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Firefox > Preferences > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • How can a user transfer purchased apps, books, etc. from an iPad 2 to an iPad 3?

    How can I transfer purchased items from an iPad 2 to an iPad 3?

    Do you sync with iTunes at all? If you do - all of your purchased content should be in your iTunes library on your computer. When you get the new iPad and sync for the first time, iTunes will ask if you want to restore from the backup of the old iPad or set up as new. Restore from the newest backup and then sync with iTunes and the new iPad will have all of the content that the old one has on it.
    You may want to sync the old iPad just before you sync the new one to make sure that the old iPad backs up. You can even do a manual backup by right clicking on the IPad name on the left side of iTunes and select - Backup.

  • How can I tell where data downloads are coming from

    I have an issue where 500 MB of data was downloaded automatically, I presume via push notifications.  How can I check where this data hs come from?
    Graham

    Hi..
    Your downloads? Are you referring to your Mac OS X system software???
    Click your Apple menu icon top left corner of your screen. From the drop down menu click Software Update ...

  • How can I use (transfer image or music) Bluetooth from my iPhone?, How can I use (transfer image or music) Bluetooth from my iPhone?

    Hi
    How can I use bluetooth of my iPhone?

    You cannot transfer music/images via bluetooth.  This has never been a feature of the iphone.
    Bluetooth is supported for:
    Stereo headsets/speakers, handsfree telephone devices, some keyboards, some apps from the app store, and internet tethering if provided by the carrirer

  • How can I stop sync and remove a computer from my iphone?

    How can I Cancel iphone wifi sync with my computer? and how do I remove my computer (W-VAIO) from my list? I did the settings from iTunes & it still doesn't work, I even hit the 'apply' button..... what do I do? I recently plugged a friend's phone on my laptop and it automatically sync'd everything to her, how do I turn off this feature so I can avoid this?

    I recently upgraded my wife's computer to mountain lion so we could sync it with her iPhone, allowing her to send emails to the groups she manages whether she's at home or on the road.
    Is it really the case that the iPhone is incapable of this?  The mac does it fine and the iPhone goes through the motions but then bails when you hit send, saying it isn't a valid address.
    This really makes no sense.  Isn't this the whole point of iCloud?

Maybe you are looking for

  • Wrt 160n router using N adapter

    Have a 160N router that has performed fine using my G wireless adapters. Recently installed a wirless adapter with 300 mbps capability to attempt to to get the benefit of the "N" feature on the router. It works fine but it still connects at 54mbps, d

  • Intercompany Processing

    Hi Gurus, by trying to raise a sales order in the intercompany with the customer 100111  i created und with the sales area (2200/10/00) and Material 4176 I got the error message as No business area can be determined for Item 10. Could u help me solvi

  • I don't want address in new tab to auto highlight

    When I open a new tab the address automatically highlights. I was wondering if there is a way to turn this feature off? Thanks

  • Error with update CS5 after new installation (new Computer)

    Good Morning i whant to update the CS5 Programms but ervery time i try, an error epears (error in downloading)

  • CRM B2B

    can any one send some docs related 2 B2B r explain me wat it z??