Priority of LMS in HP-UX

Dear all,
I want to know what should be normally the priority of GCS's LMSn in HP-UX?
From RAC FAQs on metalink, it says:
LMS processes should be running in RT by default since 10.2, so there's NO need to renice them, or otherwise mess with them. On linux, LMSn has priority 58 (SCHED_RR) as per example.
We have also 10gR2 RAC in our setup on HP-UX 11i v3.
SQL> select banner from v$version;
BANNER
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bi
PL/SQL Release 10.2.0.2.0 - Production
CORE 10.2.0.2.0 Production
TNS for HPUX: Version 10.2.0.2.0 - Production
NLSRTL Version 10.2.0.2.0 - Production
Now, if I look at priority of LMSn processes, it states it is 216, as shown below:
$ps -efl | grep -v grep | grep ora_lms*
1401 S oracle 5188 1 0 154 20 e0000004a0a8b380 50256 e00000018144e0c0 Aug 4 ? 1:21 ora_lmon_orcl1
1401 S oracle 5194 1 0 216 20 e0000004a07faa00 48652 e00000018144e100 Aug 4 ? 1:42 ora_lms1_orcl1
1401 S oracle 5192 1 0 216 20 e0000004a0a8b980 48656 e00000018144e140 Aug 4 ? 1:53 ora_lms0_orcl1
1401 S oracle 5190 1 0 154 20 e0000004a0566980 48656 e00000018144e0c0 Aug 4 ? 1:47 ora_lmd0_orcl1
From http://download.oracle.com/docs/cd/B19306_01/server.102/b15658/appb_hpux.htm#i636964, I have following:
$/usr/bin/getprivgrp dba
dba: RTPRIO MLOCK RTSCHED
SQL> show parameter HPUX_SCHED_NOAGE
NAME TYPE VALUE
hpux_sched_noage integer 0
From HP documentation, SCHED_TIMESHARE priorities are grouped as follows:
• Real-time priority thread: range 0-127
• Time-share priority thread: range 128-255
• System-level priority thread: range 128-177
• User-level priority thread: range 178-255
RTSCHED priority queues are one priority wide; timeshare priority queues are four priorities wide.
So, my question is what should be priority of LMSn and whether it is changed by Oracle during its operations.
ps. BTW, what is equivalent of Linux chrt command in HP-UX?
Br,
Anjum

Any suggestions?

