Standby Database - No. Enterprise Manager - 11g so what jobs?

Hello

So I implemented data guard for our production of 11g database.  I used the SQL method.   No control of the broker, no cloud or the grid.

The data is synchronized with our production database.   But - if I have to failover to the standby database, there is no enterprise manager to manage it.  I have several scheduled tasks in our production database. (These jobs involve the execution of stored procedures, SQL, etc.).  Of course these jobs wouldn't if we were using the database pending because there is no EM for it.

Add to this the fact that the company where we license Oracle since (we're a college) does not yet support 12 c.  If I ran 12 c, we are on our own until they do, if there are problems.

So, if I ever use our database of Eve, what jobs that are not running? I know that I could perform them manually, or I might get them to run with SQL Scripts using Windows batch files, etc..  Essentially reproducing jobs EM with Windows bat files.  (I'm already back up the database ensures that).

What is the right way to go about this? Install control cloud 12 c on a server and then to administer my database sleep with her? I guess the 12 c cloud control can administer an 11g database?   For those who have done this, have you installed the control server to cloud 12 c on its own server?

We manage our server under Windows 2008 R2.

Any contribution is appreciated.

Thank you

Fix. They will work in Main Mode. Manages the "SET_ATTRIBUTE" 'DBMS_SCHEDULER' if value "PRIMARY".

So if you make a hole or failover mode of the database changes and your work are managed.

EM jobs are not the same thing as that.  DBMS_SCHEDULER is stored in each database.

There is a forum here also DBMS_SCHEDULER with tons of information.

Best regards

mseberg

Tags: Database

Similar Questions

  • Administration Enterprise manager 11g

    Hello. I installed Enterprise manager 11g. I created a new database. is it possible to access from Enterprise manager to the new database? When I opened MS, always appear an orcl instants. How can I change this instants?

    Best regards.

    Cuque

    Once AGAIN (and again)

    There is control of the database and the grid control.

    Control of the database handles one (* 1 *) database only!

    You have the control of the database.

    You cannot use the control of the database, or you must use different port numbers, then you will end up with two (* 2 *) different database controls, each a Manager (* 1 *) database.
    How to do this is documented.

    Please indicate your question as answered. More aid is simply impossible.
    If you do not believe this READ the documentation and stop being STUBBORN.

    ------------------
    Sybrand Bakker
    Senior Oracle DBA

  • Question on the definition of the identification information of database in Enterprise Manager

    Good evening

    I tried to set the credentials of database in Enterprise Manager (Preferences-> preferred References) and ran into a case that I don't understand. Please see the "diagram" (which attempt to mimic screen EM--very roughly). I show the name and host fields separately because those who are constant.
    Name             Host       
    
    orcl.john.local  Oracle2Day1.john.local
    the above fields are followed (including my original contribution):
       UserName  UserName   SYSDBA     SYSDBA    Host      Host
                 Password   userName   Password  UserName  Password
    
       scott     abc123     sys        abc123 
    When I enter in the above and press the button "Test", everything works well. I thought that if I could connect as SCOTT, I would be also able to connect as SYS (not a good idea, but, it's an exercise), so I tried this:
       UserName  UserName   SYSDBA     SYSDBA    Host      Host
                 Password   userName   Password  UserName  Password
    
       sys       abc123     sys        abc123 
    The above gives the following:

    >
    Error
    Failed to connect to orcl.john.local as the user sys.
    >

    The question is: SYS can connect as SYSDBA, how is it possible that he wouldn't be able to connect as a user 'normal '?. I do not understand why this scenario fails.

    Thank you for your help,

    John.

    http://download.Oracle.com/docs/CD/E11882_01/server.112/e10897/users_secure.htm#ADMQS12004

    "
    When you connect as user SYS, you must connect to the database as SYSDBA or SYSOPER
    "

  • grid control Oracle enterprise manager 11g

    Hi guys,.

    Is it mandatory to obtain the license for the use of the oracle enterprise grid control manager 11g?

    Yes, the grid is paid outside the database.

    Onkar

  • How to activate the database from Enterprise Manager Grid 12 c EBS 12.2.5

    Hello

    I have a question how do I activate the enterprise Grid Control on the 12 c database manager.

    Now, I was demanding to activate the database of EM 12 c on EBS 12.2.5 grid control. Already tried to emca, but showed nothing to configure?

    Please help me how to activate this feature?

    Thank you

    Andreas Kuncoro

    Hi Christophe,

    Thanks for your info. I already activate.

    Thank you.

    for retail, the step:

    Enable Enterprise Manager on Oracle E-Business Suite with database 12.1.0.2

    Concern about the listener and the database only.

    1. check the listener

    $ cd $ORACLE_HOME/network/admin/VIS2_miiexa01 /.

    $ more tnsnames.ora

    ###############################################################

    #

    # Do not change the settings in this file manually. They are managed

    # automatically and will be overwritten when executing automatic configuration.

    # For more information about automatic configuration, see the Oracle

    # E Business Suite Installation Guide.

    #

    $Header #: NetServiceHandler.java 120.28.12020000.6 2014-05-14 07:55:23 mmanku ship $

    #

    ###############################################################

    VIS2 =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = tcp (PORT = 1529))(HOST=miiexa01.vision.co.id))

    (CONNECT_DATA =

    (SERVICE_NAME = VIS2)

    (INSTANCE_NAME = VIS2)

    )

    )

    VIS2_FO =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = tcp (PORT = 1529))(HOST=miiexa01.vision.co.id))

    (CONNECT_DATA =

    (SERVICE_NAME = VIS2)

    (INSTANCE_NAME = VIS2)

    )

    )

    VIS2_LOCAL =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = tcp (PORT = 1529))(HOST=miiexa01.vision.co.id))

    )

    VIS2_BALANCE =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (LOAD_BALANCE = YES)

    (FAILOVER = YES)

    (ADDRESS = (PROTOCOL = tcp (PORT = 1529))(HOST=miiexa01.vision.co.id))

    )

    (CONNECT_DATA =

    (SERVICE_NAME = VIS2)

    )

    )

    VIS2_REMOTE =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = tcp (PORT = 1529))(HOST=miiexa01.vision.co.id))

    )

    )

    VIS2XDB =

    (DESCRIPTION =

    (ADDRESS =

    (PROTOCOL = tcp)

    (HOST = miiexa01.vision.co.id)

    (PORT = 1529)

    )

    (CONNECT_DATA =

    (SERVICE_NAME = orcl12XDB)

    )

    )

    extproc_connection_data =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROCVIS2))

    )

    (CONNECT_DATA =

    (SID = PLSExtProc)

    (PRESENTATION = RO)

    ) )

    IFile=/Home/VIS2/12.1.0/Network/admin/VIS2_miiexa01/VIS2_miiexa01_ifile.ora

    2. check the database

    $ sqlplus / as sysdba

    check port https already set to EM

    SQL > SELECT 'https://'|| SYS_CONTEXT ('USERENV', 'SERVER_HOST') |'. ' || SYS_CONTEXT ('USERENV', 'DB_DOMAIN') |': ' | dbms_xdb_config.gethttpsport () | "/em/' double.

    SQL > SELECT 'https://'|| SYS_CONTEXT ('USERENV', 'SERVER_HOST') |': ' | dbms_xdb_config.gethttpsport () | "/em/' double.

    using the https protocol to open a session on EM

    SQL > exec dbms_xdb_config.sethttpsport (5500);

    Changeinit .ora

    $ viinit .ora

    Add the new line oninit .ora

    Dispatchers = "(Protocol=TCP) (SERVICE =XDB)" "

    Restart the database for changes in the init.ora file take effect.

    SQL > show the extreme setting

    VALUE OF TYPE NAME

    ------------------------------------ ----------- ------------------------------

    chain of dispatchers (PROTOCOL = TCP)(SERVICE=VIS2XDB)

    whole MAX_DISPATCHERS

    SQL > exit

    Thank you

    Andreas Kuncoro

  • Oracle Enterprise Manager 11g...

    Hello
    can anyone write pls showing me how to back up and restore Oracle 11g? I have to open Oracle Enterprise Manager 11 g for this? How to open it?

    Any response would be appreciated.

    Thank you.

    Published by: Sap B on June 18, 2009 06:19

    You can do it with or without OEM. The two techniques are detailed in this tutorial: http://www.oracle.com/technology/pub/articles/havewala-rman-grid.html

  • Unable to connect to the database console Enterprise manager

    Hi all

    I've updated 10.2.0.1 10.2.0.4 on sun sparc 5.10 using the patch 6810189 Set

    when im start dbconsole agent is disconnected
    and when im start dbconsole agent does not start with it

    Check the steps

    emctl start agent $
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Starting Agent... started.
    $
    agent of $ emctl status
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Agent version: 10.1.0.6.0
    Version of the WHO: 10.1.0.6.0
    Protocol version: 10.1.0.2.0
    Agent home: /u01/app/oracle/product/10.2.0/production_sid
    File binary agent: /u01/app/oracle/product/10.2.0
    Agent process ID: 5462
    Parent process ID: 5457
    Agent URL: https://production:3938/emd/main
    Starts at: 2009-06-15 08:42:29
    Started by user: oracle10g
    Last reload: 2009-06-15 08:42:29
    Last download successful: (none)
    Last attempt to download: (none)
    Total megabytes of XML files uploaded so far: 0.00
    Number of XML, files awaiting download: 60
    Size of the XML files in the upload wait (MB): 24.56
    Available disk space on the file upload system: 42.75%
    Agent is running and ready
    $
    $ emctl status dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://production:1158 / console/em/aboutApplication
    Oracle Enterprise Manager 10 g is not running.
    Logs are generated in the /u01/app/oracle/product/10.2.0/production_sid/sys directory
    man/Journal
    $ emctl start dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://production:1158 / console/em/aboutApplication
    -An instance of Oracle Enterprise Manager 10 g Database Control is already runn
    ING.
    agent of $ emctl status
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Agent, it is not running
    $


    And I found Agent/WHO versions are different from the version of database.

    After hunting forums/google

    I tried to download agent (OMS VERSION NOT VERIFIED)

    Download emctl agent $
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    EMD upload error: popped uploadXMLFiles: SGD version not yet checked...

    And safe agent (SGD failed to START)

    emctl security officer $
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Enter the password of the Agent:
    Officer is arrested... Fact.
    Fixing agent... Has begun.
    Requesting a download WHO HTTPS URL... Failed.
    WHO is not configured for Enterprise Manager security.
    emctl start agent $
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Starting Agent... started.

    Please help me to solve this

    Hi Tunder Angel,

    This is the problem

    Please see this

    +| ORA-20603: time zone update schedule re +.
    region of a target is not supported. Use the mgmt_target.set_agent_tzrgn () to change API
    exercise of the zone area. (name of the target = hostname:3938) (target type = oracle_emd) (
    new = tzrgn - 04:00) (old tzrgn = UTC)

    There is a difference of time zones

    Now you need to check Oracle Metalink Document: impossible to start agent fails with the error "ORA-20603": Doc ID: 788944.1

    Just follow the Dbconsole of the document part.

  • Removal/drop/withdraw, database using Enterprise Manager (12 c)

    Hello
    I ran a few searches and examine documentation... but I have not found a way to move/delete/delete databases using 12 c EM.
    We have environments multi-instance (a single physical server with multiple instances/database). And from time to time, to delete one or more instances when they are out of service.
    So far, we use DBCA, but I wonder if there is a way to do the same with the EM 'out of the box... ".

    Could someone point me in the right direction?


    Thanks in advance,

    Francisco Palomares

    Hello Francisco,.

    the only 'out of the box' methods to remove/delete a database would be:

    -Create a 'User defined procedure' to do the job - Fund guide "Life cycle management" in the documentation
    -When you use the Self Service Portal as part of the Cloud management feature, users would be able to ask for a database to create. When demand for a database to create the user can also identify what period it would need from the database. Which means that you can indicate the current time a database must be dismantled. In this case not only a job is programmed to create the database, but also a job is programmed to remove the database after the specified time has passed. The Guide for this of Cloud management.
    -You could of course also think to do this using a measure of script that you could plan from the working EM system.

    Plenty of material to think ;-)

    Concerning
    Rob

    http://oemgc.WordPress.com

  • Impossible to add the database in enterprise manager 12.1.3

    Hi all


    I recently installed 12 c (12.1.3) on rhel 6.2 oem 64 bit.

    DB version is 11.2.0.3.0

    I've added a target.

    I went to (top - right)

    Configuration-> add target-> manually add target.

    And the agent has been installed successfully.

    However after that once I come to

    (Left side)

    Target-> data-> add-> Oracle database

    I'm not able to see the host name that was added.

    Help, please.

    Thank you.

    If the agent has installed successfully, to connect on the Server DB and goto AGENT_HOME/bin and see the output of the emctl status agent and see if the agent is able to connect to the OEM and also able to download data to the SGD server. Try to stop and start the agent and see if there are errors seen on DB host.

    To add a database to the OEM make you also entered it in the file/etc/oratab on the DB server.

    Thank you

    Amar

  • avoid giving credentials to connect to each database in Enterprise manager

    Hi all

    I have an OEM 10.2.0.4 installation and recorded more than 50 databases and some OAS as well. Earlier there was a few databases. For all Directors on the database were connection in the database corresponding manaully.

    Now Inumber database has increased. If we want to avoid giving credentials (sys or system) for each time.

    Rather, we want him look like any database auto accessibility if connect us to if connect us to the em console.

    Can anyone help to achieve this goal?

    Thanks in advance.

    Anil Malkai

    Hi Anil,

    If you fill out the preferred credentials you won't be asked for a Unies/PW Nations more: see http://www.stanford.edu/dept/itss/docs/oracle/10gR2/em.102/b31949/setting_up.htm#BABIJDCA
    To get their: preferences (top-right), the preferred credentials

    Eric

  • Database DB2 (Identity Manager 11g) connector

    Friends,
    There is a version of the database connector is certified for IBM DB2

    Thank you.

    Question is not quite clear.

    Use the last Database_App_Tables_9.1.0.5.0 connector which is certified with IBM DB2.

  • 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

  • most long time value of service for all registered databases in Oracle enterprise manager

    Hello

    We use the grid control Oracle enterprise manager 11g in our environment.

    I want to capture the long service time values for all the databases that are stored in the grid control.

    Is there any query to get the values of the database of the grid control.

    Please help me.

    Thank you

    Is not a 11g to test, but try mark for the target_name + target_type = "oracle_database' of mgmt$ metric_daily or mgmt$ metric_details, and do a like on metric_column looking for this particular measure... Once you have found the metric_name + metric_column, you can shoot for all the DB.

  • With Standard Edition database DB from Enterprise Manager management packs.

    Hi all

    As far as I know Enterprise Manager 11g is free to install, but not management pack.
    I want to install 11g Grid control in my environment but I got all my oracle Standard edition databases.
    So my question is that:
    Which one would use one of the following management pack in my Enterprise manager 11g grid control environment?

    Below is the text copied from EM 11 g Documentation

    Enterprise Manager offers the following packs of the Oracle database:

    Pack of diagnostics for the Oracle database.

    Tuning Pack for Oracle Database+.

    Management of change for Oracle Database pack+.

    Configuration Management Pack for the Oracle database.

    Provisioning and Patch Automation Pack for Oracle Database+.

    Hide data Pack for Oracle Database+.

    These management packs can be purchased only with Enterprise Edition. The features of these packs are available through Oracle Enterprise Manager Database Control and Oracle Enterprise Manager Grid Control and API provided with the Oracle database software.



    Thank you very much
    Hems

    Not exactly, but you can not register with anything other than Enterprise Edition management packs.

    You can continue to use the Grid control to monitor the availability of database and server and perform tasks to others, but the features available in these management packs (as the 'Performance', or patch management tab and so on) will not work. It still provides a value without these packs.

  • Download of Enterprise Manager to 11.2.0.4

    Hi, I want to install a 11.2.0.4 database without grid Infrastructure or ASM, but I can't find the Oracle Enterprise Manager software to download.  It seems that the closest download was "Enterprise Manager 11g Grid Control Release 1 (11.1.0.1.0)", but he said that is no longer, it can be downloaded.  What is the right (and available) version OEM download for a single instance of 11.2.0.4?   Maybe the software comes already with him?

    Thank you!

    User575429-OC says:

    So, I can use Oracle Enterprise Manager Cloud control Release 5 (12.1.0.5) 12 c?

    Yes.

    User575429-OC says:

    Also requires 12 c EM Grid Infrastructure and/or ASM?  I really don't want to treat all of this overhead either.

    Nope,

    I installed 12.1.0.4 in another local server with a single instance database as a repository using filesystems for the data files.

    You needn't ASM.

    Kind regards

    Juan M

Maybe you are looking for