Please Explain JCMON and functionalities

Respected Guru's,
Please help in knowing the purpose of command JCMON, further should the instance be up or shutdown when we execute JCMON.
Please give links for explannation,
Regards,
Daya

The JCmon is a native monitoring program, part of the startup and control framework. It can be used for:
·        Display a list of the processes
·        Enable, disable, and restart the specified processes
·        Shutdown a specified J2EE instance
·        Enable/disable debugging for a specified process
·        Dump stack trace
·        Display a list of the ports used by the J2EE Engine
·        Activate/deactivate debug sessions
·        Increment/decrement the trace level
more details at: http://help.sap.com/saphelp_nw70/helpdata/EN/27/ff074152aff323e10000000a155106/frameset.htm
regards
Mahesh

Similar Messages

  • Some songs i had on my ipad dont play anymore after upgrade to io7, a small red symbol comes on the right side, could please explain why and give me a solution, thank you

    some songs i had on my ipad dont play anymore after upgrade to io7, a small red symbol comes on the right side, could please explain why and give me a solution, thank you

    Miracle!!!!!!
    The iOS 7.1 update solved the WIFI issues on my iphone.
    I'll try to upgrade my ipad later on and then
    I think I can sell my hairdryer and my freezer.
    Thanks to the people @ infinite loop ;-)

  • Please explain Context and Occurrences

    Hello Experts in XI,
    Just i started learning XI but i am getting confussion in this Area  Context part  and Occurrences concept       with clear examples and clear explanation.
    Thank u,
    santhosh

    Hi Santosh,
    Please go through these links which clearly explains context and context changes in mapping.....
    http://help.sap.com/saphelp_nw04/helpdata/en/35/fb8c4057d5701de10000000a1550b0/content.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9202d890-0201-0010-1588-adb5e89a6638
    Regards,
    Madhu

  • Please Explain GTT and Comcast Interaction

    Anyone able to help with my question?
    Thanks.

    Would someone explain GTT's (Cogent, Zayo, Tata etc) interplay with Comcast's internet service? There is a website: https://www.battleforthenet.com/internethealthtest/ that shows internet speed for the five servers.  GTT is almost always 1/10th the speed of the four others.  When Zayo and the others give me 90Mbps, GTT has 5Mbps. I called GTT yesterday, and didn't really understand much, but the rep did say that Comcast/GTT for Miami area is 10 gig.  (As a comparison, Chicago was 50 gig.) The reason I ask is because I am having evening 4K Netflix issues lately where the signal on my TV drops to less that 5Mbps and won't pass anything bettter than 720 or 1080.  During daytime hours I get 16Mbps on the TV's Netflix 4K app. Thanks.

  • Please explain when and why need to do Return PO

    HI experts,
    my doubt
    1) first i created PO using Me21n
    2)I never do GR (i never receive the stock from vendor)
    3) by using Me22n i changed to Return PO
    4) after that i do GR and the Mvmtype 161 automatically selected by the system
    4)And the stock is reduced based on Return PO stock
    with out doing GR how the Return PO reduce the stock
    Once i changed to Return PO and i do GR how the stock is returned to vendor
    please tell me abt this doubt
    actually where and which case we can do Return PO
    thanks
    ganesh

    > 4) after that i do GR and the Mvmtype 161 automatically selected by the system
    Now Cancel the 161 Material Document / Do + 1 then Material will come into Stock.
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/26/ce653a5aa1ed49e10000000a114084/frameset.htm
    Please Go thru the above link for Return Po Reasons.
    The Return PO Process Would be :
    Create a Return Purchase Order with Return Item Indicator.
    Make a Goods Receipt against the Return Po of which 161 Movement will automatically takes Place.
    Create a Excise Invoice for Other Movements Using J1IS & J1IV (If the Material is Excisable)
    Create a Credit Memo.
    Regards,
    Ashok

  • Please explain ranking and partition?

    I'm familiar with basic SQL and PL/SQL.  I've encountered the following clause in a query, which I don't understand:
       SELECT...
                 T1.valueA,
                  T1.dateValue,
                 T1.valueB,
                T1.dateValue_2,
                 IsCurrent  
        FROM (SELECT
                decode(row_number() over (
                        partition by T1.valueA order by T1.dateValue asc), 1,DECODE(sign(T1.dateValue - sysdate),1,'N','Y'), 'N') as IsCurrent
                             ,  'N' as IsCancellable
                  ,dense_rank () over ( partition by T1.valueA  order by  T1.valueB desc, T1.dateValue desc, T1.dateValue_2 desc) as rank
          FROM T1    etc...

    Your query must be very old - pre case era - or ...
    I'd rather see something (at least IMHO) more readable, maybe
    select ...
           t1.valuea,
           t1.datevalue,
           t1.valueb,
           t1.datevalue_2,
           iscurrent 
      from (select case row_number() over (partition by t1.valuea order by t1.datevalue asc)
                        when 1
                        then case when t1.datevalue > sysdate
                                  then 'N'
                                  else 'Y'
                             end
                        else 'N'
                   end iscurrent,
                   'N' iscancellable,
                   dense_rank () over (partition by t1.valuea
                                           order by t1.valueb desc,t1.datevalue desc,t1.datevalue_2 desc
                                      ) rank
             from t1
    as a non native speaker I doubt I can beat the documentation (seems pretty good to me):
    Analytic Functions DENSE_RANK
    Regards
    Etbin

  • Someboby please explain about web administartion in obiee 10g

    In presentataion services----->settings--->administration--->Oracle BI Presentation Services Administration...
    please explain each and every activities and marketing.......
    THANKING YOU IN ADVANCE......
    Edited by: 980227 on Feb 28, 2013 6:01 AM

    Help file, look for ? icon at is a good start, look for the same at
    presentataion services----->settings--->administration--->Oracle BI Presentation Services Administration
    If helps mark
    Edited by: Srini VEERAVALLI on Feb 28, 2013 8:37 AM

  • Please explain me how I can use Form feed(\f) and Carriage return(\r)

    what is Form feed(\f) and Carriage return(\r)?
    Please explain to me.
    Thank you.

    These control characters aren't used much these days except that if you example a Windows or MSDOS text file in a binary editor you'll find each line ends with "\r\n". However when reading or writing text through classes these carriage returns will be added and removed automatically so your program doesn't see them.
    The controlls date back to teletype machines which operated rather like typewriters. Cariage return, as it's name implied, caused the print head to move back to the start of the line, line feed advanced a line (without, necessarilly, returning the carriage) and formfeed skipped to the next page.
    Newline on these machines was always "return, linefeed" because executing the carriage return on these machine could take too long. The early machines had only a single character buffer so that they had to executed the characters as quickly as they arrived. So doing the linefeed after the carriage return gave the carriage more time to return. On some teletypes if you did "linefeed, return" then the first character of the new line would often be printed somewhere in the middle of the line.
    This is the origin of the MSDOS/Windows end of line sequence.
    Many printers will still respect formfeed if printing is direct. Some will take carriage return without linefeed to allow you to start again overprinting the same line.
    However printing, these days, is seldom direct but done in bitmap form.

  • Please explain me, how to remove an usb stick or memory chip? With experiences only in pc:s, I do not find on my first apple e.g. MacBook Air a solution. Until now I have succeeded to destroy one chip full of photos and - there's no life more in the port.

    Please explain me, how to remove an usb stick or memory chip? With experiences only in pc:s, I do not find on my first apple e.g. MacBook Air a solution. Until now I have succeeded to destroy one chip full of photos and - there's no life more in the port...
    Someone told me just to remove the chip in clicking it to the trash can and voilá - it would be done. But as I did so, on the screen appeared a text which let me know, that that way had been the wrong one...
    I should have clicked Finder plus something.... which I do not now remember but which was then not found behind the Finder.
    So please would someone be so kind and tell me, where I can find explanations for the most simple functions. The manual I got does not include a clue.
    Thank you!

    First make sure that no application is using or has open any files on the disk. Then:
    Click and drag the disk icon on the desktop to the trash. Wait for the system to recognize the action, and the icon should disappear from the desktop. It is then safe to remove the device.
    Alternatively, you can secondary click on the disk icon, and then primary click "Eject (name of disk)". Wait for the icon to disappear off the desktop, and then it is safe to remove the drive.
    Here is a detailed help document on the subject.
    http://docs.info.apple.com/article.html?path=Mac/10.7/en/mchlp1056.html

  • I am having email problems with the new Lion.  stmp, imap, etc. I have looked up google info and It is confusing when it comes to TS, SSL also, please explain how to set it up so my email goes out and comes in securely.  Help

    I am having email problems with the new Mountain Lion.  stmp, imap, etc. I have looked up google info and It is confusing when it comes to TS, SSL also, please explain how to set it up so my email goes out and comes in securely.  Help
    Incoming Mail (IMAP) Server - requires SSL:
    imap.gmail.com
    Use SSL: Yes
    Port: 993
    Outgoing Mail (SMTP) Server - requires TLS:
    smtp.gmail.com (use authentication)
    Use Authentication: Yes
    Use STARTTLS: Yes (some clients call this SSL)
    Port: 465 or 587
    Account Name:
    your full email address (including @gmail.com) Google Apps users, please enter username@your_domain.com
    Email Address:
    your full Gmail email address ([email protected]) Google Apps users, please enter username@your_domain.com
    Password:
    your Gmail password
    The Quick Answer
    Follow the instructions below to set up IMAP1 access in most email clients.
    Google Apps users, please follow the default instructions unless otherwise noted, replacing 'your_domain.com' with your actual domain2 name.
    this is all greek to me. WHAT IS STARTTLS? On the first page of Apple set up there is a TLS certificate and it is marked NONE- should I change it to the long APPLE CERT option?  The next page under ADVANCED: THERE IS A BOX SSL MARKED.  Then IMAP Path Prefix - I put stmp.gmail.com.. is that right?  Port 993 can  use this one? as 456 doesn't work and 587 said it wasn't safe.  Under AUTHENTICATION I used PASSWORD.  Should I have used external client cert TLS?
    Please help me set this up securely. Thanks

    Apple - Support - Mail Setup Assistant

  • I just purchased a new laptop, so consequently had to buy Itunes Match to get all of my music back. Now everything is in the cloud, and I can't play them and cannot make a cd. Please explain how I can get

    I just purchased a new laptop, so consequently had to buy Itunes Match to get all of my music back. Now everything is in the cloud, and I can't play them and cannot make a cd. Please explain how I can get my library out of the cloud and keep them on my computer so they are available when I want them? Wow.......why have you made everything so difficult now?

    SKF5656 wrote:
    I just purchased a new laptop, so consequently had to buy Itunes Match to get all of my music back.
    No you didn't.
    Now everything is in the cloud
    Except for anything you did not purchase in iTunes Store.
    Only you iTunes purchases are in the cloud.
    Reada the article that brenden dv posted to copy your iTunes library to new computer.

  • In Pages 09 we can do Mail Merge and Import Styles from a document. Can someone please explain how we can do this with the new version of Pages 5.1. Even Apple solutions are only valid for Pages Version 09. What a DOWN GRADE!

    In Pages 09 we can do Mail Merge and Import Styles from a document. Can someone please explain how we can do this with the new version of Pages 5.1. Even Apple solutions are only valid for Pages Version 09. What a DOWN GRADE! Thank god Pages 09 is still there.

    …and the other 98 missing features.
    Just use Pages '09, which should be in your Applications/iWork folder.
    Rate/review Pages 5 in the App Store.
    Peter

  • Could someone please explain what P to P and Order to Cash cycle?

    Could someone please explain what Procurement to Pay and Order to Cash cycles mean? Thanks.

    Hi,
    Pl.visit following links for P2P cycle.
    http://erpschools.com/articles/procure-to-pay-cycle#13480480234441&79412::resize_frame
    http://oracleapplicationsfunctional.blogspot.in/2011/08/procure-to-pay-p2p-cycle-in-purchasing.html
    http://www.shareoracleapps.com/2010/05/procure-to-pay-cycle-in-oracle-apps-r12.html
    and visit following links for O2C cycle.
    http://erpschools.com/articles/order-to-cash-cycle#13480481951911&21367::resize_frame
    http://www.youtube.com/watch?v=2GhAbWGz7iA
    http://knoworacle.wordpress.com/2008/12/08/data-flow-for-11i-order-to-cash-cycle/
    http://oracleapps88.blogspot.in/2012/08/order-to-cash-cycle.html
    http://www.slideshare.net/anand5538/order-to-cash-cycle-9647606
    HTH
    Sanjay

  • Within Music Library can anyone please explain why when I select the option to sort 'Album by Artist' a number of tracks are being treated as separate albums?  How can I correct this?  I have tried to 'drag and drop' but that doesn't work.

    Within music Library can anyone please explain why after I select the option to sort 'Album by Artist' a number of tracks are being treated as separate albums?  How can I fix this?  I have tried to manually correct by 'drag and drop' individual tracks but that doesn't work.  My music library includes a number of repeat album artwork images simply because not all tracks are being listed under the one album making my library more difficult to use than it should.  Any advise would be appreciated.

    See Grouping tracks into albums.
    tt2

  • EMET 5.1 crashes Outlook.exe, Photoshop.exe and Communicator.exe. Please explain why it would do that?

    Hi,
    EMET 5.1 is crashing/not opening these applications on two of our staff workstations (Both are Windows 7 x86):  Outlook.exe, Photoshop.exe and Communicator.exe.
    One computer, EMET crashes Communicator and Outlook.  The other Computer, the EMET crashes Photoshop only.
    Obviously, it works for everybody else.  Can someone please explain to me why would EMET crash these apps if it works for the rest?  Could it be that it found a possible threat/exploit to the machine? 
    How do I mitigate this problem?
    Please advise.  Below is a sample of the error.
    Fault bucket 1031393421, type 17
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: communicator.exe
    P2: 4.0.7577.4103
    P3: 4fd6bebb
    P4: EMET.DLL
    P5: 5.0.0.0
    P6: 545ffd74
    P7: c0000005
    P8: 00060310
    P9: 
    P10: 
    Attached files:
    C:\Users\xx\AppData\Local\Temp\WERD21D.tmp.WERInternalMetadata.xml
    These files may be available here:
    C:\Users\xx\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_communicator.exe_7fba75e97ffde076db3fe52dd74029de19dc38_15d4e56e
    Analysis symbol: 
    Rechecking for solution: 0
    Report Id: 97ed67e2-de0a-11e4-822e-00125a5e8f35
    Report Status: 0
    Faulting application name: Photoshop.exe, version: 15.2.2.310, time stamp: 0x5480306d
    Faulting module name: EMET.DLL, version: 5.0.0.0, time stamp: 0x545ffd74
    Exception code: 0xc0000005
    Fault offset: 0x0006714e
    Faulting process id: 0x15c4
    Faulting application start time: 0x01d0721e6fc383e7
    Faulting application path: C:\Program Files\Adobe\Adobe Photoshop CC 2014 (32 Bit)\Photoshop.exe
    Faulting module path: C:\WINDOWS\AppPatch\EMET.DLL
    Report Id: b159a74a-de11-11e4-86b9-1cc1de578f37

    One guess is that old Outlook plugins can sometimes cause issues with EMET.  Try starting Outlook in safe mode, by holding down the CTRL key when starting Outlook to see if that helps, and look in Outlook in File / Options / Add-Ins menu item to see
    the add-ons that are installed.  Verify that the OS and apps have all the latest patches if you haven't, though you have probably already done that.  If those don't work you could try unchecking the EMET application protection boxes for the
    application that isn't working, one by one.  Note that EMET 5.2 is out now so that might be something to try too. 

Maybe you are looking for