Similar Messages

  • LMS services in Common Service can't start

    Hi all!
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:10.0pt;
    font-family:"Calibri","sans-serif";}
    1.     My server have problem with service. In RME module, I see “JRM service could be down, Check whether JRM services are running”. But I go on Common Services > Sercurity > Admin > Progess. I don’t see any services. I don’t know how to start all services ? This server is running  LMS 3.2. Thank so much!

    Hi ,
    To Start all the Services :
    TO STOP :        /etc/init.d/dmgtd stop   ( for solaris)
                            net stop crmdmgtd       (For windows)
    TO START :      /etc/init.d/dmgtd start  ( for Solaris)
                            net stop crmdmgtd      ( For Windows )
    If the issue does not resolved after Restarting the services.. please send me the output of pdshow
    > go to commnd prompt : type pdshow >pdshow.txt   ... send me the pdshow.txt file
    Also share the screen shot of SERVICES.MSC window !!!
    Thanks--
    Afroj
    If this post answers your question, please click the "Correct Answer" button"

  • Error HOME0002 on RME 4.3.0 LMS 3.2

    When I try to access to RME on CWLMS 3.2 I get this message:
    HOME0002: Could not get database connection. Make sure that RME DB server is running. Check RMEHome.log for more details.
    When I go to Server->Admin->Processes I see RMEdbEngine process not running.  At trying to start it, a message appears indicating to restart CiscoWorks daemon (crmdmgtd) , I did it a lot of times with no success.
    Actually I did not know what could be the issue,  that's why I request for your help.
    I attached pdshow and RMEHome.log files
    Thanks in advice.

    It seems this has been going on for quite some time since you have DB message connection errors going back to September 2010 in the log.  Follow these steps:
    1. Stop Daemon Manager from command line:
    net stop crmdmgtd
    2. Go to NMSROOT\CSCOpx\objects\db\conf\. Issue the command:
    perl configureDb.pl action=validate dsn=rmeng
      NMSROOT stands for your LMS install path (ie. C:\Program Files\CSCOpx).  Check to see if you get errors from this command.  If so, it means you have a corrupted RME database and you will need to re-initialize it or perform a restore from a backup prior to this corruption.  Since it seems to go way back, you will most likely have to re-initialize RME.  To do that, issue these commands while the daemons are stopped:
    1. Go to NMSROOT\bin and type:
    perl dbRestoreOrig.pl dsn=rmeng dmprefix=RME npwd=cisco
      This sets "cisco" as the database password, if you wish change it to your liking.
    2. Restart daemons:
    net start crdmgtd
      This will delete ALL RME historical data from the database.
    Also take a look at this DOC and pay special attention to steps 1 through 3.  Make sure you always comply on these in your future LMS server handling to avoid database corruption issues.
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:Calibri;
    mso-fareast-theme-font:minor-latin;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    "If this post answers your question, please click the "Correct Answer" button"

  • Lms 3.2 and WS-SVC-AGM-1-K9, error: unsupported card

    I have lms3.2 to manage cisco 6509, other  linecard recognise by Lms but WS-SVC-AGM-1-K9  card cant recognise by lms.
    It  display "unsupported card".
    Pls help me.

    hi David,
    Thank you for response.
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:10.0pt;
    font-family:"Times New Roman","serif";}
    We have updated from Cat6000IOS.cv50.v30-2 to Cat6000IOS.cv50.v31-2
    and we still get the error.

  • LMS 3.2 integration with ACS 5.1

    Hi
    Is it
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin-top:0cm;
    mso-para-margin-right:0cm;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0cm;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;
    mso-fareast-language:EN-US;}
    possible to integrate LMS 3.2 with ACS 5.1? I know it works with ACS 4.X, but I can't get it to work with ACS 5.1.
    Here is a link to how to do it with ACS 4.X:
    http://www.cisco.com/en/US/prod/collateral/netmgtsw/ps6504/ps6528/ps2425/prod_white_paper0900aecd80613f62.html
    Regards
    Reidar

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin-top:0cm;
    mso-para-margin-right:0cm;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0cm;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    Thanks Reidar.... hmm very strange. I really wish an expert would respond to this thread as it will help a lot of people who might be planning to deploy these versions and they can help put this matter to rest once and for all. Not sure why LMS 3.2 will not support ACS 5.1 and it might help to know when it will (updates etc). Kindly let me know if you get any further information. My deployment is so large that setting a local username and password on all the devices is not an option unfortunately .......

  • LMS 3.2 Netconfig, Email Output

    Hi,
    Below is version information. Via the CLI, I have setup a NetConfig job to run show ephone commands on a router. I get the email status alerts (creation, approval, deletion etc) but I wanted to know if I can actually send outcome of those commands in an email (part of the body or an attachement) rather than logging into LMS and viewing it from there.
    CM 5.2
    DFM 3.2
    HUM 1.0
    IPM 4.2
    RME 4.3
    VNM 1.0
    NJ

    Hi
    Please attached the screen shot of 
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    the Common services > Software Center>Software Update
    what is the RME version ?
    Thanks--
    Afroj

  • LMS 3.2 with RME 4.3.1 not Archiving configuration

    HI ,
    I am facing problem in Ciscoworks in Fetching config Archieve from Cisco ASA-5510 Adaptive Security Appliance . I am using LMS 3.2 and RME 4.3.1
    SSH is enable in the device, and from LMS server I am able to connect through Putty. Also from Management station to Device it showing SSH is up for both version. But from RME its failing Its giving below mentioned error
      Device: COGINHYDGCBDFHRTF1       Status:   Failed
    *** Device Details for COGINHYDGCBDFHRTF1 ***
    Protocol ==> Unknown / Not Applicable
    Selected Protocols with order ==> SSH,Telnet,TFTP,RCP,SCP,HTTPS
    Execution Result:
    RUNNING
    CM0151 PRIMARY RUNNING Config fetch failed for COGINHYDGCBDFHRTF1 Cause: Couldnot enter ENABLE Mode from USER Mode on 10.241.44.220.TELNET: Failed to establish TELNET connection to 10.241.44.220 - Cause: Connection refused.
    Action: Check if protocol is supported by device and required device package is installed. Check device credentials. Increase timeout value, if required.
    I have tried from LMS server by telneting to port 22, its giving below output------SSH-1.99-Cisco-1.25
    When I have tried to test device credentials for SSH and SSH Enable mode, then below output I am getting. SSH remains blank status.
    Device Name
    SSH
    Enable
    by SSH
    1.
    COGINHYDGCBDFHRTF1
    Did Not Try
    Pls help to resolve this.

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin-top:0in;
    mso-para-margin-right:0in;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0in;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}
    ],DEBUG,[Thread-778],com.cisco.nm.xms.xdi.transport.cmdsvc.LogAdapter,debug,31,Returning from Session.send('terminal width 0
    [ Thu Oct 28  15:02:28 GMT+05:30 2010 ],DEBUG,[Thread-778],com.cisco.nm.xms.xdi.transport.cmdsvc.LogAdapter,debug,31,in trimPrompt(), prompt == 'ASA-F1# '
    [ Thu Oct 28  15:02:28 GMT+05:30 2010 ],DEBUG,[Thread-778],com.cisco.nm.xms.xdi.transport.cmdsvc.LogAdapter,printStackTrace,51,stacktracecom.cisco.nm.lib.cmdsvc.CmdSvcException: Unhandled SSHv2 message: SSH_MSG_CHANNEL_REQUEST(98)
                    Channel ID: UInt32[ 0 ]
                    Channel Request Type: exit-status
                    Want Reply: true
                    Timeout (msec): 0
                    Exit Status: UInt32[ 0 ]
    What i deduce from this output is may be "ter width 0" is un-authorised for the user or is not supported by the particular code that you are currently running in the box.
    Best Regards // Rajiv

  • LMS 3.1 Inventory Collection fails

    I have the same problem as the following post:
    https://supportforums.cisco.com/thread/176673?tstart=0&viewcondensed
    Also, LMS fails inventory collection every time.  I click on the "failed" link from LMS Portal, but the page never comes up detailing why it has failed.  This is after I fixed an issue with group policy overwriting the "Logon as batch" setting for casuser.  Everything appeared to be up and running normally again, when I noticed the next day that inventory polling/collection is failing.  pdshow attatched.
    The following error message continues to show up in the rme_ctm.log file:
    [ Tue Feb 22  07:40:55 CST 2011 ] URN_NOT_FOUND : urn "JRM" : Not found !!
    The last entry in the CTMJrmServer.log file is:
    [ Thu Feb 10  10:52:55 CST 2011 ],INFO ,[main],com.cisco.nm.rmeng.jrmwrapper.server.CTMJobManagerServer,publishDaemonOk,99,Called CreateReady file. Return Value 0
    I've been blindly trying to chase this down and getting nowhere.

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}
    Hi ,
    Great ..
    The issue was this Port was blocked 47001, which was blocked . what we did will skip that Port and
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}
    the ctmregistry should have EssentialsDM on a new port, and the conflict should not reoccur.
    Thanks--
    Afroj

  • IPM in LMS 3.1

    1. I configured ICMP jitter but its not working. Is there any specific ios requirement for icmp jitter. i have given ip sla responder
    2. Is path jitter same as ICMP jitter.

    Hello,
    perhaps your problem is related to my. With IPM (LMS 3.2) I have defined an operation of type http (IP of www.google.de). I have configured rtr thresholds to be send as SNMP traps to my network management system (HP NNMi 9.0). Setting up the collection ends up in Config Failed, but looking on the device (show rtr conf and show rtr oper) the probe is running and operations are successful. But looking at rtr reaction-configuration there are no entries. The configuration contains the "snmp-server host" and "snmp-server enable traps rtr" statements, but no SNMP trap is sent to NNMi (the output of "show snmp" shows, that the counter for SNMP traps sent is the same - even when the measurement is over threshold or the timeout value).  When I change the operation in IPM to not use thresholding the collection ends up in Running (and I can use Monitor to see the operation results online). After searching the web I found this thread here:
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Normale Tabelle";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin:0cm;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    https://supportforums.cisco.com/thread/173422?tstart=0&viewcondensed
    Joe, could this be our problem?
    Kind regards
    Allessandro

  • LMS 3.2 Netconfig Not Attempted

    Hi,
    We have LMS 3.2 in production. Some new devices have been discovered and added to the DCR. The config backup for these devices are working fine.
    The Net config jobs are giving the output as " Not attempted".
    what could be the reason for this.
    The same user name and password is working from a terminal emulation software on LMS system.
    thanks in advance
    sathappan

    Hi
    Please attached the screen shot of 
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    the Common services > Software Center>Software Update
    what is the RME version ?
    Thanks--
    Afroj

  • JRM Service could be down in LMS 3.2

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Vanlig tabell";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin:0cm;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    “JRM Service could be down” showed manily after restart of the LMS 3.2 server machine, after upgrading the MS windows server 2003. We do not use ACS. CTMjrmServer depend on EssentialsDM, jrm and Tomcat. When I check the process status, the status for EssentialsDM is waiting to initialize, JRM and Topcat is running normally. But CTMJrmServer shows never started. It is not starting when I try to restart it, may be this one is normal?
    Can anyone tell me why JRM Service could be down?
    I have searched for a solution in this forum but the found answers did not solve this particular issue. I will appreciate for any suggestion and thanks in advance! I have attached the pdshow.txt and jrm.log file.
    Yawena

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Vanlig tabell";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin:0cm;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    Hello Afroj,
    We do not use ssl. Then do you mean that I can drop:
    CSCOpx\MDC\Apache\perl ConfigSSL.pl -disable CSCOpx\MDC\Apache\perl ConfigSSL.pl -enable (fill up  the certificate info)
    But run CSCOpx\MDC\Apache\perl ConfigSSL.pl -disable
    Is that correct?
    In case I have to run the first command as well, are you saying to indicate the certificate location for ex c:\sertificate\name-of-certificate?
    Or other options? Can you please clarify that?
    Greetings

  • Problem with License Server in Cisco Works LMS 3.0

    Dear all,
    In my LMS server it is giving error license server is down. while checking the same in process it is not running. i ahve feteched the lod also . can any one know about this error

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin-top:0in;
    mso-para-margin-right:0in;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0in;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}
    - Error running License Server: java.io.FileNotFoundException: C:\PROGRA~1\CSCOpx\etc\licenses\port.data
    Could you please verify whether you have the port.data file in the specified location? If not, please create the file (the privileges should be the same as for all other files in this derectory) and put the number: 40401. Restart the daemons afterwards and verify the situation.

  • Upgrade LMS 3.2 - Windows cannot access the specified device, path, or file

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Tabla normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin-top:0cm;
    mso-para-margin-right:0cm;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0cm;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}
    Hello
    I'm trying to upgrade from version 3.1 to LMS 3.2, and I downloaded the lms-3-2-Win-eval.exe but when I try to run it I get an error: Windows can not access the specified device, path, or file .You may not have the appropriate permissions to access the item.
    I am the administrator user.
    I tried and I can install any other program and if I may
    I have a Windows 2003 server.
    He has this happened to someone else.
    Please if you need any more information, ask me.
    Thank you very much, greetings

    Hi,
    Thanks for posting in Windows Server Forum.
    As this thread has been quiet for a while, we assume that the issue has been resolved. At this time, we will mark it as ‘Answered’ as the previous steps should be helpful for many similar scenarios. If the issue still persists, please feel free to  reply
    this post directly so we will be notified to follow it up.
    BTW,  we’d love to hear your feedback about the solution. By sharing your experience you can help other community members facing similar problems.
    Thanks for your understanding and efforts.
    Regards.
    Dharmesh Solanki
    TechNet Community Support

  • LMS 4.2 - CPU Utilization Reports

    We have CPU reports set to run daily for some of our higher priority switches, and we've noticed that some of the data isn't meshing with what we see on the switch. We have one heavily utilized switch that reports near 100% CPU utilization sometimes. I can do a "show proc cpu history" on that switch and see that at least once an hour over 72 hours, we'll see a near 100% CPU utilization.
    The problem is that these spikes never appeare on any of our reports. We'd like to see this info because even if the switch spikes for just a few seconds or a minute, it could still indicate that we may have issues. Without that in the report, we may never realize there could be a problem.
    Is there a way for this info to show in the report? I'm under the impression that if LMS polls the switch and doesn't see a high utilization average, then maybe it doesnt' enter that in the report. I guess I'd just like to know how often it pulls this data, and how it decides wath the Min, Max, and Averages are.
    Thanks for any help!
    Tim

    Same here, bump!

  • LMS 3-2 baseline config jobs ?

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";}
    We have the LMS 3-2 bundle with RME4.3.1
    Is it possible to setup  “baseline” config jobs to so we can check for specific items in our configs globally?

    Yes that is what it is about.
    You can check for presence or absence of items in the config
    Cheers,
    Michel

