Oracle Cloud Control 12c and licensing

Hey Guys, Can someone please elucidate on the Cloud Control 12c licensing requirements?
Following are all the licenses we currently hold:
1. Oracle Enterprise Edition DB
2. Oracle RAC
3. Oracle Active Data Guard
4. Diagnostic and Tuning Pack
5. Partitioning Option
6. Advanced Security Option
7. GoldenGate
My understanding is that I could install and access Grid/Cloud control as long as I have the Diagnostic and Tuning Pack - and of course to all products we are licensed for.
Questions:
1. Do I need any license for Weblogic server?
2. Can I setup OMS in a clustered architecture?
3. Can I have the RAC database for the repository?
4. Can I access the High Availability options - DG etc?
5. Can I administer RAC and GI services from Cloud Control?
I would've thought that as long as I have access to the underlying DB options, Grid/Cloud control can be used to administer over them.
Could someone please help in clearing this up?
Regards
Sridhar

I highly recommend you to read the Enterprise Manager Licensing Information:
http://docs.oracle.com/cd/E24628_01/doc.121/e24474/toc.htm
Quick answers for your questions:
1) No, as long as you use it only for EM
2) Yes you can.
3) You need to buy licenses for RAC option (for both nodes) and DB licenses for second node.
4) You mean accessing DG pages on EM pages right? Yes you can. They do not need any license pack. Btw you can check if a page requires additional licensing using "setup > management packs > packs for the page" menu.
5) Yes you can.
But as I said, it's better to read the licencing document by yourself, and contact Oracle sales for more information.

