How to configure Enterprise Manager Database Control (MCCD) to make it work on 2 servers (primary and standby) work according to the rules of the DG

Hello everyone I use Oracle Database EE 11.2.0.4 with DG.

In these cases, I need to get Enterprise Manager Database Control running against DB with no CARS and no DG I do the following:

I have SQLPLUS logon as user SYS or SYSTEM and drop the account sysman and business objects:

DECLARE

CURSOR c1 IS

SELECT master, synonym_name name

OF dba_synonyms

WHERE table_owner = "SYSMAN";

BEGIN

TO r1 c1 LOOP

IF r1.owner = "PUBLIC" THEN

RUN IMMEDIATELY "DROP PUBLIC SYNONYM ' |" R1. Name;

ON THE OTHER

RUN IMMEDIATELY "DROP SYNONYM ' |" R1. Owner: '. ' || R1. Name;

END IF;

END LOOP;

END;

/

Mgmt_view DROP USER CASCADE;

/

DROP ROLE mgmt_user;

/

Sysman DROP USER CASCADE;

/

After that, I run

EMCA - config dbcontrol db-rest recreate

But what do I do in case I have 2 servers (primary and standby) work according to the rules of the DG?

Hello

It is not possible to monitor and administer a basic physical or logical standby, IE using Enterprise Manager Database Control Data Guard.  This is mainly due to the fact that Database Control is designed to monitor the 1-database and an environment Data Guard, by definition, includes more than 1 database.

If you attempt to run emca against a database of pending, you will get an error like (i.e. ORA-01219: database is not open).

Of course, database Control, can be used to monitor the current main database (with no capacity to administer or control Data Guard related features).  In such a case, failover Database Control needs to be reconfigured to run on the new primary database using the commands described in detail in Note 278100.1 how to remove, create and recreate DB Control In A Database, section c. recreate/ReConfig DB control, Option 2 10 g. recreate the control DB Configuration files and repository.

Enterprise Manager Grid Control or Cloud control provides the functionality for display, monitor, and administer the primary and standby databases in a Data Guard configuration.

Reference: It is Possible to configure the database for a logical or physical Standby Database command? (Doc ID 315116.1)

You can effectively use EM 12 c cloud control to monitor and manager ensures DB

Ref to the link for more details below

Set up and manage to Oracle Data Guard with Oracle Enterprise Manager Cloud control 12 c

Kind regards

Rahul

Tags: Enterprise Manager

