How to know what applications are currently running !!

how to know what applications are currently running !!

if it is in linux use "ps(Process Status)" command to know what is running currently.... for more see this link
http://www.computerhope.com/unix/ups.htm

Similar Messages

  • How to know what reports are running by looking at SSReproting Services to see what reports are running and also any clue of which application is using the reporting services?

    How to know what reports are running by looking at SSReproting Services to see what reports are running and also any clue of which application is using the reporting services?

    To see what reports are running, take a look at the execution log views that are available in the database.  Which views that are available are dependent on your version of SSRS.
    http://technet.microsoft.com/en-us/library/ms159110.aspx
    To see which application is using SSRS is a little more difficult.  You can turn HTTP logging on, which will give you an idea of where connections are coming from, so you can see IP addresses.  You can also look at the execution log view to see
    user accounts.  So, depending on your environment and use of service accounts, this could be easy, or difficult.
    http://technet.microsoft.com/en-us/library/bb630443.aspx
    If all else fails you can look for clues in the SSRS logs.  Good luck...

  • How to detect sessions that are currently running parallel queries?

    Hi everyone,
    How to detect session that are currently running parallel queries?
    - The only way i can think of is querying pdml_Status from gv$session?
    - Is there a better way to do this?
    Follow up question:
    After detecting sessions that are running parallel queries how do i identify which sessions are slaves of which session?
    thanks!

    Start with V$PX_SESSION, however also take a look at V$PQ_* and V$PX_* tables.

  • Knowing what Applications are installed

    Hi,
    Coming from Windows I find it difficult to find out what applications are installed on my mac. I know I can just look in the Applications folder but I am going to be upgrading to Leopard later this week and before then I would like an easy way of listing and printing off all my currently installed applications so after the Leopard upgrade I can test out what does not work and if there's no Leopard version of an app. I can uninstalled if it's not a necessity.
    Any help is appreciated.
    Thanks.

    HI erugalatha,
    Since you are coming from Windows, FYI, where in Windows you use the Control Panel to install or uninstall programs, on a Mac, to delete an application, just drag the application folder to the Trash, then empty the Trash. Simple as that.
    Also, here's a link to more information about Universal and Mac downloads:
    Universal and Mac
    And, after you install Leopard, always a good idea to run Disk Utility from the Applications/Utilties folder and Repair Disk Permissions. Here is how to do that:
    In Disk Utility, select the disk in the list. Click First Aid.
    Click Verify Disk Permissions to test permissions or Repair Disk Permissions to test and repair permissions.
    Carolyn

  • I couldn't update os in ipad1,how to know what apps are supported in os5

    HOw to know what apps supported by iPad 1

    Try this link to find apps whose current version is compatible with iOS 5.1.1 and below : https://sites.google.com/site/appleclubfhs/support/advice-and-articles/finding-a pps-for-older-devices#5.1.1
    Some developers allow you to download older compatible versions of their apps, so if it's an app is free you could try downloading the current version on your computer's iTunes and see if you can then download a previous compatible version via the Purchased tab in the App Store app on your iPad : Install the latest compatible version of an app on an earlier version of iOS or OS X - Apple Support . If the app is paid-for then contact the developer first and see if that will work, don't buy it and then find that it doesn't

  • What tasks are currently running?

    I have a system that involves quite a few CF programs that
    may run for several minutes. These are graphics generators, large
    file processors, as well as some lengthy database queries. Windows
    Performance Monitor often shows two or three CF tasks running with
    several more queued up.
    Is there any utility for displaying WHICH tasks are currently
    running? Maybe something in JRun?
    Thanks,
    Dave

    The easiest way is this:
    Log into the CFIDE
    Click to Debugging and Logging
    Click Log Settings
    Check "Enable logging for scheduled tasks "
    (Submit to save the setting)
    Click Log Files
    Select scheduler.log
    Any entries in there that started but haven't yet finished
    would be the ones still running.
    If you are on UNIX-based system, you can tail -f
    $CFROOT/logs/scheduler.log (much easier if you have that option),
    but you still have to make sure you enable the logging, as stated
    above.
    HTH;
    &laz;

  • How to know what soft are installed?

    Hi guys,
    His someone can tell me how I can know which soft are installed on my Solaris 10.
    I look on the process but with the result I cannot see those which are not running.
    I look in /usr/... but I'm a bit lost.
    Can someone can help??
    Thanks

    At the command line type :
    pkginfo
    This will give a list of all packages
    You can send this list to a file:
    pkginfo > filename
    You can then view the file with text editor or at the command line one screen at a time:
    cat filename | more

  • How to check which apps are currently running? C3

    Anybody out there...When there is not enough memory to open a new app it gives you the opportunity to stop currently running background apps.  Is there a way to check and/or stop apps before you run out of memory?
    Phone: C3
    Thanks

    unfortunately there is no way to launch that "task killing" app from anywhere from the phone, it just starts itself when you run out resources.

  • How to know what photos are on iCloud?

    Hi,
    I have 111GB of photos, and I buy a 200GB of iCloud storage plan.
    My problem, is that the sync never ends.
    It saying loading 22.718 and have no updates...
    I have a few questions.
    1) From all my photos, how can I know with of them are ready upload to iCloud and with ones are steel waiting?
    2) I access iCloud.com and go to fotos, and I see some (NOT ALL) but some images, starting from 2011, and my library start on 2001, what is going on, they will upload? they will not? are they uploading? theres an error?
    3) If I enter iCloud.com and go to photos, and If I want to take a look to one foto (not small one) I click on a photo and tells me that the image is not ready, but the small one is visible.
    NOTE: I have photos app on mac, open from more than 2 weeks, and 22.718 steel freezes....
    ANOTHER IMAGE TO SHOW THAT MY ICLOUD DRIVE IS NOT FULL.
    ANOTHER IMAGE TO SHOW MY PHOTO LIBRARY SPACE ON DISK (111 GB)
    SO, If my photo library is 111GB, and online I have 183 of 200GB....   where are my photos? uploading????  how many days will be uploading (I have more than 15 days uploading...)
    Whith images are not online? with ones ARE ONLINE??  How many are not online?
    love apple, but sometimes it says nothing about!
    Regards,
    SORRY fr my english, I try!!!

    24 hours later, same 22,718 photos to upload

  • HOW TO KNOW WHAT APPLICATION HAS OPEN A PDF FORM

    Hello,
    I would like to know how I can verify that application has opened a certain PDF form (for example Reader or Professional). This checking must be done from the same form when the document is opened (using JavaScript for example).
    b Thank you for your time.

    Have you seen the example that Lori DeFurio has posted on the developer site to do just this? The javascript example in the form works in both Acrobat and LiveCycle Forms. A sample of the results are:
    Viewer Version = 7.05
    Viewer Type = Exchange-Pro
    Major Form Version = 7
    Minor Form Version = 7.07
    http://partners.adobe.com/public/developer/en/tips/lc_viewer_version.pdf
    Hope this helps.
    Angie Okamoto
    www.techedsolutions.com

  • How can I "see" what drivers are currently loaded in memory

    I am currently trying to track down an "apparent" memory leak where the performance of my relatively idle Macbook degrades over time due to an ever increasing allocation of wired memory (as viewed from Activity Monitor). Within about two hours of rebooting with only the essential processes running, I see my wired memory continue to increase up to and beyond 700 MB. About this time I experience intermittent spikes in the "CPU-%System" allocation of 25% and more which causes severe lagging in my mouse and keyboard. The machine eventually becomes unusable and requires a reboot.
    Because I see the wired memory continue to grow inexplicably over time and I am unable to isolate this to any processes listed in the Activity Monitor pane I have to believe that it is something not "visible" from the AM pane. I have read that wired memory is responsible for hosting the VM objects, the VM buffer caches, the I/O buffer caches, and the drivers.
    FWIW, I downloaded "Main Menu" maintenance software from Santa Software and ran all of the cache maintenance scripts - unfortunately, this did not effect any discernible improvement.
    My next guess is that there is some ill-performing driver loaded into memory that is chomping on my wired memory but I do not know how to "view" what drivers are currently resident.
    Is there a way to view each of the drivers that are currently loaded in memory?
    And, better yet, is there a way to view what amount of memory is currently allocated to each such driver?
    Any help is much appreciated - thanks in advance!
    - Bruce

    You would certainly see SOME "depreciation in memory", due to e.g. spotlight indexing and other processes. But it should be nowhere near to what you describe to the point where your CPU fan runs.
    Without any further detailed technical expertise, I would assume that it could be a RAM stick that is not working as it should be, resulting in the CPU having to make the extra "effort" to compensate for lack of RAM.
    Have you taken the RAM sticks out and reseated them? An dust preventing good contact?
    http://support.apple.com/kb/HT1651
    Any good?

  • How to detect which applications that are currently running

    Hi there. Is there a way to detect which applications that are currently running on my machine? Is there a class that can get all of the running applications, you know, like the taskmanager.
    //peter

    What you are asking for is indeed not possible through "100% Pure Java," because each operating system that runs Java Virtual Machines can handle the running processes differently (think about the differences between a process scheduler for, say, Windows NT and your Palm Pilot, both of which could have a JVM running).
    That means there are essentially 2 avenues to persue for this:
    1. Use an external "user-level" command (like ps on a UNIX-like OS) and parse the results (this is what people are referring to when they say "Runtime.exec()". There have been some nice exec() frameworks posted around here before, so I'd recommend searching around a bit for more info.
    I also found this link (from Google) which apparently shows the javadocs where someone has attempted something similarly on the Linux platform before...that's all I know about it:
    http://www.cougaar.org/software/9.2/javadoc/api/org/cougaar/tools/server/system/linux/LinuxProcessStatusReader.html
    2. Use a JNI (Java Native Interface) call to an externally provided C function to get the info you need. Here's a link to the Java 1.4 JNI information:
    http://java.sun.com/j2se/1.4/docs/guide/jni/
    Hope this helps! (But it's not going to be a quick and easy problem to work with)...
    -J

  • How do i see what applications are running in the background

    My iMac is running very slow my operating system is OS X Yosemite Version 10.10.2 with a 2.5 GHz Intel Core i5 Processor. How do I see what applications are running in the background?

    Reinstalling OS X Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Reinstalling OS X Without Erasing the Drive
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility and press the Continue button. After Disk Utility loads select the Macintosh HD entry from the the left side list.  Click on the First Aid tab, then click on the Repair Disk button. If Disk Utility reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit Disk Utility and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    Alternatively, see:
    Reinstall OS X Without Erasing the Drive
    Choose the version you have installed now:
    OS X Yosemite- Reinstall OS X
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • What SQL Server Agent jobs are currently running and for how long

    Is there a way to tell what SQL Server Agent jobs are currently running and for how long?  View history isn't working in my case because it's only showing completed jobs.  John Schroeder

     You can use the "Job Activity Monitor" for doing this.  Do the following steps. It will open up the Job Activity Monitor.
    1.    In Object Explorer, connect to an instance of the SQL Server Database Engine, and then expand that instance.
    2.    Expand SQL Server Agent.
    3.    Right-click Job Activity Monitor and click View Job Activity.
    4.    In the Job Activity Monitor, you can view details about each job that is defined for this server.
    In Job Activity Monitor page, we have column called Status. It will indicate whether job is executing or idle. Last Run column will give you the last invocation time of this job.
    Use the following link for further reference.
    http://msdn.microsoft.com/en-us/library/ms187449.aspx
    Thanks,
    Sateesh.
    Mark Post as helpful if it provides any help.Otherwise,leave it as it is.

  • We are currently running MDEX 6.2.2, what is the newest version I can upgrade to.

    We are currently running MDEX 6.2.2, what is the newest version I can upgrade to, and will it run on windows server 2012?

    Thank you.
    When I go to eDelivery I don't see 6.4.1 as an option, is it inside one of the media packs listed below?
    Select Description Release Part Number Updated # Parts / Size
      Oracle Endeca Server (7.5.1.1) Media Pack for Microsoft Windows x64 (64-bit) 7.5.1.1.0 B73212-01 MAY-10-2013 3 /1.1G
      Oracle Endeca Server (7.4.0.0) Media Pack for Microsoft Windows x64 (64-bit) 7.4.0.0.0 B70416-02 NOV-16-2012 2 /89M
      Oracle Endeca Commerce 3.1.2 Media Pack for Microsoft Windows x64 (64-bit) 3.1.2.0.0 B72991-02 SEP-19-2013 12 /2.4G
      Oracle Endeca Discovery Foundation for Oracle Applications (3.0) Media Pack for Microsoft Windows x64 (64-bit) 3.0.0.0.0 B72534-03 AUG-02-2013
      Oracle Endeca Information Discovery Integrator (3.0) Media Pack for Microsoft Windows x64 (64-bit) 3.0.0.0.0 B72538-03 AUG-02-2013 3 /690M
      Oracle Endeca Information Discovery Studio (3.0) Media Pack for Microsoft Windows x64 (64-bit) 3.0.0.0.0 B72542-03 OCT-03-2013 7 /436M
      Oracle Endeca Text Enrichment (3.0) Media Pack for Microsoft Windows x64 (64-bit) 3.0.0.0.0 B72546-01 MAR-22-2013 2 /2.7G
      Oracle Endeca Guided Search (6.x) Media Pack for Microsoft Windows x64 (64-bit) n/a B66283-07 SEP-19-2013 23 /2.1G

Maybe you are looking for