Similar Messages

  • Cloud control 12c and management agent 11.1

    Hello everyone!
    I have installed oracle cloud control 12c (12.1.0.2) on Win platform.
    and it does not have an access to the internet yet.
    I have database targets only on Linux hosts. In my case CC does not have approriate Agent software for linux hosts.
    So the question is :
    How can I configure cloud control with datbases hosts on linux ?
    Can I use 11.1 agent software ?
    Thanks.

    1- For CC 12c you have to use 12c agents. Lower agent versions will not work.
    2- A " how to" on downloading agent software and adding it to your OMS can be found here: http://www.gokhanatil.com/2012/03/how-to-download-new-agent-software-for-oracle-cloud-control-12c-in-offline-mode.html
    Push the agent to *UX servers: http://www.gokhanatil.com/2011/10/how-to-deploy-oracle-management-agent.html
    If you want to push the agent to the Linux servers you have to install CYGWIN on the (Windows) OMS server.
    Eric

  • How to find out Oracle Enterprise Manager Cloud Control 12c Home page

    Hi all,
    I have a PROD environment with OEM Cloud Control 12c and I do know its home page, but today I was wondering, what if I do not know the environment where could I get this info.
    So I tried to find it out on Oracle docs and on the internet, on my environment but I was not able to find this info.
    Could you guys help me?
    Thanks in advance.

    Hi ,
    The easiest way is to run emctl status oms -details command from OMS_HOME/bin and check for the value for Console URL
    example
    $ emctl status oms -details
    Oracle Enterprise Manager Cloud Control 12c Release 2 
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    Enter Enterprise Manager Root (SYSMAN) Password :
    Console Server Host        : myomshost.mydomain.com
    HTTP Console Port          : 7789
    HTTPS Console Port         : 7801
    HTTP Upload Port           : 4890
    HTTPS Upload Port          : 4901
    EM Instance Home           : /u01/app/oracle/product/Middleware12cR2/gc_inst/em/EMGC_OMS1
    OMS Log Directory Location : /u01/app/oracle/product/Middleware12cR2/gc_inst/em/EMGC_OMS1/sysman/log
    OMS is not configured with SLB or virtual hostname
    Agent Upload is locked.
    OMS Console is locked.
    Active CA ID: 1
    Console URL: https://myomshost.mydomain.com:7801/em
    Upload URL: https://myomshost.mydomain.com:4901/empbs/upload
    WLS Domain Information
    Domain Name      : GCDomain
    Admin Server Host: myomshost.mydomain.com
    Managed Server Information
    Managed Server Instance Name: EMGC_OMS1
    Managed Server Instance Host: myomshost.mydomain.com
    WebTier is Up
    Oracle Management Server is Up
    Other way is to check in the <OMS_HOME>/install/setupinfo.txt file and check for Enterprise Manager Cloud Control URL
    Regards,
    Rahul

  • Installing Cloud Control 12c agent on other blades thru RPM and response file sets wrong cluster name

    Hi,
    Hopefully someone can help me with this. We installed em Cloud Control 12c and its agents on miscellaneous machines.
    We first proceeded with two target-nodes part of a Grid Infra cluster (let's call it proclu_1). OS is RH6.
    Then, using the same method (1/ yum -y install /tmp/oracle-agt-12.1.0.3.0-1.0.x86_64.rpm and then
    2/ /etc/init.d/oracle-agt RESPONSE_FILE=/usr/lib/oracle/agent/agent.properties) we installed the agent on 2 other
    blades that are part of another cluster (proclu_2). The agent.properties file above just contained the usual key-value lines:
    OMS_HOST=omsmachine.stuff.be
    OMS_PORT=4889
    AGENT_REGISTRATION_PASSWORD=ametemp
    AGENT_USERNAME=oracle
    AGENT_GROUP=oinstall
    AGENT_PORT=3873
    ORACLE_HOSTNAME=promachine.stuff.be
    Now if I change dir to /usr/lib/oracle/agent and search for the name "proclu*" from there, I find the name of the
    first install (on first cluster proclu_1):
    [oracle@bladb0406 agent]$ pwd
    /usr/lib/oracle
    [oracle@bladb0406 oracle]$ find . -name "proclu_1*"
    ./agent/agent_inst/sysman/emd/state/has/proclu2/cluster/proclu
    ./agent/agent_inst/sysman/emd/state/configstate/cluster/proclu_1
    ./agent/agent_inst/sysman/emd/state/statemgmt/cluster/proclu_1
    ./agent/agent_inst/sysman/log/targets/cluster/proclu_1
    My questions:
    1/ on the first two nodes (blada0204 & blada0406) of our first cluster doing this 'find' returns the
    same directory names with "proclu_1", this is what we expected: where did the oracle-agt script pick up
    our cluster name ?
    2/ why has it set the same -and wrong- "proclu_1" name on our two other nodes (bladb0204 & bladb0406) ??
    (we would've expected "proclu_2"...)
    Is there a way to correct this, or should I reinstall the agent (after configuring/modifying something somewhere
    so that it picks up the correct cluster name...) ??
    Thanks a lot.
    Regards,
    Seb

    Unfortunately, this goes back to the RAC install procedures.   Check the cluster name for each cluster.   If they're all installed the same, then you'll need to manually discover/edit name when you promote so that your clusters are unique in EM.
    To verify name set for clusterware installation:
    <CRS_HOME>/bin/cemutlo -n

  • Oracle VM and Oracle VM Template for Enterprise Manager Cloud Control 12c M

    Hello!
    After installation of *"Oracle VM 3.1.1 Media Pack v1 for x86_64 (64 bit)"* to bare hardware
    can I install Oracle VM Template for Enterprise Manager Cloud Control 12c Media Pack ?
    Is it the wrong plan ?
    What to do if I need to set VLAN №1 ? (according note of installer I have to choose number between 2 and 4094 )
    Thanks and regards,
    Pavel
    Edited by: Pavel on Jul 30, 2012 5:01 AM

    Yes, you can install Oracle VM Manager, create a server pool with the one parent Oracle VM server in it, and then deploy the Oracle VM template in the pool. Once EM VM is up and running, you can register the same Oracle VM Manager with EM, to manage the pool.
    In general, it is not recommended that you use the OVM server backend directly. But for bootstrapping the EM environment, you can also try the following:
    Download the OVM Template on the Oracle VM server. From the OVM server terminal itself you can do "xm create" to spin a new virtual machine using the Oracle VM teamplate. Once the VM comes up, VNC into the VM and configure the EM OMS and agent.

  • Cloud Control 12c monitoring Oracle 11g Standard Edition alert.log

    Hi guys.
    I just installed Cloud Control 12c3 and added my cluster database, I have readed many papers, tech docs and tech discuss and now i have a huge confussion about packs, licensing and other fruits. Please help...
    I have four Oracle 11g databases (differents hosts) Standard Edition, and i want monitoring and notificate alert.log errors. For example, if alert.log says "ORA-01438, blablabla" i want a email notification. 
    I read about packs, and says that "diagnostic pack" is needed for alert.log monitoring in Cloud Control 12c. But my version database is Standard Edition without packs, so I CAN'T MONITORING ALERT LOG!!!.
    Question:
      Do I really need Diagnostic Pack for monitoring alert.log with Cloud Control?
      If Diagnostinc Pack is not necessary, how can i monitoring alert.log?
    Thanks

    I do not think you require any pack for alert.log content monitoring but you might need to check with Oracle rep. I am saying so because if you go to the "Alert log content" page and click on management pack for this page, Grid will display a message that this page does not require any pack.
    Go to the Alert log content by "oracle database -> logs -> alert log contents"
    then
    go to SETUP -> management packs -> packs for this page
    You will see the message will be displayed " this pages does not require any pack"
    Can you also provide the doc where it says that this pae needs diagnostic pack?

  • Oracle VM Template for Enterprise Manager Cloud Control 12c Media Pack v1

    Hello
    I download Oracle VM Template for Enterprise Manager Cloud Control 12c Media Pack v1
    I was checking the structure and I found this
    [oracle@em12c bin]$ cd /u01
    [oracle@em12c u01]$ ls
    app lost+found OracleHomes oracle-template.sh scripts
    [oracle@em12c u01]$ cd OracleHomes/
    [oracle@em12c OracleHomes]$ ls
    checkpoints db11g Middleware
    [oracle@em12c OracleHomes]$ pwd
    /u01/OracleHomes
    [oracle@em12c OracleHomes]$ cd db11g/
    [oracle@em12c db11g]$ ls
    admin cfgtoollogs checkpoints diag fast_recovery_area oradata product
    [oracle@em12c db11g]$ cd ..
    [oracle@em12c OracleHomes]$ cd Middleware/
    [oracle@em12c Middleware]$ ls
    [oracle@em12c Middleware]$
    The Database has all binaries but Middleware is empty
    Same body knows about this issue.
    Regards

    Yes, you can install Oracle VM Manager, create a server pool with the one parent Oracle VM server in it, and then deploy the Oracle VM template in the pool. Once EM VM is up and running, you can register the same Oracle VM Manager with EM, to manage the pool.
    In general, it is not recommended that you use the OVM server backend directly. But for bootstrapping the EM environment, you can also try the following:
    Download the OVM Template on the Oracle VM server. From the OVM server terminal itself you can do "xm create" to spin a new virtual machine using the Oracle VM teamplate. Once the VM comes up, VNC into the VM and configure the EM OMS and agent.

  • How to monitory Siebel and E-business with Oracle Grid Control 12c

    Hi All,
    Please i need any documents for Monitoring Siebel and E-business with Oracle Grid Control 12c.
    Thanks in advance,
    Mostafa

    I would think this is indeed the only way to monitor the URL.
    Perhaps you could try a solution in creating your own plug-in.
    Check http://www.oracle.com/technetwork/oem/extensions/index.html for this.
    Regards
    Rob
    http://oemgc.wordpress.com

  • Performance tab in Cloud Control 12c

    Hi guyz,
    How can I activate Performance tab in EM Cloud Control 12c? Do I need any license or is there light version?
    In Grid Control 11g it was easy to activate.
    Thank you beforehand.

    Could you please confirm the Database Diagnostic Pack and Oracle Tuning Pack is enabled for the database.
    From the Setup -> Management Pack -> Management Pack Access
    To enable the Management Pack for Oracle Database:
         From the Setup menu, select Management Packs, then select Management Pack Access.Enterprise Manager Cloud Control displays the Management Pack Access page.
    In the Management Pack Access page, from the Search list, select Database  ===>  It will lists all the Oracle Database targets being monitored.
    From the table, for the select  your Oracle Database target and enable the Oracle Diagnostics Pack, Oracle Database Tuning Pack and click Apply.
    For licensing information on the Oracle Diagnostics Pack and Oracle Tuning Pack
    Ref to:
    http://docs.oracle.com/cd/E24628_01/doc.121/e24474/toc.htm
    Understanding the Management Packs in Enterprise Manager (dbconsole, grid control and cloud control) (Doc ID 1566956.1)

  • Creating physical standby through Cloud Control 12C fails

    Hi,
    I have a SR with MOS on physical standby setup through Cloud Control 12C. My setup is two Exadata Quarter RAC X2-2 installations and i'm setting up primary standby/between those two installations. Lets call them exa1db01(primary) and exa2db01(standby).
    I'm using Cloud version 12.1.0.2 and agents on the latest version and patch. We just upgraded before Christmas. When i try to create a physical standby it fails on the transfer stage with below error:
    "Uncaught exception in command fileTransfer: unable to instantive value javax.xml.bind.JAXBE1ement@46dd1e39 for attribute actualException"
    At the moment its sent to developement so i have to wait for a fix. The reason for posting here is that i cant believe that this is not working on Cloud Control 12.1.0.2. This is basic functionality and i'm amazed that this is a bug. Our Exadata installation is running on 11.2.0.3 BP10 so it should be fairly fresh.
    I truly believe the problems needs to be somewhere in our installation or the connectivity between our Exadata environments. Do any of you have any experience with DG through Cloud on that participial version ?
    Cheers

    Hello again;
    Check the solution in this: ( and note the multiple versions of oracle it covers )
    UNABLE TO FIND GRID INFRASTRUCTURE LISTENER (Doc ID 1483234.1)
    Best Regards
    mseberg

  • Installation guide Oracle cloud Control Agents on a Windows failover cluste

    Hello Experts,
    i have to install Oracle cloud control agent on windows fail-over cluster. i could not found any document on oracle support site/ internet.
    here are the requirement:
    i have two hosts (host1 and host2) which are in windows cluster environment (active/passive). means, one node will hold the cluster service/resource at a time.
    if primary node (host1) is down, Microsoft cluster ware will fail-over cluster resource to host2 automatically.
    any one deployed 12c Agents on windows fail-over clustered environment. if yes, please provide hints / procedure.
    Thanks
    pavan

    Hi Pavan,
    Please find the following document:
    How to Configure Grid Control Agents in Windows HA - Failover Cluster Environments (Doc ID 464191.1)
    For 12C Agent install, you can proceed with the silent install passing a virtual hostname in silent method also using the following document:
    How to Install EM 12c Agent using Silent Install Method with Response File (Doc ID 1360083.1)
    Best Regards,
    Venkat

  • EM Cloud Control 12c has no databases

    Hello @ all,
    i've installed Enterprise Manager Cloud Control 12.1.0.2.0 on a virtual machine with RedHat Linux 6 and configured the EM by installing it so, that he should connect to my test database server with Oracle 11g 11.2.0.3.0 to watch over that. The installer get a valid connection to that database server.
    Now, after install, i want to test the connection. So i started the Overview of EMCC in my browser, connected as SYSMAN, selected the "Database Home" and at the frame "Database Loadmap" there displays the message "no databases available". But the database at the test server is running without any problem:
    lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.3.0 - Production on 07-JUN-2013 09:39:52
    Copyright (c) 1991, 2011, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=dbtest2.berl.axway.int)(PORT=1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.3.0 - Production
    Start Date                17-MAY-2013 10:05:48
    Uptime                    20 days 23 hr. 34 min. 3 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /home/oracle/srv/ora/product/11.2.0/dbtest_2/network/admin/listener.ora
    Listener Log File         /home/oracle/srv/ora/diag/tnslsnr/dbtest2/listener/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dbtest2.berl.axway.int)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dbtest2.berl.axway.int)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Services Summary...
    Service "<hostname>" has 1 instance(s).
      Instance "<hostname>", status READY, has 1 handler(s) for this service...
    Service "<hostname>" has 1 instance(s).
      Instance "dbtest2", status READY, has 1 handler(s) for this service...
    The command completed successfully
    SQL> select * from v$instance;
    INSTANCE_NUMBER INSTANCE_NAME    HOST_NAME                                                        VERSION           STARTUP_TIME        STATUS       PAR    THREAD# ARCHIVE LOG_SWITCH_WAIT LOGINS     SHU DATABASE_STATUS   INSTANCE_ROLE     ACTIVE_ST BLO
                  1 dbtest2          dbtest2                                                          11.2.0.3.0        06/06/2013 09:51:08 OPEN         NO           1 STARTED                 ALLOWED    NO  ACTIVE           PRIMARY_INSTANCE   NORMAL    NOAlso the agent of EMCC is running too:
    ./emctl status agent
    Oracle Enterprise Manager Cloud Control 12c Release 2
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    Agent Version     : 12.1.0.2.0
    OMS Version       : (unknown)
    Protocol Version  : 12.1.0.1.0
    Agent Home        : /path/to/agent_inst
    Agent Binaries    : /path/to/oracle/agent/core/12.1.0.2.0
    Agent Process ID  : 2814
    Parent Process ID : 2768
    Agent URL         : https://<hostname>:3872/emd/main/
    Repository URL    : https://<hostname>:4903/empbs/upload
    Started at        : 2013-06-07 11:18:13
    Started by user   : oracle
    Last Reload       : (none)
    Last successful upload                       : (none)
    Last attempted upload                        : 2013-06-07 11:18:36
    Total Megabytes of XML files uploaded so far : 0
    Number of XML files pending upload           : 73
    Size of XML files pending upload(MB)         : 0,27
    Available disk space on upload filesystem    : 45,74%
    Collection Status                            : Collections enabled
    Heartbeat Status                             : Agent is blocked
    Last attempted heartbeat to OMS              : 2013-06-07 11:39:36
    Last successful heartbeat to OMS             : (none)
    Next scheduled heartbeat to OMS              : 2013-06-07 11:42:36
    Agent is Running and ReadySo what could i do more to find out the problem? Which logs would you need for more information?
    Thanks a lot and best regards,
    David

    After some minutes he was ready with resyncronisation. But now the EM Console told me, that the agent woulnd't be available.
    So i looked for it:
    emctl status agent
    Oracle Enterprise Manager Cloud Control 12c Release 2
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    Agent Version     : 12.1.0.2.0
    OMS Version       : 12.1.0.2.0
    Protocol Version  : 12.1.0.1.0
    Agent Home        : /path/to/oracle/agent/agent_inst
    Agent Binaries    : /path/to/oracle/agent/core/12.1.0.2.0
    Agent Process ID  : 4529
    Parent Process ID : 4483
    Agent URL         : https://<hostname>:3872/emd/main/
    Repository URL    : https://<hostname>:4903/empbs/upload
    Started at        : 2013-06-07 14:32:22
    Started by user   : oracle
    Last Reload       : (none)
    Last successful upload                       : 2013-06-07 14:53:07
    Last attempted upload                        : 2013-06-07 14:53:12
    Total Megabytes of XML files uploaded so far : 0,09
    Number of XML files pending upload           : 13
    Size of XML files pending upload(MB)         : 0,01
    Available disk space on upload filesystem    : 45,32%
    Collection Status                            : Collections enabled
    Heartbeat Status                             : Ok
    Last attempted heartbeat to OMS              : 2013-06-07 14:52:28
    Last successful heartbeat to OMS             : 2013-06-07 14:52:28
    Next scheduled heartbeat to OMS              : 2013-06-07 14:53:28
    Agent is Running and ReadyAlso a ping to OMS is successfully:
    emctl pingOMS
    Oracle Enterprise Manager Cloud Control 12c Release 2
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    EMD pingOMS completed successfullyEmctl upload says the same:
    emctl upload
    Oracle Enterprise Manager Cloud Control 12c Release 2
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    EMD upload completed successfullyBut why is the agent now not available?
    EDIT: i've restarted the agent and now he is up!!! Yes!
    But in home screen he also tels me, that he can't find a database :(
    Edited by: David_Pasternak on 07.06.2013 03:59

  • Dbcontrol migrate to enterprise manager cloud control 12c

    Currently we are using Oracle 11gR2 database in our enterprise and manage them with EM database control.
    We're planning to migrate to centralized management with oracle enterprise manager cloud control 12c.
    Is it possible to manage DBs both ways, with db control AND using EMCC agent simultaneously?
    Is there a easy way to migrate db control managed DBs to be managed by agent?
    I've searched EM documentation but didn't find any topic about this job.

    Hi P2
    Yes You can manage DB from both. But why you are going to use EM instead of Cloud Control 12. You Can do each and every work from it more tan EM. Cloud Control 12c is very good tool.
    No. But You can easily setup them using manual agent push or auto discovery method from cloud control 12c. You need to create password less ssh login to both side for oracle user and open the relevant ports from network. It is very easy. After add agent you can add targets from relevant hosts easily.
    Thanks
    Dilshan
    Edited by: user11923797 on Dec 24, 2012 10:39 AM

  • Deploying Plug-ins in EM Cloud Control 12c

    Hi,
    I have post a question in Enterprise Manager forum and below is the link:
    Deploying Plug-ins in EM Cloud Control 12c
    Appreciate your valueable comments.
    Regards
    P

    Prem Kumar wrote:
    Hi Sybrand,
    This is NOT a multi-post. If you could understand plain english, I said, I have posted a question under "Enterprise Manager" forum and also provided a link to MY post. Requested people to answer there. If not completely, it's in-direct way of posting a cross-connected thread. Why did you think that there was a need to post the thread link, related to a different domain in this forum? You had a question related to EM and you posted it in the very thread that belongs to that question so what was the requirement to again pop up that thread over here which has nothing to do with it? And that too, within a minute of posting the original thread! If you thought your question was very "urgent" , you could always raise it to Oracle Support with Sev 1 .
    I think you need to learn how to be patient and how to participate in user forums. Well, learn to get corrected and also to respect the guys who are here from a very long time and are extremely knowledgeable.
    Aman....

  • Acknowledge multiple incidents on OEM cloud control 12c

    Hey Guys,
    Is there a way to acknowledge multiple incidents through the OEM cloud control 12c GUI like we had in OEM 10g and 11g? I cannot find an option to select multiple incidents and this is really bugging me a lot.
    Thanks
    Abhishek

    From the oracle link you gave
    "Select the incidents to which you want to respond. You can select multiple incidents by holding down the Control key and selecting individual incidents or you can hold down the Shift key and select the first and last incidents to select a contiguous block of incidents."
    Thanks Mani! Fist thing I'll try tomorrow morning
    Doesn't work for me Mani... Anyone else facing issues?
    Message was edited by: oracle.dba.89

Maybe you are looking for

  • File uploaded to wrong location

    I have some code to upload a file.However when I check the server the file is not in the userFiles/csv/ folder, but rather in side the userFiles/ folder. Any ideas what wrong with my code?

  • Error when publishing web templates in the portal

    hi Gurus,               I am getting this error when I try to publish my web report on the portal, Field E_SX_META_DATA not a member of OUTPUT. Can anyone please let me know how to go about fixing this error ? Thanks in advance, Nip

  • Essbase RKM Issue

    All, I have a planning cube PlanAPP and I have done a reverse engineer and created a interface to build dimensions in the planning cube PlannApp. Now I want to load data in the cube using rule file and then run a maxl? So, I am trying to create anoth

  • New touchscreen phone feature

    Anyone know if Blackberry is planning on coming out with a touchscreen that has a hidden keyboard that you can slide out or flip open to?

  • Deleted emails reappear

    I have an ipone 4S and suddenly my deleted emails reappear in my inbox.  Can someone help?  I also check email on my iPad but haven't had time to use it for a couple days so I don't know if they reappear on iPad as well.  Any suggestions on settings