Where is Oracle streams in OEM database control?

Hi, friends:
trying to setup streams between two instances, suppose in OEM db control I can find a GUI tool, but can not find out it where, so where is Oracle streams in OEM database control?
thanks a lot in advance.

When you say OEM database control it is not clear if you refer to the java gui OEM or the Web EM DB control console, as a de facto standard when you say OEM you refer to the 9i Java based GUI admin tool, on the other hand, when EM Control is mentioned it refers to the 10g web based admin tool.
If you mean the Java Console, you should consider reading this reference --> Using Oracle Streams to Integrate Your Data
~ Madrid

Similar Messages

  • Do i need to reconfigure OEM Database Control when change ip address?

    Hi all.
    Do i need to reconfigure OEM Database Control after a change of ip address?
    I mean, i have an OEL5 box with 10g Rel2. I have configure the server with a static ip address.
    This server will be sent to another location and it's possible the ip address will be changed. It will remain a static ip, but may change. Since i plan to deliver this server with rman jobs within OEM Database Control. I'd like to know if this will continue working after an eventual ip address change ....
    Regards....!

    myluism wrote:
    Hi all.
    Do i need to reconfigure OEM Database Control after a change of ip address?
    I mean, i have an OEL5 box with 10g Rel2. I have configure the server with a static ip address.
    This server will be sent to another location and it's possible the ip address will be changed. It will remain a static ip, but may change. Since i plan to deliver this server with rman jobs within OEM Database Control. I'd like to know if this will continue working after an eventual ip address change ....
    Regards....!It depends.
    When you created the dbcontrol, the configuration was put in a directory in ORACLE_HOME named something like 'hostname_sid' and there are also files under that where the hostname is baked into either the file name or a property of a configration defined within a file. If it is truly hostname, you might be ok, but if it is actually IP address instead of host name (I have seen that) then you obviously have a problem.
    Over the years (and across several versions) I've found the OEM repository to be rather "brittle", and Oracle to have a rather cavalier attitude about rebuilding it. As a result, I specifically DO NOT have anything important - and very specifically my backup jobs - in the repository. I still schedule my backups through rman, though I know many people use dbms_scheduler. But even that appears to not be the same as an oem controlled schedule.

  • Oracle Streaming in same database - 10g

    Oracle Streaming in 10g database
    Posted: Sep 21, 2006 4:25 AM Reply
    Hello,
    I am trying do streaming at table level for all dml changes from one schema(source) to another schema (target) controlled by admin schema (stream_admin). I have all these schemas in same database(10g-enterprise edition).
    As given in documentations , I created
    1. two queues(in_Q and out_Q) in Stream_admin,
    2. two process( capture and apply process) in Stream_admin ,
    3. A propagation rule for propagation between in_Q and out_Q,
    4. did instantiation,
    5. started both capture and apply process.
    Having done that , I insert in source table and check for the same in target but alas!! nothing happens. I fail to achieve streaming.
    I am not getting any error. Neither in process , nor in propagation or queues. And all queues,rules and process are enabled.
    Please help.

    datapump uses dbms_metadata extensively.
    Problem is twofold
    - the amount of data
    - why on earth do you need to 'copy' these 1.2 Tb a 'number of times'
    One would expect you would have tested the upgrade on a smaller test database. and you wouldn't need to fix bugs in a 1.2 Tb database.
    A better idea would be to duplicate the complete database using RMAN. This doesn't perform conventional INSERTs and doesn't create redo.
    Sybrand Bakker
    Senior Oracle DBA

  • Oracle Enterprise Manager 10g Database Control Release 10.2.0.3.0

    Oracle Enterprise Manager 10g Database Control Release 10.2.0.3.0 is one hour behiend on AIX 5.3.
    I have installed the new timezone version 4 already by oracle DST path database is good OEM main page is showing one hour behiend.
    I have done every possible effort last thing may be i have to update java home i have 1.4 IBM java on the server.
    Please help me in this. Thanks.

    See the Metalink Note *Impact Document for Daylight Saving Time Shift for Enterprise Manager Grid Control [ID 417939.1]* Appendix B - FAQ - point 18
    What is the impact of not patching the JDK on the OMS for 10g Grid Control?
    If you do not patch the JDK on the OMS page refreshed times and possibly other times displayed in the console will be incorrect (they will be off by 1 hour) during an affected period.
    Oracle strongly recommends that you do patch the OMS JDK but we are not aware of any data corruption in the repository nor of any impact on critical EM functionalities (such as severities, notifications and jobs) when the JDK is not patched.

  • Oracle Enterprise Manager 11g Database Control log file location

    Any one knows where the log file is for Oracle Enterprise Manager 11g Database Control. I am trying to set up EUS proxy authentication and running into issues when trying to search proxy user in my DB. The search returns no results and I am not sure where to look for. Please not my setup does work for EUS with shared or exclusive schema. I need to use Oracle DB proxy authentication for my application and that would need a setup of EUS with proxy permissions so please advice if you know where the log file is for Oracle Enterprise Manager 11g Database Control or if there is any logging I can turn on to see what search parameters are passed from Oracle Enterprise Manager 11g Database Control to my DB by using DB audit etc.
    Thanks,

    Be patient...wait for report.
    If after some time report does not appear, go to Advisor Central and find it there.
    :p

  • Is OEM database control configured for the DBs?

    Hi
    I have multiple oracle (10gR2) databases running on a linux (5.8) server. How can I check that for which of the databases has the OEM Database Control been configured and on what port is it listening?
    Best regards

    Thank you everyone!
    Here is what I see (I have changed the DB names):
    ==============
    [oracle@vm58-1 install]$ emctl status dbconsole
    TZ set to US/Eastern
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation.  All rights reserved.
    https://vm58-1.com:1158/em/console/aboutApplication
    EM Daemon is not running.
    Logs are generated in directory
    /u01/app/oracle/product/10.2.0/db_1/vm58-1.com_db1/sysman/log
    [oracle@vm58-1 install]$ export ORACLE_SID=db2
    [oracle@vm58-1 install]$ emctl status dbconsole
    TZ set to US/Eastern
    OC4J Configuration issue.
    /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_vm58-1.com_db2
    not found.
    [oracle@vm58-1 install]$
    ==============
    So it seems that DB Console was configured for db1. When I try to start it, I get following output
    ========
    [oracle@vm58-1 install]$ export ORACLE_SID=db1
    [oracle@vm58-1 install]$ emctl start dbconsole
    TZ set to US/Eastern
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation.  All rights reserved.
    https://vm58-1.com:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control
    ========
    And these "dots" just continue to appear and it is running for 15+ minutes now.
    Please advise how to check what is happening.
    Grid Control suggestion - I agree. I believe Grid Control is not free and the client does not seem to be interested to spend more money :-)
    Best regards

  • OEM Database Control and 10g Grid Control

    Can any one tell the difference between OEM Database Control and OEM 10g Grid Control.

    Database Control is the HTTP Management environment and comes installed with the 10g Database. It can be used to manage one database (one target) at a time (standalone). To monitor more than one database, you must create a new console on a different port for each database.
    10g Grid Control is the Enterprise version in that you can monitor different Target from different operationg systems at the same time. These include Application Servers, Listeners, Operation Systems, Non Oracle Database Systems using plugins (from 10gR2).
    So, for someone who was using OEM 9i, there was connection in to Standalone Console (Java) and Oracle Management Server (Java and HTML). In 10g, they are replaced with Database Control (Java and HTML versions) and Grid Control respectively.

  • OEM database control for 10.1

    Hello:
    I am just assigned to manage a oracle 10.1.0 database which was set up by another person, from Universal installer, I can see the OEM database control was installed, but I can't see to find it anywhere? from program or oracle_home. I can't fined it's log file either. Can someone help out?
    Thanks a lot.
    Wendy

    Check my response here:
    Re: starting gridcontrol?

  • OEM Database control

    Hi Friends,
    I have install 10g on xp2 , and created one database at the time of installation and 2 more database using DBCA afterword...
    But not a single I able to work on using OEM Database control. ...
    When I check in the services their is no service name oraclelistener in the services list....
    Now what to do so that I can use all the three database using OEM....
    Thanks and Regards

    I have install 10g on xp2 , and created one database at the time of installation and 2 more database using DBCA afterword...
    But not a single I able to work on using OEM Database control. ...
    When I check in the services their is no service name oraclelistener in the services list....
    Now what to do so that I can use all the three database using OEM....
    Welcome to OTN,
    OEM configured successfully or not? if not you can create manually
    http://www.akadia.com/services/ora_dbconsole.html
    Edited by: CKPT on Jul 21, 2011 9:16 PM

  • How to (what to) download and install OEM database control

    Hello
    Can you please tell me the name of the file I should download (Is it still accessible?). I have download many of the oracle product files but don't have the OEM one burned to a CD.
    I want to reinstall my database as I have changed my domain name and the OracleConsole(orcl)
    I.E.
    L:\app\owner\product\11.2.0\db_1\bin\nmesrvc.exe fails to start.
    My situation is that I am using a single instance of Oracle 11G R2 for self educational training and development.
    I am running on Windows XP SP3.

    Hi,
    To create or recreate a database control you need to execute the following commands:
    Create the DB Control Repository Objects and Configuration Files
    $ <ORACLE_HOME>bin/emca -config dbcontrol db -repos create
    ReCreate the DB Control Repository Objects and Configuration Files
    $ <ORACLE_HOME>bin/emca -config dbcontrol db -repos recreate
    Best Regards,
    Venkat

  • Access OEM Database Control through IIS

    After installing IIS on my dev server, I am unable to access the database controls for my various databases. Any information on configuring IIS to allow access to my OEM DB Controls?
    Oracle 11g R2, IIS 7.5, Windows Server 2008 R2
    Thanks.

    Thank you Biss ,
    It is their and also it is member of ora_dba. so it should have administrator rights.
    The following are the exact lines from db_instance.pl at which I get error.
    sub get_db_status
    &set_env_var($oracle_home, $oracle_sid);
    my $dir = tempdir( CLEANUP => 1);
    (my $fh, my $filename) = tempfile( DIR => $dir );
    if($NT)
         $TEMP = "C:\\TEMP";
         &mkDir($TEMP);
         $mytime = time();
         $filename = "$TEMP\\dbinstance.$mytime";
    open(SQL_WRITER, "|$ENV{ORACLE_HOME}/bin/sqlplus /nolog >$filename")
         || die "Can not open pipe for DB_STATUS";
    print SQL_WRITER "whenever sqlerror exit sql.sqlcode\n";
    Thanks

  • How do I configure OEM Database Control 10g

    Hi Gurus,
    I have Oracle 10g Release 2 (10.2.0.1) on Windows XP installed. How do I configure Database Control 10g??
    Any help is appreciated
    Thanks !!!

    Use the enterprise manager configuration assistent (emca)
    <ORACLE_HOME>\bin\emca
    with emca -h you get some help

  • Oracle Streaming in 10g database

    Hello,
    I am trying do streaming at table level for all dml changes from one schema(source) to another schema (target) controlled by admin schema (stream_admin). I have all these schemas in same database(10g-enterprise edition).
    As given in documentations , I created
    1. two queues(in_Q and out_Q) in Stream_admin,
    2. two process( capture and apply process) in Stream_admin ,
    3. A propagation rule for propagation between in_Q and out_Q,
    4. did instantiation,
    5. started both capture and apply process.
    Having done that , I insert in source table and check for the same in target but alas!! nothing happens. I fail to achieve streaming.
    I am not getting any error. Neither in process , nor in propagation or queues. And all queues,rules and process are enabled.
    Please help.

    go through below link
    http://www.oracle.com/technology/oramag/oracle/04-nov/o64streams.html
    i hope it will help you.

  • OEM - Database Control - Logging me out constantly

    My problem lie when viewing any of the pages within the DBcontrol. Once logged in I can browse but on most occasions I change to a tab or any of the links it logs me out and brings me back to the log in screen where I start again. Which is becoming quite annoying.
    Has anyone else experienced this before and if so what was the cause of the problem.
    Thanks to all that reply.
    Version Information:-
    Dbcontrol - 10.2.0.3
    Database - 10.2.0.3
    Agent - 10.2.0.3
    Platform - Linux x86

    That is then definitely strange.
    In the classroom environment, our standard image to teach Oracle 10gR2 and 11gR1/R2 now is based on OEL 5u2. Gets reinstalled from image every week, and we are about to switch to kickstart. No issues - my instructor system has been running for quite a long time on 5u2.
    When I set that up, I made sure I included the oracle-validated rpm.
    Raw or VM? If VM, which version VM and which host?
    How much memory available to the OS? Going into swap?

  • OEM Database Control  10.2.0.1 -- Pages render funny

    I have the standalone version installed from a 10gR2 EE custom (to get Windows stuff) install (new, not an upgrade) on my home Win XP SP1 machine.
    I start the console with http://<host>:1158/em in Firefox 1.5.0.2. It works OK about 50% of the time. The other 50%, a page will render like this:
    (URL)
    http://<host>:1158/em/console/database/instance/changeState?target=10gR2Training.<domain>&type=oracle_database&processId=1149104861187
    (Page Contents)
    Server: Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)
    Content-Length: 207
    Set-Cookie: EM_AUTH_USERID=; Comment=EM cookie; Expires=Thu, 01-Jan-1970 00:00:00 GMT; Path=/em/console
    Set-Cookie: JSESSIONID=c0a87bb948638dac28a0ff3415ca58ffe592f05b944; Path=/em
    Cache-Control: private
    Keep-Alive: timeout=15, max=100
    Content-Type: text/plain
    Location: http://<host>:1158/em/console/logon/logon
    <HTML><HEAD><TITLE>Redirect to http://<host>:1158/em/console/logon/logon</TITLE></HEAD><BODY>http://<host>:1158/em/console/logon/logon</BODY></HTML>
    --OR (Page Contents) --
    Server: Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)
    Content-Location: http://<host>:1158/em/database/instance/changeState/specifyCredentials.jsp
    Set-Cookie: EM_AUTH_USERID=<userid>|1149107202000|EF3E7389B648CF5699262B365E05A673; Comment=EM cookie; Path=/em/console
    Cache-Control: private
    Keep-Alive: timeout=15, max=100
    Content-Type: text/html; charset=UTF-8
    Transfer-encoding: chunked
    586
    <noscript>JavaScript is not supported by your browser. Oracle requires JavaScript support in order to completely render this page.</noscript>
                   <script language='javascript' src='http://nnn.n.n.n:nnnn/js.cgi?pa&r=21388'></script>
    <script language="JavaScript">
    function launchLov(lovUrl, windowWidth, windowHeight) etc
    When I hit Refresh the page displays correctly.
    It's not a big deal because it's not at work, but it bugs me. If anyone knows exactly why this is happening, I'd sure appreciate their help. BTW I have ZoneAlarm and Norton AntiVirus running and I'm behind a DSL router. And I'm not an expert on any of this.
    Something maybe ..... the nnn.n.n.n:nnnn above is the address of my loopback adapter.

    Yes, you must download and install the 10.2.0.1 version and then patch it up to the 10.2.0.4 version.
    http://www.oracle.com/technology/obe/obe10gem/install/index.html
    The above link shows you the install routine when using a new database, the steps for the existing database are only slightly different, all you need are the connection details for that existing database and you should be ok.
    As for taking full backups of the Grid Control repository, I know many choose not to, space is always a big concern, but this depends on how critical your repository is to you. If you need it for the auditors, well then I'd suggest acquiring some more hard disks to up your space.

Maybe you are looking for

  • New Development system copy from Production

    Hi All, Hope you can help me out here with some ideas. We are currently planning to implement a new SAP BW Development system, and for this we would like to make it a 1:1 copy of our current production system. Meaning all from customizing, ABAP, work

  • Three tier architecture questions

    Hello, My question is in regards to using Toplink in a three tier architecture situation. If I wish to send an object A which has a collection of Bs and B has a collection of C ( A nested object structure with two or more levels of indirection). Is t

  • Flash Player Infected or Not Working?

    When I install the latest version downloaded from http://get.adobe.com/flashplayer/ it gives me a file named install_flashplayer10_mssd_aih.exe with MD5 hash 8616BAC383BA8DD24C36212B16DF64BF. It proceeds to create numerous TCP/IP connections, then cr

  • System info for editing?

    Tired of Window PCs, looking to buy an Apple System. I would like to do some video editing but want to make sure I get a powerful enough system from the start. How does the iMac handle HD video editing or should I look a better, faster computer?

  • Can't send emails but I can receive them!

    Aloha - I have a Droid and I can't send out any emails - they just hang up in my outbox.  Any suggestions?