How can i check that server still running?

Hi everybody,
How can i check that server still running before sending post?

There are several ways of verifying if server is still running
1) Through JCMon command line tool on server
Call jcmon as <sid>adm using following command
jcmon pf=/usr/sap/<sid>SYS/profile/<sid>_<instance>_<host>
jcmon displays the server processes in status "Running" if all applications have started successfully. Otherwise it displays the appropriate status message
2) Through SAP MMC which again shows the graphical status as Green
3) On NWDS using J2EE view
4) If telnet port is enabled on J2EE Engine, then you can remotely check the status of server using telnet command

Similar Messages

  • I have just bought an ipad with retina display wifi and 4g 16gb how can I check that this is what I have been supplied with please

    I have just bought an ipad with retina display wifi and 4g 16 gb - how can I check that this is what I have been supplied with

    Identifying iPad Models:
    http://support.apple.com/kb/HT5452

  • How can I check that second hand macbook air is not stolen?

    How can I check that second hand macbook air is not stolen?

    Ask for the original purchase receipts.
    Take it to the Apple store  and make sure that the computer is not stolen
    provided they have any such information.
    Best.

  • HT201250 how can I check that all photos have been backed up in time machine

    I have used Time Machine for the first time to back up my Macbook Air. Macbook Air's iPhoto shows approx 5200 pictures on file.
    How can I check that the external hard drive (Time Machine) has all 5200 saved correctly before deleting the photos from the Macbook Air ?

    The only way to check a back up is to do a restore of it.
    However, why are you deleting your photos from the MBA? If you do they will also be deleted from Time Machine eventually. TM keeps a rolling back up of your machine. It copies and maintains your additions and deletions. Eventually, these photos will be deleted from TM too. It's not an archiving app.
    Regards
    TD

  • Using an own function in a select how can i set that the function run once?

    Hi
    Using an own function in a select how can i set that the function run once, not in every row?
    Please help me
    Thanks
    Viktor

    Something like this ?
    SQL> select * from dept;
        DEPTNO DNAME                          LOC
            10 ACCOUNTING                     NEW YORK
            20 RESEARCH                       DALLAS
            30 SALES                          CHICAGO
            40 OPERATIONS                     BOSTON
    SQL> create or replace function ret_name (deptnum in number) return varchar2
      2  is
      3     name    varchar2(50);
      4  begin
      5     select dname into name
      6     from dept
      7     where deptno=deptnum;
      8     return name;
      9  exception
    10     when no_data_found then
    11             return('Not existent deptno');
    12* end;
    SQL> /
    Function created.
    SQL> select deptno, decode(rownum,1,ret_name(deptno),null) dname from dept;
        DEPTNO DNAME
            10 ACCOUNTING
            20
            30
            40
    SQL>

  • How can i check that who end the session

    Hi to all ,
    my query is that how can i check that who end the session.
    through SM04 user who have the authontication can end the session so how can i check that who end the session being a BASIS admin.
    Thanks & Regards

    It's wrotes in system log, check in sm21.
    Regards.

  • How can we know that JVM is running in our system?

    how can we know that JVM is running in our system?

    On a *dows system you can use pslist and the like:
    http://www.sysinternals.com/Utilities/PsTools.html
    http://www.sysinternals.com/Utilities/PsList.html

  • I have installed mac keeper and they have identified issues? With my Mac. How can I check that my Mac is running at its optimum and is safe from viruses?

    I have installed mac keeper and it has initially found numerous issues? with my Mac. What can I do with the existing software to check that my mac is running at its optimum and get rid of these issues.

    By uninstalling mackeeper. That software is garbage and will cause more problems then good. Get rid of it immediately.

  • How can I check that a 27" Mac is manafactured since March?

    My old 24 iMac has died following a terrible fall. Fortunately, my insurance company have allowed me to replace it.
    Despite the online buzz about the display and fan problems, I am inclined to replace my 24" iMac with a new 27" - the insurance company are paying for it after all.
    I have to buy it from PC World - in store, since I'm being compensated with a voucher rather than cash or cheque. (It's a barn like superstore who sell WIntel and a choice of 3 Macs).
    Can I check from the box when the Mac was made? I understand that both the 21 and 24 have had a lot of problems and only buying one made since March will help me avoid these. I would be happy with a 21" if it meant it was more likely to be ok out of the box.
    It seems strange to even be worrying about quality issues - I've owned an LCII, Bondi iMac, Angle-Poise iMac, a white G5 iMac and they all ran for five years without a hiccup.
    Any purchasing advice gratefully received.
    Message was edited by: Jonathan Stephens1
    Message was edited by: Jonathan Stephens1
    Message was edited by: Jonathan Stephens1

    If you want to take the "online buzz" into consideration then you shouldn't be buying anything from Apple. Every product Apple releases is labeled defective or poorly designed by some group. Just search through these forums to see what I mean, especially the "yellow tinge" crowd. This also goes for any other product by any other company.
    All anyone can tell you is their personal opinion. I have used Apple products since 1982 and have never, EVER, had any serious problems with my gear. From my first Apple II+ through my liquid cooled G5 tower, iPod, 24" iMac they all have performed as advertised. My three adult children all have iPhones and none of them have experienced the issues claimed to be widespread and universal by some. My daughter bought the 27" iMac when it was first released. No problems at all and she is as happy as can be with it. This is the majority experience.
    Buy the 27" iMac and be happy with it. You won't have fan issues, you won't have a yellow tinge on the screen, and it will run fast and stable.

  • How can I verify that I'm running as an Administrator on XP

    Hi!
    I need to be able to verify from my Java program that I'm running as a user that has administration privileges. Does anybody have any tip on how to verify this? I can look in the registry if there is a registry key that will confirm this. My target platform is Win XP so a platform dependant solution is acceptable.
    Thomas

    Hi Keith,
    Please see this post, which addresses your question: Text body of Sent messages
    Please let us know if you have additional questions.
    Best,
    Sara

  • How can I check that my Hard disk is OK

    Hi,
    I recently suffered a HD disk crash, all data lost and lucky that I had a backup on an external hard drive.
    Can anyone tell me how I can ensure / monitor that my new Hard disk is OK and in good shape?
    Thanks
    Keith

    You can check in Disk Utility > Smart Status, it will monitor the internal drive.
    If your technically minded, what you do is use Disk Utility booted on another medium like a Carbon Copy Cloner clone drive, then target the internal drive and select the Erase feature and move the slider one space to the right from the left and click Apply.
    This will of course will erase everything on the drive, so you need to select the entire drive to erases everything.
    The slider moved one space to the right in Disk Utility is what's called a Zero fill, it's typically a security feature for hard drives to remove all traces of data, but it doubles as a method to engage the automatic ability for the driver firmware to map off any bad or failing sectors on the magnetic medium of your hard drive as the Zero's are read back for confirmation.
    It's about as low level format as one can do.
    Why do this?  Because all drives ship with bad sectors, some with entire defective areas on the drive.
    So this Zero fill process helps get rid of most of them and it checks the integrity of the entire drive  BEFORE you lay your data on it.
    It results in a very fast read speeds and very reliable hard drive retention of the data you place on it, as it only does so on mostly good sectors.
    This defragging procedure explains it
    How to safely defrag a Mac's hard drive

  • If I buy an iphone second hand, how can I check that is valid and purchased for real?, If I buy an iphone second hand, how can I check that is valid and purchased for real?

    Hello
    I'd like to buy an iphone second hand and although I trust the source I'd like to be able to check with certainty that the phone was bought instore.
    I was thinking to ask for the receipt and check the serial number. is the serial number written on the back of the phone and the recipt(if the phone is sealed)?
    Similarly, if I buy an ipad 3 or 4 second hand, how do you check this again?
    Please let me know with some details about this.
    Thanks
    Anthony

    Ask the person you are buying the phone from to provide the original proof of purchase for the phone. If you do not know the seller personally I would be very cautious about purchasing the phone. There are many many stolen, hacked and jailbroken phones out there and these will only cause you grief down the road.

  • How can I check that all numbers in a serial number are numeric

    I wrote a vi that checks to make sure that a serial number is in the "mmddyy-xxx" format, where xxx can be from 0 to 999. The problem is if I enter something like "012210-A1" it passes. Is there an easy fix to fail anything where xxx is not in the 0 to 999 range?
    Thank you
    Solved!
    Go to Solution.
    Attachments:
    Ser_No.vi ‏32 KB

    Hi chuck,
    you can do it that way:
    When the serial number isn't correct you will get an error from the ScanFromString function...
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • Why have I been sent an email asking me for my Apple ID and Password. How can I check that this is not a scam.

    I want to know why I have been sent an email from Apple to verify my account by asking for my Apple ID and password.
    how do I know this is genuine and is there a way to check that this is not a scam

    I would be very careful about email asking for your Apple ID and password. These are some of the Official Apple email addresses that would contact you:
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    [email protected]
    These email are not to be replied to at all and if the email you receive asks you to reply or has a link that doesn't go the Apple.com or iCloud.com domains, then they are definitely fake.

  • How can i check that who is accessing paticular  record in a table

    Hi to All,
    some of users is complaint that they enable to access the paticular record in a table.Can any body do needfull to me to how to come out of this solution.
    Thanks and Regards
    Mohd Imran

    Hi Mohd,
    they enable to access the paticular record in a table.Check out virtual private databases (vpd). It allows specific access privileges to specific table rows. I have my notes here:
    http://www.dba-oracle.com/art_builder_vpd.htm

Maybe you are looking for