12c Cloud Control installtion issue (on Windows 7-64 bit)

Hello,
I am trying to install 12c Cloud Control on my personal computer Windows 7 (64-bit) OS for practice purpose. The database setup has been fine and the creation of pluggable database has been successful post which we need to install the cloud control setup. There is an issue at "Step 6 of 9" where we are required to provide the database Configuration Details. The details are: Database Host Name, Port, SID, SYS password. After providing these details it shows the following error:
"There was a problem connecting to the database on the host and port specified. Check to make sure the host is up or that the database listener is running on that host."
My understanding is:
Database Host Name: it is the fully qualified name of my computer, which in my case is "SRIDHAR-PC".
I ran the following script and it confirmed the same: [quote]DBMS_OUTPUT.PUT_LINE()UTL_INADDR.GET_HOST_NAME[/quote]
Port: the default port "1521" that I have provided and which I have not configured anywhere during installation. So it is the default one.
SID: The SID of the pluggable database being asked and. In this case it is "PLUGDB"
SYS password: The password of the sys account.
How do I resolve this error?

I am sorry for having asked this question outside the forum that I am supposed to for the issue. Progressing further on the issue, yes I have tried connecting them using the credentials and it succeeds connecting the database. On digging further I found that I have been installing the 12c Cloud Control setup on 12c database with pluggable-container database architecture, unfortunately which the 12c Cloud Control EM does not support to be installed on. To install the 12c EM Cloud Control we need to install it on either of the two databases:
1) A pre-12c instance, i.e. 11g database (OR)
2) 12c database installed as a regular installation (as we install the 11g DB) which is not installed as a container-pluggable database combination (This option needs to be selected at the time of database installation).
Oracle can support monitoring the databases which contain the container-pluggable database structure along with the single instance and RAC architecture, but to install the EM Cloud Control setup, it cannot be installed on DB's which consists container-pluggable structure.