Similar Questions

  • DBMS_JOBS in Enterprise Manager Database Control?

    There is no way to list all the work done by DBMS_JOBS in Enterprise Manager Database Control? There is a link to it?

    Concerning

    Oracle 10g DBMS_SCHEDULER Planner offers many more features than DBMS_JOB, and like you said DBMS_SCHEDULER is the new alternative of DBMS_JOB in Oracle 11 g, (discouraged but still available).

    In Oracle 10 g, the different between them is that DBMS_SCHEDULER offer privileges and roles specifically for the Planner to increase control over the planning of the work, DBMS_JOB impossible. Both offer a complete integration of job creation and modification in OEM.

    OEM 11g version, uses DBMS_SCHEDULER by default, if you want to use DBMS_JOB, you must manually run from SQL * MORE (for example)

  • change ip address of the database servers primary and standby

    Hello.

    I have an oracle server primary and backup (version 11.2.0.4) on windows 8 profesional.

    They work well until today.

    Today, I had to change my ip address on both servers.

    After that I changed the ip address of the OS, I changed the ip address in tnsnames.ora and listener.ora files only.

    A moment that everything worked well. But now the archivelog files not copy to the standby server.

    Is there a place where I have to change ip or the settings on the database?

    Please, I hope you can help me.

    Best regards

    Hello

    After that I changed the ip address of the OS, I changed the ip address in tnsnames.ora and listener.ora files only.

    A moment that everything worked well. But now the archivelog files not copy to the standby server.

    1. If it worked for a while after the change of ip address

    3. make sure your journal alerts, what it says? information about the error?

    2. first thing ipadress sequenced in tnsnames.ora and listener.ora on primary and standby

    3. check ping to the host-level work and tnpsing is reached or not. If both are working check listeners are up or not and they are able to identify the services of db, registered or not.

    4. now, connect as sysdba password on the servers file

    5 check v$ achive_Dest_status for valid or relevant destination which is assistance for the transfer of the archives of primary Eve (the error column)

    -Not especially to knew what the problem is, you should get the controls.

    -Pavan Kumar N

  • Oracle 10g Enterprise Manager DB control vs Console Enterprise Manager

    We have a consultant to install Oracle 10 g on Windows platform. Somehow, I see that Enterprise Manager Console installed, and I can use this console to access database. I don't see installed Enterprise Manager Database Control. What is the difference between the Console and DB control? Please notify.

    Thank you

    S.

    ski123 wrote:
    I see that the interfaces are completely different. the console is more like Oracle 9i. I know that the DB control is a web tool, just for Oracle 10 g. My question is in terms of admin, what is the best? Why Oracle has a different tool to manage the database?

    The Oracle Enterprise Manager Console is a stand-alone Java client, not a 3-tier as the Console of DB EM product.

    The stand-alone Java client has been deprecated in gR 10, 1. Probably because not all features were brought to the DB Console at 3 levels (for example: the Spatial index and the management of the workspace management), Oracle decided to let us use the Java Console as an additional installation on the customer/partner drive. However, it is no longer available to go ahead in 11g.

    If you look carefully at the "Console", you won't be that some areas are more functional and it covers all the capabilities of 10g, for example in partitioning and indexing.

  • Configure Enterprise Manager in Oracle Database 11g

    Dear all,

    I want to configure my Enterprise Manager Console for Oracle Database 11g. During installation I unchecked "configure EM Console."

    I have Oracle Red Hat Linux 6.5, please guide me how can I start my console em on the Linux environment.

    Kind regards

    Atif Zafar

    Hello

    If you want to create or configure Enterprise Manager console, follow these steps:

    • Set ORACLE_HOME environment variable
    • Set ORACLE_SID
    • ORACLE_HOSTNAME environment variable set. Use the same value returned by the command "hostname".
    • Run the emca (Enterprise Manager Configuration Assistant).

    $ emca - create config dbcontrol db-rest

    • Follow the instructions.

    Kind regards.

  • How to create a Dashboard System using Enterprise Manager Grid Control

    Need to collect and view system information from Oracle databases. What is the best way to collect and disseminate information repository system of various databases using Oracle Enterprise Manager Grid control?

    I see this as feature native gridcontrol, there is not if many customize options in gridcontrol. Documentation shows how to see the results for all available gridcontrol targets:

    http://download.Oracle.com/docs/CD/B16240_01/doc/nav/portal_booklist.htm

    Werner

  • How Oracle Enterprise Manager Cloud control 12 c homepage

    Hi all

    I have a PROD with OEM Cloud control 12 c environment and I do not know its homepage, but today I was wondering, what happens if I do not know the environment where I could get this info.

    So I tried to find out about Oracle docs and internet on my environment, but I wasn't able to find this info.

    You guys could help me?

    Thanks in advance.

    Hello

    The simplest is to run emctl status who-OMS_HOME/bin order details and look for the value of the URL for the Console

    example of

    $ emctl status who-details

    Oracle Enterprise Manager Cloud control 12 c Release 2

    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.

    Enter the password to Root of Enterprise Manager (SYSMAN):

    Console server host: myomshost.mydomain.com

    Console HTTP port: 7789

    Console HTTPS port: 7801

    Download HTTP port: 4890

    Download HTTPS port: 4901

    Instance of EM homepage: / u01/app/oracle/product/Middleware12cR2/gc_inst/em/EMGC_OMS1

    Location of the journal WHO directory: / u01/app/oracle/product/Middleware12cR2/gc_inst/em/EMGC_OMS1/sysman/log

    SGC is not configured with the PES or virtual host name

    Download of the agent is locked.

    SGD console is locked.

    CA active ID: 1

    The console URL: https://myomshost.mydomain.com:7801 / em

    Download URL: https://myomshost.mydomain.com:4901/empbs/upload

    WLS domain information

    Domain name: GCDomain

    The host server administrator: myomshost.mydomain.com

    Information managed server

    Managed Server Instance name: EMGC_OMS1

    Managed Server Instance host: myomshost.mydomain.com

    WebTier is in place

    Management Server Oracle is in place

    Another way is to check in the file /install/setupinfo.txt of and Enterprise Manager Cloud control URL

    Kind regards
    Rahul

  • How to disable auto-start for Enterprise Manager Cloud Control (EMC12cr2)

    Hello world

    I am new to Oracle Enterprise Manager Cloud control 12 c Release 2 (EMC12cr2)

    Recently, I installed EMC12cr2 on Oracle Linux 6.3. I followed a single document to install, and it is ok after installation.

    But after I restart the test server, I discovered that it is very slow, as the services of EMC12cr2 is auto-start at startup such SGD and agent.

    So could you please tell me how to disable the service EMC12cr2 or SGC auto start, so that it makes the system to reboot as soon as possible.

    Thanks in advance,

    See the instructions of the guide- understand the basics

  • Can I use Enterprise manager Grid control to control all databases?

    Hello.

    I'm planing to install Enterprise Manager Grid Control on OS Windows. However, our almost databases are installed on the HP - UX operating system. I wonder if I can use Enterprise Manager Grid Control installed on Windows to control all of the databases on HP - UX operating system. ?

    Thanks for the tips

    Respect of
    Yours

    Tien Lai wrote:
    Hello.

    I'm planing to install Enterprise Manager Grid Control on OS Windows. However, our almost databases are installed on the HP - UX operating system. I wonder if I can use Enterprise Manager Grid Control installed on Windows to control all of the databases on HP - UX operating system. ?

    Yes, certainly, you can do this... That's the sole purpose of OEM Grid control.

    You can also check the auditor certification for all types of targets managed by grid OEM OEM:

    Please check MOS: Oracle Enterprise Manager Grid Control Certification Checker [412431.1 ID]

    Concerning
    Rajesh

  • ASM without Enterprise Manager Grid Control

    Dear gurus,

    ASM can be configured on Oracle 11 g R2 without Enterprise Manager Grid Control ?

    If so, how?

    / Best regards

    Hello
    ASM can be installed without Enterprise grid control manager, but not without installed 11 g R2 grid infrastructure. Grid infrastructure is required for the ASM and RAC to single instance environment.

    Thank you
    Samyr16

  • Creation of Enterprise Manager Database Express 12 c

    Hello

    on 10g or 11g, it was possible to create a control of DB by the following text:

    EMCA - config dbcontrol db-rest create

    Can we do something similar to 12 c for Enterprise Manager Database Express 12 c?

    Thank you and best regards.

    Hi sb92075,

    C:\app\oracle\product\12.1.0\dbhome_1\BIN>EMCA - config dbcontrol db

    'emca' is not a recognized command.

    Thank you.

    Then all the answers can I conclude that it is not possible to build it manually?

  • Enterprise Manager Database Express 12 c - inability to analyze the data returned by the server

    I just installed Oracle Database 12 c in two configuration of RAC nodes and must use Enterprise Manager Database Express 12 c. On the first page after the connection, all loading areas but areas, who still has the "loading...". "balloon, and I get this critical error: unable to parse the data returned by the server

    Detail:

    TypeError: Error #1009

    Message:

    < report > < / report >

    Journal of memory:

    0: AppContext(): params = null, bootStrap: true

    17: AppContext(): params = [object Object] bootStrap,: false

    28: AppContext(): no current report (object) #0

    em_express = 'true '.

    28: AppContext(): _em_express = true _emx_caching_number = NaN resourceDir = / em/resources

    28: AppContext(): localeChain is null, resourceDir = / em/resources

    32: NLSResources.setRootUrl (): rootUrl = / em/resources

    32: AppContext:createAppContext(): AppContext.execModeem

    71: NLSResources.initResource)

    143: EMAppicationScript - showPage() page.pageFeature = null, currentPage = null

    518: DBUrlNavigator:handleWindowHashChanged(): urlString = https://192.168.56.22:5500/em/shell

    519: DBUrlNavigator:navigateToApp(): dbhome/show_regions

    523: DBUrlNavigator:setCurrentFeature(): function = dbhome/show_regions urlVariables = null

    523: DBUrlNavigator:setCurrentFeature(): the features are different (null however dbhome/show_regions)

    524: DBUrlNavigator:gotoFeature(): function = dbhome/show_regions variables =

    524: length of pages: 1

    524: feature of the page: dbhome/show_regions null

    628: EMPageScript initiateRefresh() urlvariables: null

    639: DbHomeController.refreshModel (): INST_ID select = null inst_name = null

    656: EMAppicationScript - showPage() page.pageFeature = dbhome/show_regions, currentPage = DbHome0.EMApplication18.viewStack.EMLandingPage23

    656: EMAppicationScript - showPage() currentPage.pageFeature = null

    770: EMBaseController.refreshModel (): enter

    770: EMBaseController:refreshModel(): prevRefreshUrlVariables =

    771: EMBaseController:loadXmlModel(): reportName: show_regions

    779: DBUrlLoader:loadInternal(): loading comp = DbHome rep = show_regions

    802: EMBaseController.refreshModel (): enter

    802: EMBaseController:refreshModel(): prevRefreshUrlVariables =

    802: EMBaseController:loadXmlModel(): reportName: show_regions

    806: DBUrlLoader:loadInternal(): loading comp = DbHome rep = show_regions

    806: DBUrlLoader:queueLoad(): lines that load

    812: EMBaseController.refreshModel (): enter

    812: EMBaseController:refreshModel(): prevRefreshUrlVariables =

    812: EMBaseController:loadXmlModel(): reportName: show_regions

    821: DBUrlLoader:loadInternal(): loading comp = DbHome rep = show_regions

    821: DBUrlLoader:queueLoad(): lines that load

    828: EMBaseController.refreshModel (): enter

    828: EMBaseController:refreshModel(): prevRefreshUrlVariables =

    828: EMBaseController:loadXmlModel(): reportName: show_regions

    831: DBUrlLoader:loadInternal(): loading comp = DbHome rep = show_regions

    831: DBUrlLoader:queueLoad(): lines that load

    837: EMBaseController.refreshModel (): enter

    837: EMBaseController:refreshModel(): prevRefreshUrlVariables =

    837: EMBaseController:loadXmlModel(): reportName: show_regions

    842: DBUrlLoader:loadInternal(): loading comp = DbHome rep = show_regions

    842: DBUrlLoader:queueLoad(): lines that load

    849: EMBaseController.refreshModel (): enter

    849: EMBaseController:refreshModel(): prevRefreshUrlVariables =

    849: EMBaseController:loadXmlModel(): reportName: show_regions

    853: DBUrlLoader:loadInternal(): loading comp = DbHome rep = show_regions

    853: DBUrlLoader:queueLoad(): lines that load

    2526: DBUrlLoader.onComplete (): success (str = < report db_version = "12.1.0.1.0" inst_count = '2' cpu_cores = '1' Hyperthreaded = "N" con_id = '1' con_name = ' CBD$ ROOT "timezone_offset ="7200"elapsed_time ="1.42"cpu_time ="0.22"packs = '2' encoding ="base64"compress ="zlib"> < report_id > <!) [CDATA [/ orarep/dbhome/show_regions]] > < / report_id > eAFlUk1vWyEQvPtXoFWvNQ/bcnrwe5Lb5FApiqW0PfSEMGxtJAyEjzo/vwvPqRr1

    BrOzM7Msu4QxpCKjSuqCBVOeFoztEp5s8HnKRZWad/zt3molROknMez4fGqYOgWZ

    5s6sGWEOAEzHKou94AjLlQCGTsWM UQdv8rTeDlT7F2mMfA5XmV, cRLW, 50VT, s.

    5gaJ5UZAzz3TmTnK1iwGsb4bxDBQB0GeJh...)

    2531: XMLUtil.unCompressBase64Binary (): compress the result = < report_parameters >

    status < region > < / region >

    < top_n > 10 < / top_n >

    < ago_seconds > 3600 < / ago_seconds >

    < show_sql > 0 < / show_sql >

    < / report_parameters >

    < region id = 'status' cpu_time = ".21" elapsed_time "1.41" = >

    "< status db_id, db_name ="1013701001"="CLAUDIA"container_name =" CBD$ ROOT ' pdb_cnt = '1' db_unique_name = 'claudia' oracle_home="/u01/app/oracle/product/12.1.0/dbhome_1 ' db_status = 'Open' db_version ="12.1.0.1.0"db_platform_name = 'Linux 64-bit x 86' db_platform_id = '13' db_startup_since_sec = '2471' parallel '2' = inst_cnt ="Yes"archiver = arrΩt"Stopped"=" "active_state = 'Normal' connections 'Authorized' instance_mode = 'Normal' edition = ="EE"/ >

    < / region >

    2531: XMLUtil.uncompress (): xmlModel after unpacking = < report db_version = "12.1.0.1.0" inst_count = '2' cpu_cores = '1' Hyperthreaded = "N" con_id = "1" con_name = "CBD$ ROOT" timezone_offset = "7200" elapsed_time = "1.42" cpu_time = "0.22" packs = "2" >

    < report_id > <! [CDATA [/ orarep/dbhome/show_regions]] > < / report_id >

    < report_parameters >

    status < region > < / region >

    < top_n > 10 < / top_n >

    < ago_seconds > 3600 < / ago_seconds >

    < show_sql > 0 < / show_sql >

    < / report_parameters >

    < region id = 'status' cpu_time = ".21" elapsed_time "1.41" = >

    "< status db_id, db_name ="1013701001"="CLAUDIA"container_name =" CBD$ ROOT ' pdb_cnt = '1' db_unique_name = 'claudia' oracle_home="/u01/app/oracle/product/12.1.0/dbhome_1 ' db_status = 'Open' db_version ="12.1.0.1.0"db_platform_name = 'Linux 64-bit x 86' db_platform_id = '13' db_startup_since_sec = '2471' parallel '2' = inst_cnt ="Yes"archiver = arrΩt"Stopped"=" "active_state = 'Normal' connections 'Authorized' instance_mode = 'Normal' edition = ="EE"/ >

    < / region >

    < / report >

    2531: DBUrlLoader.reportLoadComplete (): due to loading

    2533: EMBaseController:onLoadSuccess():...

    2534: EMBaseController:parseXmlModel()

    2569: DBUrlLoader:runQueuedLoad(): running another load

    3803: DBUrlLoader.onComplete (): success (str = < report db_version = "12.1.0.1.0" inst_count = '2' cpu_cores = '1' Hyperthreaded = "N" con_id = '1' con_name = ' CBD$ ROOT "timezone_offset ="7200"elapsed_time ="1.13"cpu_time = '0.08' packs = '2' encoding ="base64"compress ="zlib"> < report_id > <!) [CDATA [/ orarep/dbhome/show_regions]] > < / report_id > eAHVU11rwjAUffdXhPwAm7ZqtdSA1E32NibsRUapyUULNolJOv35u3HWDfbgyxgM

    Ajn3M + fccAsLRltfmdrWLXiwjg8IKSzsGq0cb5RoJCjviqh3hbDXplI8ZkX0iYKv

    3unKgdBKOp5OGMa + e0KG2 + tT5Y4HjrEbHoTOPyhcCZBGzumNAyXCdJVvWpjTIZtS

    AofaOJBXVzyMU3phf6sIFj7c26RRzlehZ0...)

    3804: XMLUtil.unCompressBase64Binary (): compress the result = < report_parameters >

    incidents < region > < / region >

    < top_n > 10 < / top_n >

    < ago_seconds > 3600 < / ago_seconds >

    < show_sql > 0 < / show_sql >

    < / report_parameters >

    < region id = "incidents" cpu_time = ".08" elapsed_time = "1.13" >

    <>incidents

    < INST_ID select incident '2' = home = "diag/rdbms/claudia/claudia2" id = "7480" pb_id = cdate "1" = "29/07/2013 17:33:54" > exception encountered: core dump [qervwFetch] [SIGSEGV] [ADDR:0 x 5] [PC:0x2CA8CC2] [] [] < / incident >

    < INST_ID select incident = '2' home = "diag/rdbms/claudia/claudia2" id = '7479' pb_id = '1' = cdate "29/07/2013-17:32:53" > exception encountered: core dump [qervwFetch] [SIGSEGV] [ADDR:0 x 5] [PC:0x2CA8CC2] [] [] < / incident > "

    < INST_ID select incident = '2' home = "diag/rdbms/claudia/claudia2" id = "7767" pb_id = cdate "1" = "29/07/2013-17:30" > exception encountered: core dump [qervwFetch] [SIGSEGV] [ADDR:0 x 5] [PC:0x2CA8CC2] [] [] < / incident > ""

    < / incidents >

    < / region >

    3805: XMLUtil.uncompress (): xmlModel after unpacking = < report db_version = "12.1.0.1.0" inst_count = '2' cpu_cores = '1' Hyperthreaded = "N" con_id = '1' con_name = ' CBD$ ROOT "timezone_offset ="7200"elapsed_time ="1.13"cpu_time = '0.08' packs ="2">

    < report_id > <! [CDATA [/ orarep/dbhome/show_regions]] > < / report_id >

    < report_parameters >

    incidents < region > < / region >

    < top_n > 10 < / top_n >

    < ago_seconds > 3600 < / ago_seconds >

    < show_sql > 0 < / show_sql >

    < / report_parameters >

    < region id = "incidents" cpu_time = ".08" elapsed_time = "1.13" >

    <>incidents

    < INST_ID select incident '2' = home = "diag/rdbms/claudia/claudia2" id = "7480" pb_id = cdate "1" = "29/07/2013 17:33:54" > exception encountered: core dump [qervwFetch] [SIGSEGV] [ADDR:0 x 5] [PC:0x2CA8CC2] [] [] < / incident >

    < INST_ID select incident = '2' home = "diag/rdbms/claudia/claudia2" id = '7479' pb_id = '1' = cdate "29/07/2013-17:32:53" > exception encountered: core dump [qervwFetch] [SIGSEGV] [ADDR:0 x 5] [PC:0x2CA8CC2] [] [] < / incident > "

    < INST_ID select incident = '2' home = "diag/rdbms/claudia/claudia2" id = "7767".

    3805: DBUrlLoader.reportLoadComplete (): due to loading

    3807: EMBaseController:onLoadSuccess():...

    3807: EMBaseController:parseXmlModel()

    3866: DBUrlLoader:runQueuedLoad(): running another load

    6262: DBUrlLoader.onComplete (): success (str = < report db_version = "12.1.0.1.0" inst_count = '2' cpu_cores = '1' Hyperthreaded = "N" con_id = '1' con_name = ' CBD$ ROOT "timezone_offset ="7200"elapsed_time ="2.32"cpu_time = '0,35' packs = '2' encoding ="base64"compress ="zlib"> < report_id > <!) [CDATA [/ orarep/dbhome/show_regions]] > < / report_id > eAFlTlsOgjAQ/OcUTQ9AEaJfZa/SVLrBGmBrt8TryyIaE / / mlZmxGRPl4pLPfsaC

    maFSymYcIy0Md7qyNR8mTqHkFjg11ryRaH4kxzjQEhi6S7N5v4ok + EZPx48JNu + L

    K2n + Wz + 2VQy9lnmthrS6Emfsdd2dtcLJJ8ZwSG3dtXr/LGEDe6mch + oFmB5JRQ is

    (< / report >...)

    6264: XMLUtil.unCompressBase64Binary (): compress the result = < report_parameters >

    jobs of < region > < / region >

    < top_n > 10 < / top_n >

    < ago_seconds > 3600 < / ago_seconds >

    < show_sql > 0 < / show_sql >

    < / report_parameters >

    < region id = 'jobs' cpu_time = ".35" elapsed_time "2.32" = >

    < jobs / >

    < / region >

    6264: XMLUtil.uncompress (): xmlModel after unpacking = < report db_version = "12.1.0.1.0" inst_count = '2' cpu_cores = '1' Hyperthreaded = "N" con_id = '1' con_name = ' CBD$ ROOT "timezone_offset ="7200"elapsed_time ="2.32"cpu_time = '0,35' packs ="2">

    < report_id > <! [CDATA [/ orarep/dbhome/show_regions]] > < / report_id >

    < report_parameters >

    jobs of < region > < / region >

    < top_n > 10 < / top_n >

    < ago_seconds > 3600 < / ago_seconds >

    < show_sql > 0 < / show_sql >

    < / report_parameters >

    < region id = 'jobs' cpu_time = ".35" elapsed_time "2.32" = >

    < jobs / >

    < / region >

    < / report >

    6264: DBUrlLoader.reportLoadComplete (): due to loading

    6267: EMBaseController:onLoadSuccess():...

    6267: EMBaseController:parseXmlModel()

    6306: DBUrlLoader:runQueuedLoad(): running another load

    8581: DBUrlLoader.onComplete (): success (str = < report db_version = "12.1.0.1.0" inst_count = '2' cpu_cores = '1' Hyperthreaded = "N" con_id = '1' con_name = ' CBD$ ROOT "timezone_offset ="7200"elapsed_time = '2.20' cpu_time ="0.63"packs = '2' encoding ="base64"compress ="zlib"> < report_id > <!) [CDATA [/ orarep/dbhome/show_regions]] > < / report_id > eAHdXV2PW0lufZ9f0Wnss/p + fyzcHXg9gyAIMh6M1w/BYtGQ27ItjN3ttOSZeH99

    Tn3o1uHVpYotOw + bARZrscVLXh4WWcVilZ49bj4/PO5vP68f1582 + 83j7uaHi4tn

    j5v324f73c3nzeO7h8dP6/u7zbOrA9F9Yf/w + fb + piyeXYV/Odr6/cPtbnP3cP92

    d1N3Bf7GFPeN3YeHP253 / / 3xBn + b/v2De /...)

    8585: XMLUtil.unCompressBase64Binary (): compress the result = < report_parameters >

    performance of < region > < / region >

    < top_n > 10 < / top_n >

    < ago_seconds > 3600 < / ago_seconds >

    < show_sql > 0 < / show_sql >

    < / report_parameters >

    < region id = 'performance' cpu_time = elapsed_time ".62" "2.19" = >

    < report db_version = "12.1.0.1.0" inst_count = '2' cpu_cores = '1' Hyperthreaded = "N" con_id = '1' con_name = ' CBD$ ROOT "timezone_offset ="7200"elapsed_time ="1.83"cpu_time = '0.52' packs ="2">

    < report_id > <! [CDATA [/ orarep/perfpage/main? report_level = Basic]] > < / report_id >

    < report_parameters >

    < bucket_max_count > 128 < / bucket_max_count >

    Basic < report_level > < / report_level >

    < show_sql > 0 < / show_sql >

    < / report_parameters >

    "< target start_time =" 29/07/2013 16:35 ' end_time ="29/07/2013-17:35:51" duration = '3651' bucket_count = '61' bucket_interval = '60' is_rac = 'yes' is_cdb = 'yes' inst_low = '0' inst_high = "100000" / >

    < References >

    < reference name = "instance" value = "2" / >

    < reference name = "NUM_CPU_CORES" value = "0" / >

    < name of reference = NUM_CPU «»

    8591: XMLUtil.uncompress (): xmlModel after unpacking = < report db_version = "12.1.0.1.0" inst_count = '2' cpu_cores = '1' Hyperthreaded = "N" con_id = '1' con_name = ' CBD$ ROOT "timezone_offset ="7200"elapsed_time = '2.20' cpu_time ="0.63"packs ="2">

    < report_id > <! [CDATA [/ orarep/dbhome/show_regions]] > < / report_id >

    < report_parameters >

    performance of < region > < / region >

    < top_n > 10 < / top_n >

    < ago_seconds > 3600 < / ago_seconds >

    < show_sql > 0 < / show_sql >

    < / report_parameters >

    < region id = 'performance' cpu_time = elapsed_time ".62" "2.19" = >

    < report db_version = "12.1.0.1.0" inst_count = '2' cpu_cores = '1' Hyperthreaded = "N" con_id = '1' con_name = ' CBD$ ROOT "timezone_offset ="7200"elapsed_time ="1.83"cpu_time = '0.52' packs ="2">

    < report_id > <! [CDATA [/ orarep/perfpage/main? report_level = Basic]] > < / report_id >

    < report_parameters >

    < bucket_max_count > 128 < / bucket_max_count >

    Basic < report_level > < / report_level >

    < show_sql > 0 < / show_sql >

    < / report_parameters >

    < target start_time = "29/07/2013 16:35 ' end_time = 29/07/20"

    8591: DBUrlLoader.reportLoadComplete (): due to loading

    8592: EMBaseController:onLoadSuccess():...

    8592: EMBaseController:parseXmlModel()

    8652: DBUrlLoader:runQueuedLoad(): running another load

    141803: DBUrlLoader.onComplete (): success (str =...)

    141804: DBUrlLoader.reportLoadComplete (): due to loading

    141808: EMBaseController:onLoadSuccess():...

    141808: EMBaseController:parseXmlModel()

    Thank you

    Valentine's day

    Hello

    I solved the problem by applying the hotfix 16527374.

    Valentine's day

  • installation 12.1.0.4 Oracle enterprise manager cloud control on solaris 64-bit of the sparks

    Dear all,


    We have a 10.2.0.5.0 Server Enterprise edition db Oracle Solaris spark 64bits.

    We want to install Oracle enterprise manager on that server by using the server db as the repository FRO the EM server.


    We are download release of the EM below. So my question is that this version of the MA that we download is valid for this version of the OS, or we need to download another version.


    And you can share a best tutorial to install the EM 12.1.0.4 in 10.2.0.5 db repository on Solaris spark 64bits.


    Oracle Enterprise Manager Cloud control 12 c Release 4 (12.1.0.4)
    for Solaris (SPARC) operating system

    http://www.Oracle.com/technetwork/OEM/grid-control/downloads/Solsoft-094433.html

    Future prospects for expert advice.

    Regarding

    Nimai kinzonzi

    Yes it is a valid combination. Please follow the installation guide.

    http://docs.Oracle.com/CD/E24628_01/install.121/e22624/TOC.htm

  • Install the latest version of Oracle Enterprise Manager Cloud control 12 c

    Hello
    We want to install the latest version of Oracle Enterprise Manager Cloud control 12 c in Linux x 86-64 (64-bit) platform. Oracle Web site
    link http://www.oracle.com/technetwork/oem/grid-control/downloads/index.html we found 12.1.0.2 is the latest version.

    My query is-

    is 12.1.0.2 version is the latest version for the control of cloud?
    If we install 12.1.0.2, is there a patch to be applied after update install the latest version?

    Thank you

    As mentioned Rob you should also check My Oracle Support for the recommended patches. Go to patches and updates | Search patch | Research | Recommended Patch advise and serve 'Business Manager Base platform - WHO' the product. You can use this to get a list of the patches to be applied.

    Best regards, Marc.

  • AWR via Enterprise Manager grid control report.

    Hi all
    I have account with me Enterprise Manager grid control. I have a user with the DBA role with her. I want to know the steps for making AWR report, if I want the awr report of start snapshot = 16:00 instant end = 17:00.



    Thank you
    Rafi.

    Go to Performance > snapshots > Select an instant start ID then GO > Select an end of snapshot ID then go > select view report and CONTINUE ACTION > DONE

    Concerning
    Asif Kabir

Maybe you are looking for