10G license installation on ME 3600X

Hello colleagues,
Could you please help me with one small question. I'm installing 10G license on ME-3600X-24FS-M. This is what I've got before installation:
Switch# sh license
Index 3 Feature: 10GEUpgrade
        Period left: 8  weeks 4  days
        License Type: Evaluation
        License State: Active, Not in Use, EULA not accepted
        License Count: Non-Counted
        License Priority: None
Switch#
After the license was installed:
Switch#sh license
Index 3 Feature: 10GEUpgrade
        Period left: Life time
        License Type: Permanent
        License State: Active, Not in Use
        License Count: Non-Counted
        License Priority: Medium
Switch#
My question is - why license state is Not in Use. There is no sfp+ installed in the switch. Could this be the reason?
Kind regards,
Oleg Krasnov

The problem is this:
The output is quite misleading on the 3600’s              .
It’s says evaluation and not in use.
Index: 2        Feature: 10GEUpgrade                       Version: 1.0
        License Type: Evaluation
        License State: Inactive
            Evaluation total period: 8  weeks 4  days
            Evaluation period left: 8  weeks 4  days
            Period used: 0  minute  0  second 
        License Count: Non-Counted
        License Priority: None
        Store Index: 1
        Store Name: Built-In License Storage
Plug in a 10Gig interface:
Index 3 Feature: 10GEUpgrade                   
        Period left: Life time
        License Type: Permanent
        License State: Active, In Use
        License Count: Non-Counted
        License Priority: Medium

