Process is running  in sm50

Dear All,
In sm50 i see one process is running from last 2 days.
running        Yes           SAPLTHFB
But in sm37  there is no process running.
Please guide.
Thanks & Regards
Kumar

Hi
Sm50 is local work process monitor and sm66 is global work process monitor.
If there is some long running process in sm50 you can actually relate the PID i.e. process id of this running program with the other transaction like ST06 in that detail analysis menu -> Top CPU user where actually you can find the pid of that process and you can check whether the process putting load on the system what kind of process is this system, external or user.
And the process which you are asking means you are using a workprocess. You are the one using the system.
If not required you can actually cancel the process.
Hope it helps.
Edited by: Esha Rajpal on Sep 4, 2008 7:45 AM

Similar Messages

  • Extract process up & running but I cannot see new transactions in the trail

    extract process up & running on source but I cannot see new transactions in the extract trail file and as result it is not replicated to target
    Program Status Group Lag Time Since Chkpt
    MANAGER RUNNING
    EXTRACT RUNNING E_ENVA 00:00:00 00:00:10
    GGSCI (HOST) 186> send extract e_Enva status
    Sending STATUS request to EXTRACT E_ENVA ...
    EXTRACT E_ENVA (PID 11824)
    Current status: In recovery[1]: At EOF
    Current read position:
    Sequence #: 33
    RBA: 34904432
    Timestamp: 2011-09-21 11:14:47.000000
    Current write position:
    Sequence #: 6
    RBA: 1008
    Timestamp: 2011-09-21 11:26:42.426000
    Extract Trail: C:\GG\dirdat\enva\ce
    GGSCI (ILW177711) 193> stats extract e_enva
    Sending STATS request to EXTRACT E_ENVA ...
    No active extraction maps.
    Where to look next and what is the root cause for this,
    thank you

    all configurations was ok and working fine (meaning data was extracted on source and replayed on target) before extract/replicat processes restart
    I did not touch any of the configuration files, after restart processes shows as up & running without any actual errors or rejects on the logs
    please find extract configuration file:
    EXTRACT e_enva
    SETENV ( ORACLE_SID=orcl )
    USERID USER_SCHEMA_A, PASSWORD AACAAAAAAAAAAAHAOFVCXAUANCVHIHCE, ENCRYPTKEY DEFAULT
    DISCARDFILE C:\GG\dirrpt\e_enva.dsc, APPEND, MEGABYTES 10
    REPORTCOUNT EVERY 10000 RECORDS, RATE
    NOTRACETABLE
    EXTTRAIL C:\GG\dirdat\enva\ce
    SQLEXEC "CALL USER_SCHEMA_A.pkg.event_message('START', null, 'ALL','e_enva')";
    SQLEXEC "CALL USER_SCHEMA_A.pkg.event_message('STOP', null, 'ALL','e_enva')" ONEXIT;
    TABLE USER_SCHEMA_A.T_TABLE, KEYCOLS (ID_OBJECT);
    TABLE USER_SCHEMA_A.T_TABLE_REF, KEYCOLS (ID_XREF, PKEY_SRC, SYSTEM, IND);
    logging and supplemental logging enabled, commits performed and again nothing was changed in configuration except that processes was restarted
    thank you

  • How to find out if a process is running or not

    Hi
    I need to find out if a process is running or not in my system
    If it is running i Need to stop the process
    Can anyone help me with this.

    ctrl+alt+delete and look at the processes that are running on your system. I usually click on the memory headerbar so it sorts them my the process that is using the most memory. :-)

  • All FF versions above 3.6.3 crash on startup. No window, just the process is running.

    I still do have the problem - as posted elsewhere - that I cannot install 3.6.4 or any other version after that. FF will never start - not even in safe mode - only the process is running and needs to be stopped via the task manager.
    The bug responsible is already listed here: https://bugzilla.mozilla.org/show_bug.cgi?id=574215
    So far no one seems to have any idea what is causing these crashes.
    Does anybody have an idea or the same problem?
    Many thanks.

    Go to the address <b>about:crashes</b> and tell us your latest crash IDs. We can then look at the data specific to your crash and have a better idea of what is causing the problem.

  • How can I watch the process is running in program?

    In my program, I fork some processes, and I must watch them timing, how can I know that these processes is running?

    <pre>
    There could be many way for to see what process is doing.
    Easiest is to use "truss" on the process or the program.
    Please see the man page of truss.
    You can do :
    truss -f -p pid_of_process
    or
    truss -f -o /tmp/out -p pid_of_process &
    tail -f /tmp/out
    or
    truss -f program_exe
    Otherwise you can use dbx, run the process in dbx and set
    breakpoints at various levels.
    Thanks
    Kalpesh
    </pre>

  • Process (.exe) run from java

    Hi all,
      I need to run a ".exe" from my .java file. I have developed a sample Swing GUI application that calls a ".exe" from my program. The application contains a dialog box. The dialog contains a text box and a button. When user will enter some number in the text box and hits the button a ".exe" will be called. That ".exe" in turn will perform a DB activity, fire some sql queries and insert some data into the database. The 32 bit ".exe" is built in Visual studio and developed by C++.
    The problem is that when I am entering some number and pressing the button, the ".exe" file is invoked and the process starts running, but I could not be able to see the data that is inserted into the database after the tested time of process run. I could see the data in table only when I quit my java swing application by closing the dialog.
    What I mean by tested time of process run is that, I have tested the ".exe" separately by running the same from a batch file. That is running fine and data is inserted into database like a charm. I want the same from java code.
    Programmatically what I did to run the .exe is as follows:
    String[] cmdArray = new String[3];
    cmdArray[0] = "testRun.exe";
    cmdArray[1] = "some args";
    cmdArray[2] = "some args";
    Process process = Runtime.getRuntime().exec(cmdArray,null);
    It will be of great help if anybody can figure out where the actual problem is.
    My program is not even multithreaded. The whole thing is written inside the main thread itself as in normal case.
    Thanks in Advance.....

    {quote}
    The problem is that when I am entering some number and pressing the button, the ".exe" file is invoked and the process starts running, but I could not be able to see the data that is inserted into the database after the tested time of process run. I could see the data in table only when I quit my java swing application by closing the dialog.
    {quote}
    The process must issue a COMMIT before the data will be visible to ANY other session.

  • Hi, We are running domino application in windows server 2008r2 machine, we are facing High RAM utilization issue, but there is no such process are running.

    Hi, We are running domino application in windows server 2008r2 standard virtual machine, we are facing High RAM utilization issue, but there is no such process are running. Machine is running in ESXI host, most of the time it shows high RAM utilization.
    We upgraded the ram from 6 to 8 GB, but still facing the issue,
    Where as other  VMs working fine.
    Need a help to find out the issue.

    Hi Sathish sampath,
    You can use Resource monitor and Task Manager->Performance to monitor the RAM memory utilization, I also recommend you to download the
    RAMMap to get more detailed memory information.
    For more detailed information to troubleshoot this issue, please also refer to this thread:
    memory performance problem. Please help.        
    You can also choose to post your monitor picture to help us to troubleshoot.
    I holp this helps.                       

  • Archival process not running on physical stand by

    for physical stand by database we dont have archival process not running. but both primary and stand by database are in sync.
    though log_archive_max_processes is set 2.
    any help appriciated.

    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    TNS for Linux: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    and
    select process, client_process, sequence#, status from v$managed_standby;
    PROCESS CLIENT_P SEQUENCE# STATUS
    MRP0 N/A 4930 WAIT_FOR_LOG
    RFS UNKNOWN 0 IDLE
    it doesnt shiw any archival process running.

  • UI available while process is running

    Hi,
    I built a Winform application in vb.net using  .net  target
    3.5, that has a process running when a button is clicked. While running, I have a hard time to move or click the a custom button to minimize the
    window. I tried adding "Application DoEvents()" which helps a bit but still takes a while before I can minimize or move the window.
    Any great idea how to deal with this please?
    Thanks!
    Développeur Applications Informatiques Computer Applications Developer

    Try creating a
    BackgroundWorker and run your process in the worker's DoWork method. The process will run in a different thread which means the UI will remain responsive.
    You need to be careful if you want to update controls from your background thread. One way is to update controls only when the BackgroundWorker reports progress or ends. See the documentation I linked to for details.

  • Firefox process is running but the GUI doesn't show up.

    System description:
    ThinkPad T61, Windows 7 X64 with both Firefox 3.6 and 4.0 beta installed.
    Now both version of Firefox won't show their GUI when I start them but the "firefox.exe *32" process is running.
    I tried to clean up all the customize information about the firefox, uninstall both of them and reinstall the 3.6, but the GUI still won't show up.

    Did you create a new profile for the Firefox 4.0 beta version?
    See http://kb.mozillazine.org/Profile_Manager
    If you use the same profile for both versions then create a new profile as a test to check if your current profile is causing the problems
    See [[Basic Troubleshooting#Make_a_new_profile|Basic Troubleshooting&#58; Make a new profile]]
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins"
    If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files)
    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • "Find" process is running every morning for five minutes

    Hello,
    I upgraded to Leopard about a month ago. Not sure if this has been going on the entire time, but for at least the last two weeks, I have noticed that the "find" process is running pretty much every morning when I wake my MacBook Pro from sleep. This is really annoying because it runs for about five minutes as I'm trying to load up apps and get started on work. It brings things to a crawl because of all the disk activity is creates.
    As I understand it, the find process should only run very briefly as part of the daily maintenance script. The amount of time it takes for this process to run (again, about 5 minutes) makes me think it's the weekly maintenance script that's running. But then why would that happen daily?
    Finally, why is this happening in the morning at all? I thought these scripts were made to run themselves at 3am or something like that. I used to just run them manually from Terminal because I knew my laptop was never awake at 3am. Did the timing get changed with Leopard?
    If anyone can shed some light on this, I'd be grateful. It'd be nice to just be running the scripts manually again.

    I'm going to guess that the find is simply part of locate's periodic update process - it takes an inventory of files on the disk so that you can find them easily using the locate command.
    It might not be, though - there are many other reasons why find may be running.
    The trick is to use ps in the terminal along with a couple of switches to reveal the true cause.
    In this case ps -axjw is probably what you're looking for. The -j switch tells it to print the processes' PID information, including its parent. You should see something like:
    # ps -axjw | grep find
    user 22423 22420 22420 44c4618 1 R s003 0:07.27 find -s /
    In this case you can see one find process running, PID 22423, launched by user user. In addition, it's parent process is 22420 (the third column), so now you re-run ps asking for that PID via the -p switch:
    ps -jwp 22458
    USER PID PPID PGID SESS JOBC STAT TT TIME COMMAND
    user 22420 21324 21324 44c4618 1 S s003 0:00.03 /bin/sh /usr/libexec/locate.updatedb
    So putting this together, the first ps finds the PID and the Parent PID of the find command. The second command finds out what that parent command is. You can repeat the second command to work all the way back up the process tree if you like.

  • How can one process "ask" if another process is running?

    Hi there,
    This is a very general question: how can one process "ask" if another process is running?
    In other words, what 2 process share together.
    Thanks for any help.

    This code will print all active Threads.
    Look at at the API docs for further information.
    ThreadGroup tg=Thread.currentThread().getThreadGroup();
            while(tg.getParent() != null)
                tg=tg.getParent();
            tg.list();

  • Annotation  processed at run time in java Library?

    Could any one give me a example in java library where annotation is processed at run time? I know there are lot of example in EJB and spring but looking for some in jave core library?

    JavaFunda wrote:
    Could any one give me a example in java library where annotation is processed at run time? I know there are lot of example in EJB and spring but looking for some in jave core library?The mechanism would be the same regardless of where it is used.

  • Process Chain running even after end date

    Hi,
    We are scheduling month end PC to run every 2 hours and also we have given end date for today evening.but process chain runs even after end date for every 2 hours.so we have to manually remove it from scheduling.
    Any method how can PC stop on its own after end date .
    Any help highly APPRECIATED
    Thanks
    Nilesh Pathak

    There might be multiple release jobs for thie process chain.
    So check the same. Right click on process chain --> Display scheduled jobs --> Here all the jobs logs of the chain will be available.. So check the same here...
    As you have descheduled it now.. probably you may not be having it as the first release job might be moved to Schedule status as soon as the END date has reached and then second one might have gone when you have removed the chain from Schduling..
    Anyway check the same.. and also check in SM37 whether any other user has triggered it manually today or not?

  • Jafa log file is suplicated each time the process is run

    Hi all,
    I am trying to create a file logger,,Following is part of my coding.
    Now I can see the log file being created. However my problem is that every time I run the process the log is appended to the test.log file correctly. But the problem is that it also create test.log.1, test.log.2.. etc files each time the process is run. It will be great if anyone advise me how to eleminate these extra files being generated each time. I need just one log file to be genereted and all the logs to be appended to it.
    boolean append = true;
    FileHandler handler = new FileHandler(test.log);
    SimpleFormatter simpleFormatter = new SimpleFormatter();
    handler.setFormatter(simpleFormatter);
    logger.addHandler(handler);Thanks in adavance

    Are you saying that it is creating new logs AND appending to the other one? That doesn't seem quite right.

Maybe you are looking for

  • Remote login in SM51 Fails / ECC 6.0 / HP-UX / Oracle 10

    Hi All, We had a cluster, 4 physical servers / 14 SAP Instances / HP-UX - Oracle 10G /  ECC 6 EHP 3. Basically we have a general RFC problem in the system. You can reproduce it simply in transaction sm51: In most of the instances whenever you try to

  • IN BI 7.0 INSTALLATION OF BUSINESS CONTENT

    Hi All, any body can give the infomation / steps / screenshots to install the business content objects.and what are the major changes compared to BW3.5. plz..help me With Regards, Padmavati Message was edited by:         padmavati b

  • Windows 8.1 Pro 64 bits fresh install with 0x9F_3_IMAGE_UsbHub3.sys error

    Hi, I am having problem installing fresh Windows 8.1 Pro 64 bits OS into ThinkPad 10 on its dock. Set up using MDT 2013 with ADK 8.1. Everytime during "Finalizing Setting", it will hit with BSOD. Searching for hours but unable to locate a driver pack

  • How to setup an ikev2 VPN with public key authentica​tion with your BB10 device

    This setup will allow you to run a VPN between your BB10.2 (and probably BB10.1) device and a debian linux computer (I am running the testing stream).  You will need to tweak this config (and possibly install strongswan server on your LAN's gateway)

  • X-Axis Labels BETWEEN Bars on Histogram?

    Is it possible to put x-axis labels between the bars of a histogram in Numbers? It becomes ambiguous in a chart like this (see photo) when the labels are directly below the frequency bar. For instance, looking at the bar above 1, did 14.44% of the we