Maybe you are looking for

  • Swing package

    I just downloaded JDK1.1.8. I tried using some methods from the swing package, so I can display output in a simple GUI. When I compiled the program, I got the following error: Welcome2.java:3: Package javax.swing not found in import. import javax.swi

  • Sound Blaster Audigy Advanced MB.

    Hello guys, what is the Sound Blaster Audigy Advanced mb? because in the notebook DELL is possible to upgrade audio card in the audigy Advanced MB!!! is it possible? How to make? thanks, Rockerfx

  • Macbook Pro Problems with D-Link Router

    My router D-link (Dl-624+A, model available in Asia) 802.11g/2.4 Ghz wireless router serves a G5 iMac, a G4 Aluminum Powerbook plus a Windows laptop and desktop. We have never experienced any problems with the network. I have recently bought a 17" Ma

  • Legal half duplex printing with tops of pages along the fold not the edge of the paper

    So i am about to explode. i have a booklet 4.25 x 7 to be created on a folded legal sheet obviously along the short edge with the tops of the page to be along the fold. but i cannot get indesign to print it via the booklet print. i am trying, but it

  • Creating & Combining Multiple Projects Query

    My IT team has asked me to determine whether I can create and merge multiple projects to reduce likelihood of "issues" resulting from use and loading of very large files. Currently, my project is at 93 MB. I anticipate that it will roughly triple in