Similar Messages

  • Oracle 10g R2 installation on sun solaris 10 Sparc machine

    Hi there,
    I encountered the following problem during oracle 10g R2 installation on sun solaris 10 Sparc machine
    Error encountered:
    Using paramFile: /u01/Oracle/10gr2_db_sol/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 5.8, 5.9 or 5.10. Actual 5.10
    Passed
    Checking Temp space: must be greater than 250 MB. Actual 2266 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 2335 MB Passed
    Checking monitor: must be configured to display at least 256 colors Failed <<<<
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    Continue? (y/n) [n]
    The following were the steps taken before encountering the above error
    1. logged into a workstation
    2. From its xterm terminal I logged to the oracle server via ssh oracle@ip
    3. keyed in the following at the command prompt
    DISPLAY=machine_name:0.0; export DISPLAY
    4. executed the following from the command prompt
    ./runInstaller
    Note: when executing the ./runInstaller, the preinstallation checking just hangs at Checking monitor: must be configured to display at least 256 colors. But the log file shows it failed during preinstallation checking as shown in Error encountered
    Please help me with this problem.
    Thank you
    Ravindran Kanniah

    It is because of UNIX shell. I also faced this error during installation.
    First check your shell by the following command.
    $ echo $SHELL
    Then select the below.
    For csh shell
    $ setenv DISPLAY 192.168.1.128:0.0
    $ export DISPLAY
    For sh,ksh and bash
    $ DISPLAY=192.168.1.128:0.0
    $ export DISPLAY
    After you do this check the value of DISPLAY variable.
    $ echo $DISPLAY
    If the DISPLAY variable is set then run ./runInstaller.
    One advice: Keep a complete log of your terminal session. This will help you in future :)
    -aijaz

  • Oracle 10g R2 installation with ASM+RAC

    Gurus,
    Need some suggestuon on Oracle 10g R2 installation with ASM and RAC option.
    We have found many documents on the Oracle, HP, HP-Oracle CTC and third party web sites, but nothing that is specific to this particular combination of separate
    ORACLE_HOMEs, ASM and 10g RAC CRS. It is unclear for me from the documentation how this combination of ASM and 10.2g RAC may best be installed.
    The high level steps i got after reading lot of docs as follows - but i am not sure whether these are correct or not. if they are correct, can any one share their experience/notes please?
    1) Install CRS
    2) Install RDBMS for ASM HOME - create separater oracle home for ASM instance using OUI
    3) Install RDBMS for RAC Database Home - create separater oracle home for RAC database using OUI
    4) Create ASM database using DBCA -
    5) Use dbca to create database.

    Oracle provides 'paint by numbers' tutorials called 'Oracle By Example'. (Go to OTN, check under the Training tab)
    They have one for a Windows based ASM/RAC that you might want to review. Not your specific environment, but the steps will be dag-nabbed close.
    I recommend walking the path (http://otn.oracle.com >> training:OBE >> Database 10g Release 1:VMWare:Installation
    http://www.oracle.com/technology/obe/obe10gdb_vmware/install/racinstallwin2k/racinstallwin2k.htm

  • 10g database installation in windows2003

    Following error found in the insallation of 10g database installation in Windows 2003.
    Kindly give me the solutions in [email protected]
    Thaning you
    Mohan, Milma, Tvm.Kerala India.
    Error list from Oracle configuration assistant
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Parsing command line arguments:
    Parameter "orahome" = E:\oracle\ora10g
    Parameter "orahnam" = OraDb10g_home1
    Parameter "instype" = typical
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    Parameter "insprtcl" = tcp,nmp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = E:\oracle\ora10g\network\install\netca_typ.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:
    Profile configuration complete.
    Oracle Net Listener Startup:
    Running Listener Control:
    E:\oracle\ora10g\bin\lsnrctl start LISTENER
    Listener Control complete.
    Listener started successfully.
    Setting Listener service to start automatically.
    Listener configuration complete.
    Default local naming configuration complete.
    Oracle Net Services configuration successful. The exit code is 0
    Configuration assistant "Oracle Net Configuration Assistant" succeeded
    ================================================================================================================
    Output generated from configuration assistant "iSQL*Plus Configuration Assistant":
    iSQL*Plus 10.1.0.2.0
    Copyright (c) 2004 Oracle. All rights reserved.
    Starting iSQL*Plus ...
    iSQL*Plus started.
    Configuration assistant "iSQL*Plus Configuration Assistant" succeeded
    ================================================================================================================
    Output generated from configuration assistant "Oracle Database Configuration Assistant":
    java.io.IOException:
    Instance created.
    DIM-00019: create service error
    O/S-Error: (OS 1388) A new member could not be added to a local group because the member has the wrong account type.
         at oracle.sysman.assistants.util.OsUtilsBase.execProg(OsUtilsBase.java:1090)
         at oracle.sysman.assistants.util.OsUtilsBase.execProg(OsUtilsBase.java:1026)
         at oracle.sysman.assistants.util.OsUtilsBase.execProg(OsUtilsBase.java:1007)
         at oracle.sysman.assistants.util.Oradim.addEntry(Oradim.java:530)
         at oracle.sysman.assistants.dbca.backend.InstanceStep.executeImpl(InstanceStep.java:243)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:209)
         at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:250)
         at oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.executeImpl(CloneRmanRestoreStep.java:201)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:209)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2394)
         at java.lang.Thread.run(Thread.java:534)
    Configuration assistant "Oracle Database Configuration Assistant" failed

    I had the same problem and solved it by doing the following:
    Do not stop the DBCA to do this.
    Go to Start->Control Panel-> Services -> oracleserviceyoursid and start the service. That will get you through that error.
    Just in case you see this one as well....I did encounter a TNS error after that. I resolved this by commenting out (#) the line SQLNET.AUTHENTICATION_SERVICES=(NTS) in SQLNET.ORA file.

  • Oracle 10g Licensing Query

    Hi,
    I have a query with regards to Oracle 10g licensing for additional options (OLAP, Data Mining, Partitioning, Spatial & Database Vault) on top of enterprise edition.
    Even though i am not using any of the options, i have them installed along with enterprise edition. Do i still need to pay for these additional options?
    From 10g, you can always prove to oracle that any of the features/options are not in use via DBA_FEATURE_USAGE_STATISTICS.
    We are using shared infrastructure for hosting many application databases. Today we have a application that uses only partitioning, but tommorrow we might have to create a database within the same oracle home that uses OLAP & data mining as well.
    would be interested in knowing what is oracle stand on this i.e. we pay for additional options only if we are using them or we pay just because they are installed regardless of we are using them or not??
    Thanks & Regards
    Chandar

    Chandark,
    You need to pay licenses if you are using it commercially and if it is installed and you haven't paid for it then how would you stop anyone not using it because its not paid but its there. This will be against your contractual agreement and they may fine you or you have to pay for the options. So I recommend not to install options you haven't paid for to avoid any issues. But if you are using for learning purpose and not commercial then you are good. You can further contact local Oracle Support or local Sales rep for more information
    Hope this helps, regards
    OrionNet

  • Oracle 10g database installation in red hat 5

    what are the packages needed for oracle 10g database installation in red hat 5?
    what do you mean by yum way of installation?

    Check on the release notes for your platform
    This is for x86-64 Linux.. read it all, then you'll find the "6 Documentation Corrections and Additions" section you'll find the RPMs that you need
    http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b15666/toc.htm
    then go to the official doc installation of 10gR2 on x86-64 Linux
    http://download.oracle.com/docs/cd/B19306_01/install.102/b15667/toc.htm
    Yum is a package management tool. This is what you'll be using to install the RPMs. But first you'll have to setup the Yum repository, usually what I do is stage the DVD media on the server then make it as a repository. If ever there's a specific (higher) version that I need then I just pull it on the RedHat Network.
    There are a lot of HOWTOs about Yum. You may read on this link http://docs.fedoraproject.org/yum/en/
    - Karl Arao
    http://karlarao.wordpress.com/

  • Getting ssh error while starting 10g cluster installation

    Hi frnds
    I am getting the following error while running 10g clusterware installation.Actually i done the ssh setup mentioned in the oracle doc.Generated both keys (rsa,dsa) on both nodes and copied these 2 files from both nodes to authorized_key file and copy this file to both nodes and ran $shell and ssh-add.Whenever i logs and run this SSH User Equivalency on node1(from where i run oui) and its persisting with other sessions but if logoff and logon i have to run the $shell and ssh-add to enable it.My dought is whether this ssh have to enable always or only while using OUI to install and applying patches cos this Equivalency dont need to run on second node correct ?
    Caught Cluster Exception PRKC-1044 : Failed to check remote command execution setup for node racdb1.bsa.net.in using shells /usr/bin/ssh and /usr/bin/rsh
    racdb1.bsa.net.in: Connection refused
    rgds
    rajesh

    Hi
    thnks for that but when i run that exec $SHELL and ssh-add again in one session i can do ssh it other sessions without any problem but if i logoff and login it will reset to back.Whether this ssh have to enabled on first node(where i run OUI) always irrespective of logons and logout or whether i have to start any services ?
    rgds
    rajesh

  • Problem with 10G R2 installation (OUI - 10133 Invalid Staging Area) on W2K3

    I'm getting a strange error installing 10G R2 Database on a Windows 2003 server. I get "OUI - 10133 Invalid Staging Area. There are no top level components for Windows NT, Windows 2000 available for installation in this staging area." This happens when I choose an Advanced installation or when I choose a starter database.
    The funny thing is that I've performed this installation with this exact installation disk on a virtual server on my laptop with Windows 2003.
    Also, I ran a quick test with the 10G R1 installation files and I don't get the error. I want to run tests on case insensitivity with LIKE searches (a new feature enabled in 10G R2) so I can't use 10G R1.

    I have seen that problem frequently and it is because for some reason the installer doesn't like burned CD's. Copy all the staging files over to disk. I usually download the zip files onto a staging drive on the server, unzip, install, then delete the install files when I'm done if I need the space.
    This has two major benefits: I don't run into the "staging area" error and the install only takes about 30 minutes compared to about 3 hours when installing from CD.

  • Regarding Hangcheck timer configuration in Oracle RAC 10g r2 installation

    Hi,
    Is it necessary to configure hangcheck timer in Oracle RAC 10g R2 installation .
    Can somebody guide when we should install the hangcheck timer in Linux oracle 10g R2.
    Best Regards
    Gupteswar Prasad Mishra
    Edited by: Gupteswar on Jan 25, 2010 8:42 PM

    yes, its recommended to configure hangcheck timer in RAC configuration
    Configure the Hangcheck Timer
    The hang-check timer is loaded into the Linux kernel and checks if the system hangs. It will set a timer and check the timer after a certain amount of time. There is a configurable threshold to hang-check that, if exceeded will reboot the machine. Although the hangcheck-timer module is not required for Oracle Clusterware (Cluster Manager) operation, it is highly recommended by Oracle.
    cat /etc/rc.local
    modprobe hangcheck-timer hangcheck_tick=1 hangcheck_margin=10 hangcheck_reboot=1

  • 10g DB Installation on Windows

    Can you help me find 10g DB Installation on Windows instructions? Thanks in advance...

    Given that 10g isn't available to the public yet, the installation instructions probably aren't available yet. If you are in the 10g beta program, I would suspect that Oracle would have provided someone in your organization with the appropriate beta documentation (or links to it).
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Cannot create Volume License Installer

    I am trying to create a volume license installer for LabVIEW 9, and I get the following error:
    Error Copying File or Folder
    Cannot copy mib: Access is denied
    Make sure the disk is not full or write-protected
    and that the file is not currently in use.
    Is the file of the DVD somehow in use?
    -Nils
    Solved!
    Go to Solution.

    I am not sure what your specific issue is but I simply wanted to say that I had no issues creating installers LV 2009 for our VLA. Have you checked that destination drive that you are putting the installer on to ensure that it does have enough space and that you do have permissions to write to it?
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • How to specify license triad for volume license installer

    I'm trying to create a volume license installer and specify a license server triad for server settings.  However it gives me an error if I enter 3 servers.  It only allows me to enter one server name.  How do I specify a triad?  For example: licsrv1:27050,licsrv2:27050,licsrv3:27050

    ecaille,
    First, I jsut wanted to mention that if you want help with VLM in the future, it is best to post in the VLM specific forum located here.
    To solve this issue you have to use a workaround because the Volume License Installer creation process does not support more than one server, and unfortunately the XML files that are used for the installers also won't accept more than one server.
    To fix this you can create 3 separate Volume License Installers, one for each server. You can then create a batch file that runs the first complete VLI (just running setup.exe so the software installs also), and then runs the vlmclient.exe from the second two VLIs. The vlmclient.exe is the file that adds the servers to the computer. Therefore by running the first VLI you install the software and the first server, and then you append the second and third server names to the registry key for the server by running the second two vlmclient.exe files. Note that you need to keep the Client folders (that contains vlmclient.exe) separate because you need to run each separately as the XML files have different configurations to add each new server. 
    The shortcut for this is to simply copy the Client folder from the first VLI you create, and edit the <server></server> tags in the vlmclient.xml file in the two copies you make to contain the other two servers.
    John B.
    Applications Engineer
    National Instruments

  • Where can I download the Oracle 10g Database Installer

    where can I download the Oracle 10g Database Installer. I'm unable to find a link over the Oracle site. Please help me out on this one.

    981705 wrote:
    where can I download the Oracle 10g Database Installer. I'm unable to find a link over the Oracle site. Please help me out on this one.As mentioned above, you need to log a SR since 10g is not longer available for download -- https://forums.oracle.com/forums/search.jspa?threadID=&q=10g+AND+Download&objID=f36&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Benifits in using another drive for 10g db installation  out of O/S disk

    Dear all:
    kindly advice for the Benifits in using another drive for 10g db installation out of O/S disk..
    and if there is a formal referance for this .
    Thanks ,,

    user503050 wrote:
    Dear all:
    kindly advice for the Benifits in using another drive for 10g db installation out of O/S disk..
    and if there is a formal referance for this .
    Thanks ,,A lot of installations reserve the C: partition for the os only, placing any installed products (like, say, Oracle) on another partition - Even if that other partition is on the same physical drive. This is done for management, not performance.

  • Oracle 10g client installation on OpenVMS 8.3 Itanium

    I am trying to perform the installation of Oracle 10g client installation on OpenVMS 8.3 Itanium. I am getting the OUI (Oracle Universal Installer) window up and as soon as I click the "next" button it errors. The error is:
    SEVERE: OUI-10207:There is not enough disk space on the OUI swap area /dsa50/temp/OraInstall2007-06-05_06-19-23PM. Please make at le
    ast 9MB of space available and retry.
    The disk for the oracle installation temp location and home location are in different directories on the same ODS-5 formated disk. The disk has approximately 251711296 free blocks.
    The trace.log located in the <oracle_home> area shows the following:
    in ssGetVolumeFreeSpace
    in ssGetVolumeFreeSpace:before getFreeSpace:DSA50
    Vol name is DSA50
    Disk name is [.DSA50]
    Disk=, Free blocks = 3362
    in ssGetVolumeFreeSpace:after getFreeSpace:3362
    returning from ssGetVolumeFreeSpace
    The "temp" disk is DSA50.
    Has anyone seen this issue with installation of the client on a large disk?
    Are there any suggestions on what to do to correct this issue?

    SEVERE: OUI-10207:There is not enough disk space. This error may be present at the Open VMS Itanium platform at it is due to bug 5981203 "OUI CALCULATES AVAILABLE DISK SPACE WRONG" and bug 5580279 "OUI FAILS WITH OUI-10207 ERROR". It is fixed in 10.2.0.3.0
    As a workaround, use a logical diskname or the volume name and not the physical device name
    ~ Madrid

Maybe you are looking for

  • ITunes 7.3 & Error -50..Help Me Please!!

    Well yesterday I downloaded a football game with no problem at all. Today I tried downloading another one and I get error -.50. It says check connection and retry. Ive done it numerous times and nothing works. I am running the newest version of iTune

  • Import BW master data javascript question

    Hi experts, In BW master datas include "-" symbols. When i use javascript like this, "js:%external%.replace("-";"") its work fine. But when master data is include double "-" symbols ( like TG-43-45) , the result is "TG43-45" . So, dont apply for seco

  • Consuming Webservice in JAVA

    Hi Group, Can any body help me with code to  consume SAP PI webservice using standalone Java client using WSDL and URL.

  • How to install openssl from repositories [Solved]

    My pacman is broken, and I am in a process of trying to fix it. I downloaded the files here and the source into one folder. When I run makepkg I get: patch: **** Can't open patch file /fix-manpages.patch : No such file or directory patch: **** Can't

  • Background Engine is down

    Hi All, I am new to Apps DBA. We have EBS version 12.1.3 and it is running fine. But in workflow, Background Engine is down. Please help How I can start this.Pleas see the below values. Notification Mailers - Up Background Engines - Down Agent Listen