Similar Messages

  • Facing error while creating report in OEM 12c Cloud Control

    Hi All,
    I want to create a report in OEM 12c Cloud Control in Information Publisher. I have select element as "Table from SQL" and want to select data from "gc$metric_values_latest" view. But when I am writing a sql statement like..
    select * from gc$metric_values_latest
    Then on execution I am getting the following error "Error rendering element. Exception: ORA-00942: table or view does not exist "
    What can be the issue for this. Please suggest..
    Thanks in Advacnce!!!

    Is this mean that we can not fetch data from gc$metric_values_latest view or we need to do some configuration in order to fetch information from this view. Because I am able to fetch from views like mgmt$metric_current or mgmt$metric_history
    So what can be the probable cause of not getting access to gc$metric_values view

  • Tuning 12c Cloud Control (Grid).

    Hello All.
    Ive installed the latest version of 12c Cloud Control and since I was previously using 11gr2 Grid, I can tell you its amazingly improved!
    It still has the system moving window, but i like the way things are layed out and categorized now.
    I got it running on that patchset 11.2.0.3 and the database is humming right along after adding larger redo logs and pumping up the sga/pga, ect.
    But when i start oms, it literally sucks up all the ram on the svr.
    Its ridiculous.....
    Is there a way to actually tune the oms itself??
    Thanks,
    Xevv.

    Hi,
    Would recommend to have the below patches in place for your setup
    Applying Enterprise Manager 12c Recommended Patches (Doc ID 1664074.1)
    Please note : the doc also covers patch recommendation for repos DB which should also help
    Also you can refer to below doc which covers some important tuning tips
    12c EM: Steps to Tune the Cloud Control 12c Agent Performance When Monitoring a Large Number of Targets (Doc ID 1349887.1)
    Regards,
    Rahul

  • 12c Cloud Control Install : plug-in MDS Schema Configuration has failed its

    Anyone,
    I am trying to install Oracle 12c Cloud Control (CC). I am installing this product on the
    same server (a VM) as the database.
    Some basic information ( a repeat of above):
    Platform OS:
    uname -aLinux slc02itk 2.6.18-308.0.0.0.1.el5xen #1 SMP Sat Feb 25 16:26:29 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
    Database Software:
    SYS@OTMDX07>select banner from v$version ;
    BANNER
    Oracle Database 12c Enterprise Edition Release 12.1.0.0.1 - 64bit Beta
    PL/SQL Release 12.1.0.0.1 - Beta
    CORE 12.1.0.0.1 Beta
    TNS for Linux: Version 12.1.0.0.1 - Beta
    NLSRTL Version 12.1.0.0.1 - Beta
    Cloud Control Software:
    Software obtained from here:
    http://www.oracle.com/technetwork/oem/enterprise-manager/downloads/index.html
    Enterprise Manager Cloud Control 12c Release 1 (12.1.0.1) for Linux x86-64 (With Bundle Patch 1)
    I have successfully installed the CC software and am having problems with the configuration.
    I am running this command:
    /u01/app/oracle/middleware/oms/sysman/install/ConfigureGC.sh
    In the linux window I get the following feedback. Note the "divide by zero" error.
    Does anyone know what causes this, and better yet, how to avoid it?
    Percent Complete: 50
    Percent Complete: 100
    Repository Creation Utility: Create - Completion Summary
    Database details:
    Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=slc02itk)(PORT=1521)))(CONNECT_DATA=(SID=OTMDX07)))
    Connected As : SYS
    Prefix for (prefixable) Schema Owners : SYSMAN
    RCU Logfile : /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/rcu.log
    Component schemas created:
    Component Status Logfile
    Authorization Policy Manager Success /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/apm.log
    Repository Creation Utility - Create : Operation Completed
    Repository Creation Utility - Dropping and Cleanup of the failed components
    Repository Dropping and Cleanup of the failed components in progress.
    2012-06-12 06:01:50,448 [Thread-45] ERROR - createRepository failed with following error:
    java.lang.ArithmeticException: / by zero
    at oracle.sysman.assistants.rcu.backend.SilentProgressor.progress(SilentProgressor.java:58)
    at oracle.sysman.assistants.rcu.backend.RCUModel.cleanUp(RCUModel.java:605)
    at oracle.sysman.assistants.rcu.backend.SilentRCUModel.showCompletionMessage(SilentRCUModel.java:245)
    at oracle.sysman.assistants.rcu.backend.RCUModel.executeTasks(RCUModel.java:449)
    at oracle.sysman.assistants.rcu.backend.SilentRCUModel.performOperation(SilentRCUModel.java:224)
    at oracle.sysman.assistants.rcu.backend.RCUModel.startOperation(RCUModel.java:327)
    at oracle.sysman.assistants.rcu.Rcu.execute(Rcu.java:335)
    at oracle.sysman.emdrep.opss.EMSecuritySchemaManager.perform(EMSecuritySchemaManager.java:317)
    at oracle.sysman.oms.MDSSchemaConfiguration.perform(MDSSchemaConfiguration.java:186)
    at oracle.sysman.oms.BaseConfiguration.invoke(BaseConfiguration.java:192)
    at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:540)
    at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:120)
    at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
    at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/rcu.log
    In one of the log files generated:
    /u01/app/oracle/middleware/oms/cfgtoollogs/cfgfw/CfmLogger_2012-06-12_05-45-08-AM.log
    I see the following messages. The messages say "INFO", but they may as well be "FATAL" because the installation
    or configuration cannot continue. I believe the failure lies in the creation of the "SYSMAN_OPSS" user.
    NFO: oracle.sysman.top.oms:__________________________DUMPING PARAMETERS______________________________________________
    INFO: oracle.sysman.top.oms:OracleHome: /u01/app/oracle/middleware/oms
    INFO: oracle.sysman.top.oms:Connect String: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=slc02itk)(PORT=1521)))(CONNECT_DATA=(SID=OTMDX07)))
    INFO: oracle.sysman.top.oms:SYS User: SYS
    INFO: oracle.sysman.top.oms:________________________________________________________________________
    INFO: oracle.sysman.top.oms:MDS Schema Creation status: COMPLETED
    INFO: oracle.sysman.top.oms:MDS Schema Creation is successful
    INFO: oracle.sysman.top.oms:_______________________________________________________________________
    INFO: oracle.sysman.top.oms:Starting opss Schema Creation.
    INFO: oracle.sysman.top.oms:Failed to create OPSS schema
    INFO: oracle.sysman.top.oms:_______________________________________________________________________
    INFO: oracle.sysman.top.oms:Starting APM Schema Creation.
    INFO: oracle.sysman.top.oms:Failed to create APM schema
    INFO: oracle.sysman.top.oms:The plug-in MDS Schema Configuration has failed its perform method
    Here I show that the "other" users get created with their objects.
    1* select owner, count(*) from dba_objects where owner like 'SYSMAN%' group by owner
    SYS@OTMDX07>/
    OWNER COUNT(*)
    SYSMAN_RO 847
    SYSMAN_MDS 60
    SYSMAN 11174
    SYSMAN_APM 211
    SYS@OTMDX07>
    1* select tablespace_name, file_name from dba_data_files where tablespace_name like 'M%'
    SYS@OTMDX07>/
    TABLESPACE_NAME FILE_NAME
    MGMT_ECM_DEPOT_TS /u02/oradata/OTMDX07/mgmt_ecm_depot1.dbf
    MGMT_TABLESPACE /u02/oradata/OTMDX07/mgmt.dbf
    MGMT_AD4J_TS /u02/oradata/OTMDX07/mgmt_ad4j.dbf
    Repository Creation Utility: Create - Completion Summary
    Database details:
    Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=slc02itk)(PORT=1521)))(CONNECT_DATA=(SID=OTMDX07)))
    Connected As : SYS
    Prefix for (prefixable) Schema Owners : SYSMAN
    RCU Logfile : /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/rcu.log
    Component schemas created:
    Component Status Logfile
    Authorization Policy Manager Success /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/apm.log
    For complete disclosure, the Enterprise Manager prerequisite checks yielded these findings:
    id_check_session_cached_cursors_param ==> fail
    id_check_open_cursors_param ==> fail
    But I think the check is wrong. I do not understand why the check fails on only these initialization parameters:
    1* select name, value from v$parameter where name in ('session_cached_cursors','open_cursors')
    SYS@OTMDX07>/
    NAME VALUE
    session_cached_cursors 1000
    open_cursors 1000
    Any insight is greatly appreciated.
    John

    John,
    I note that your database version is 12.1.0.0.1 - 64bit Beta, which is not certified for EM 12c. This may have something to do with the repository creation failure. Can you try using a certified database version (e.g. 11.2.0.2 or 11.2.0.3) to host the EM 12c repository?
    Regards,
    - Loc

  • 12c Cloud Control - Agent Unreachable

    Hello,
    I am quite new to 12c cloud control and I am unable to resolve an "Agent Unreachable" issue.
    I could find Agent does not upload to OMS in OEM 12c as relevant
    but nothing in that worked for me.
    The setup is as follows:
    1) 12c cloud control is installed on a box and is up and running (both OMS and agent)
    2) The agent on the same host as OMS can talk to OMS and the agent status is shown as "available" in OMS console
    3) There is another box that has a 11.2 database installed as well as 12c agent installed (called as DEVBOX for convenience)
    4) DEVBOX has database up and running and 12c agent also up and running. In the past, it was probably being able to "talk" to OMS but I can't remember
    However, at present, on OMS console, this agent is shown as "unreachable". I tried few things but only possible issue I could find is
    when I try to use Setup -> Add Target -> Add Targets Manually -> Add non-Host targets using guided process, on the "specify Host" page
    when I click on "Select Host" option, the hostname in the agent URL for the DEVBOX is different than the actual host name.
    As the agent URL for DEVBOX is not reachable (because the hostname is invalid), I can't do anything with this agent.
    Can somebody please help?

    Loc Nhan wrote:
    To remove an agent from the console:
    - Go to the homepage of the host where the agent reside
    - From the Host menu under the host name, select Related Targets
    - Remove all non-agent targets
    - Remove the host target by selecting Host > Target Setup > Remove Target
    - Stop the agent
    - Remove the agent target by going to the agent homepage and selecting Agent > Target Setup > Remove TargetLoc,
    Once again thanks for looking into this. I followed your advice above and removed the host and the agent from OMS console.
    Now, with the 12c agent already running on the DEVBOX, I was hoping that OMS will automatically detect the agent but I
    can't find it in OMS console.
    On DEVBOX:
    [oracle@devbox agent_inst]$ ./bin/emctl status agent
    Oracle Enterprise Manager 12c Cloud Control 12.1.0.1.0
    Copyright (c) 1996, 2011 Oracle Corporation.  All rights reserved.
    Agent Version     : 12.1.0.1.0
    OMS Version       : 12.1.0.1.0
    Protocol Version  : 12.1.0.1.0
    Agent Home        : /u01/app11g/oracle/agentHome12c/agent_inst
    Agent Binaries    : /u01/app11g/oracle/agentHome12c/core/12.1.0.1.0
    Agent Process ID  : 8945
    Parent Process ID : 8893
    Agent URL         : https://devbox.dev.abc.com:3872/emd/main/
    Repository URL    : https://gridbox.prd.abc.com:4901/empbs/upload
    Started at        : 2012-08-17 09:47:30
    Started by user   : oracle
    Last Reload       : (none)
    Last successful upload                       : (none)
    Last attempted upload                        : (none)
    Total Megabytes of XML files uploaded so far : 0
    Number of XML files pending upload           : 0
    Size of XML files pending upload(MB)         : 0
    Available disk space on upload filesystem    : 17.52%
    Collection Status                            : Collections enabled
    Last attempted heartbeat to OMS              : 2012-08-17 09:48:51
    Last successful heartbeat to OMS             : 2012-08-17 09:48:51
    Agent is Running and Readyon OMS box:
    [oracle@gridbox middleware]$ ./oms/bin/emctl status oms -details
    Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    Copyright (c) 1996, 2011 Oracle Corporation.  All rights reserved.
    Enter Enterprise Manager Root (SYSMAN) Password :
    Console Server Host : gridbox.prd.abc.com
    HTTP Console Port   : 7789
    HTTPS Console Port  : 7801
    HTTP Upload Port    : 4890
    HTTPS Upload Port   : 4901
    OMS is not configured with SLB or virtual hostname
    Agent Upload is locked.
    OMS Console is locked.
    Active CA ID: 1
    Console URL: https://gridbox.prd.abc.com:7801/em
    Upload URL: https://gridbox.prd.abc.com:4901/empbs/upload
    WLS Domain Information
    Domain Name      : GCDomain
    Admin Server Host: gridbox.prd.abc.com
    Managed Server Information
    Managed Server Instance Name: EMGC_OMS1
    Managed Server Instance Host: gridbox.prd.abc.comAs I mentioned earlier, gridbox and devbox can communicate with each other on necessary ports.
    I would prefer to resolve this issue without having to re-install the agent.
    Would appreciate some help.
    Thanks.

  • Blocking Locks monitoring in 12c cloud control

    Ours is a 11.2 4 node RAC environment, and to check for blocking locks i run a sql script. I want to monitor the blocking locks in the system and if there are any locks for more than say 10 minutes then send out a mail to a group to look into it.
    We have 12c cloud control setup, my question is if there is a way to setup alerting/monitoring via 12c for checking blocking locks on all nodes and send out email notifications if there are any. I am not much familiar with 12c, please let me know and if its possible let me know the steps to set it up.

    Resolved by removing and re-adding the target...

  • 1390717.1 - 12c Cloud Control Agent: Is it possible to Re-configure ...

    Can anyone get to this note "1390717.1: 12c Cloud Control Agent: Is it possible to Re-configure a 12c Agent to a Different 12c OMS Without Re-installation?"
    I do a search in Metalink and I see it listed in "How to Point a 10g/11g Grid Agent to a Different Grid Control OMS and Repository without Re-installation? [ID 413228.1]" but that is the only doc a search returns.
    I have a test environment with agents pointed to an old OMS 12c. I'd like to utilize the same agents but point them to our new, production, OEM 12c environment. Has anyone had any success with this? I've followed the 10g/11g OEM steps without luck, thus far (early testing).
    I was excited to see "emctl switchOMS REPOSITORY_URL" in the emctl options until I read the next line...
    This command is not supported.
    Drat :-)
    Regards,
    Rich

    Hi,
    The steps you need to follow are documented here:-
    http://docs.oracle.com/cd/E24628_01/install.121/e24089/appdx_repoint_agent.htm#BABICJCE
    Regards, Mark.

  • 12c cloud control software costs extra or free with normal support

    Hi,
    I am interested to use 12c now, as I have managed enough databases with 11g Grid Control.
    I have read some docs about 12c licensing, but I would be thankful if someone could answer me himself. My questions is: Whether one is required to buy extra or separate license to use 12c cloud control software to manage Data Guard setups for example, or it's not required if one has Enterprise or Standard support license, or may be its free if someone has DIAGNOSTIC & TUNING PACK license?
    # 12C files to install cloud control:
    em12103p1_linux64_disk1.zip
    em12103p1_linux64_disk2.zip
    em12103p1_linux64_disk3.zip
    Thanks a lot in advance.
    Best Regards

    Hi Ken,
    Wow, I've logged into adobe and never seen your response until now.
    I need to make the forums more of a daily stop I guess.
    Thank you for your response, When I go to the Archives, it states I have none. In addition, previously when I'd tried to move items to the archive, they just disappeared  
    Currently my desktop is not connecting at all, Everytime I connect, it's states "We have now logged you out" and requests I login again.
    I have of course rebooted,
    Gone into taskmanager, killed all the relevant threads,  tried again to login through the desktop, no luck, I'll have to uninstall it, make sure the threads are killed, then reboot it and then reinstall it, but I've not had the time to do that.
    On another note, and just as a point of reference, myself, personally, I hate these "cloud" file repositories (not to be confused with adobe cloud services which I love) but the file repositories themselves imho, are a blackhole of resource usage when one doesn't/isn't using them,
    Is there a way we can use it more of a "ftp" sort of thing, when I want to I can  put files there?  There is no way to "Download" the repository, no way to download the folders.. only individual files and then it takes I think three different steps before the download starts.. I find this very inhibiting.  Just an fyi. for what it's worth.
    Please, feel free to contact me,
    I'm on g+ chat [email protected]

  • Need information about OEM 12c Cloud Control Monitoring

    Hi All,
    I need a piece of information about OEM 12c Cloud Control. Can we monitor JCapps from OEM 12c Cloud Control. If yes, then do I need some plugins to get installaed for this or any other requirement?
    Thanks in Advance!!

    Hi,
    Glen is referring to Service management, a built in feature of Enterprise Manager. You'll find it under main targets drop down -- Services.
    It is a way of pulling several systems together, add synthetic service test to the service and track metrics. System metrics can be promoted and all synthetic test metrics can be used to define Service level agreements, get alerts and create incidents against your defined service.
    Documentation can be found here: http://docs.oracle.com/cd/E24628_01/doc.121/e24473/apm.htm#BABDIDFC
    Some viewlets can be found here: http://www.oracle.com/technetwork/oem/em12c-screenwatches-512013.html
    specific services viewlet: https://apex.oracle.com/pls/apex/f?p=44785:24:10147266048655::NO:24:P24_CONTENT_ID,P24_PREV_PAGE:6419,2
    Hope this helps, if you have any further questions on this topic let us know.
    R, Jurgen

  • How to view messages in Jms queue from OEM 12c Cloud Control

    Hi All,
    How can I view messages in a Jms queue from OEM 12c Cloud Control without logging into WebLogic Administration Console?
    Thanks in Advance!!

    EMCC 12c gets down to the JMS message queue/topic level in regards to the metrics being collected. It doesn't provide a view into the actual messages themselves. Are you trying to capture/track messages with a particular payload?

  • How to view Dehydration Store Performance in OEM 12c Cloud Control

    Hi All,
    I have installed OEM 12c Cloud Control.I want to view dehydration store performance for my fusion middleware domain.Can anyone please suggest me how can I achieve this?
    I have added the database, where soa schemas are created, as a monitored target in OEM 12c Cloud Control. Also have added Fusion middleware domain for which I want to view dehydration store management.
    Thanks in Advance!!
    Edited by: Roshni Shankar on Sep 19, 2012 5:26 AM

    You should open an SR and support can assist you with it. The only current case where that feature is known to not work is in the case where the Dehydration Store is running on RAC. Otherwise, it should be possible to get it to work. The main thing is that you need to have DB configuration properties (host, port, sid) that have a 3-way string match between the JDBC data source configuration in the WLS server, the JDBC properties you add to the Monitoring Properties of the SOA Infrastructure target, and the connect settings of the Database target in EM that matches to the dehydration DB.
    If there isn't a match in all 3, the Dehydration Diagnostics page will not work. But again, to look into your specific setup, you should file an SR and work with support.

  • Location to start nodemanager in OEM 12c Cloud control

    Hi All,
    Can anyone please tell me from which location I can start nodemanager in OEM 12c Cloud Control
    Thanks in advance!!

    node manager is automatically started when the OMS is started. See also:
    <OMS home>/bin/startNodeManager.sh

  • Exception Management in OEM 12c Cloud Control

    Hi All,
    It is mentioned in the Oracle Documents that Exception Management is a part of Business Transaction Management feature which can ne achieved by enabling SOA management pack EE on the target which in turn provides transaction alerting and searching to locate exceptions and errors in transactions that span multiple application components.
    But then can any one please tell me how can I achieve this? That means what all configuration (other than soa management packEE) is required for this exception management and how can I do this OEM . I am not able to find a good document which explain the exception management in OEM 12c cloud control.
    Please help!!
    Thanks in Advance!!

    Business transaction Management 12c (BTM)is licensed with SOA Manangement pack Enterprise Edition along with WLS Mgmt Pack and management pack for non-oracle middleware. So, if you have SOA Mgmt Pack EE, then you are already licensed for BTM 12c.
    You need to download BTM12c (http://www.oracle.com/technetwork/oem/downloads/btw-downloads-207704.html) and then you need to install it (http://docs.oracle.com/cd/E24628_01/install.121/e37016/toc.htm) . Once the installation is complete, you will need to send traffic through your managed targets, where you would have already deployed the BTM observers (Ref. installation guide). Once traffic will be sent, your services will get discovered and then you will need to create transactions (http://docs.oracle.com/cd/E24628_01/doc.121/e37014/transactions.htm#sthref186) that you may wanna monitor. As part of the transaction creation, you can enable logging on the transaction and once that's done, you will be able to search and manage exceptions by monitoring your transactions.
    Edited by: EM_SOA_assist on Nov 2, 2012 12:16 AM
    Edited by: EM_SOA_assist on Nov 2, 2012 12:17 AM

  • How to add a weblogic cluster in OEM 12c Cloud Control

    Hi All,
    I have created one SOA domain with a two node cluster. My cluster contains two servers; one on each machine. Now I want to monitor my domain with OEM 12c cloud control. I my OEM 12c cloud control I can add my weblogic domain but if that domain contains a cluster and in the cluster one server must be residing on the some other machine. Then how exacly in OEM 12c I can a add a target which is of type weblogic domain and contains a weblogic clusters with two servers?
    Please advise on this..!!
    Thanks in advance!!

    EM12c can take care of multiple hosts during discovery and you don't have to do anything special, however, for SOA its advisable to have local agents monitor their individual hosts; hence, you should first discover both your hosts in EM first by pushing agents to each of the hosts using Setup>Add Targets>Add Targets Manually and then discover the SOA domain. You local agents will be picked up automatically that will eventually monitor your 2 nodes/servers.

  • How to view response time for each execution in OEM 12c Cloud Control

    Hi All,
    I want to view response time of each execution for my SOA composite in OEM 12c Cloud Control. Can anyone tell me how can I achieve that?
    Thanks in Advance!!

    You should open an SR and support can assist you with it. The only current case where that feature is known to not work is in the case where the Dehydration Store is running on RAC. Otherwise, it should be possible to get it to work. The main thing is that you need to have DB configuration properties (host, port, sid) that have a 3-way string match between the JDBC data source configuration in the WLS server, the JDBC properties you add to the Monitoring Properties of the SOA Infrastructure target, and the connect settings of the Database target in EM that matches to the dehydration DB.
    If there isn't a match in all 3, the Dehydration Diagnostics page will not work. But again, to look into your specific setup, you should file an SR and work with support.

Maybe you are looking for