Replication Manager

Hi
I am set up replication previously on 8i and 9i databases. I am trying to setup replication on 10g. Earlier I used to manually set up replication using APIs rather than using the Oracle replication manager.
Is it a good idea to setup replication using the replication manager? Does replication manager have any limitations? What will I gain if i setup replication manually using custom scripts?
Thanks
MG

The only advanced replication difference in capabilities between the replication manager and the API PL/SQL code I heard of is that you can replicate a subset of columns for a table with the replication manager only. Besides that, what you can do with one is possible with the other. My personal advice is to use the command line if you want to really learn this topic well.
Daniel

Similar Messages

  • Will Hyper-V Replication Manager move a VM without shutting it down?

    Scenario
    Let say I have two sites (Primary And DR). I have my production VM's running on my Primary Site.  If I protect them with Hyper-V Replica the VM is replicated and I can bring the VM up manually in the DR site. So I know that process work. I am trying
    to minimize the outage of an app and the time it takes to bring the VM up and running. I have a database server in the primary site. I want to be able to move the VM hosting the database server to the secondary site without shutdown or with minimal downtime. 
    Question
    Can I use Hyper-V Replication Manager to migrate the VM with the database from the Primary Site to the DR site without downtime for the SQL server? When I mean downtime for the SQL server is that clients can continue to connect to the database and access
    the data in the database while I am migrating the VM.
    This is needed to maintain availability during DR testing of the Production environment.
    Thanks,
    Carlos

    Hi Carlos, 
    For DR drills you can use the test failover. A
    test failover can spin up a test virtual machine for the production virtual machine. This VM can run in an isolated environment and does not affect the production environment. Your SQL server will have no outage while DR testing.
    A test failover can be executed on an individual virtual machine or a recovery plan. This can orchestrate the drill as close to a real failover which recovers the application in a planned manner.
    Hope this pointer helps.
    More detailed tutorials are available at http://msdn.microsoft.com/en-us/library/windowsazure/dn440569.aspx

  • Replication Manager in 8.1.7?

    What happened to Replication Manager in 8.1.7?
    Does it only exist as part of the DBA Studios package?
    I have tried using this but have found one major flaw. When using a replication administrator user for handing replication, I cannot specify the Tablespace to replicate objects to. All the other storage parameters are available except TABLESPACE.
    Has anyone else experienced this problem?

    Have u got the replaction manager wizard on 8.1.7 - the same problem i am also facing i f u have any solution to find it out please send me.
    And one more thing have u ever configured replication successfully - If yes please send me steps in short. as I am unable to configure it.
    Regds,
    Amit.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by Jeremy Perkins ([email protected]):
    What happened to Replication Manager in 8.1.7?
    Does it only exist as part of the DBA Studios package?
    I have tried using this but have found one major flaw. When using a replication administrator user for handing replication, I cannot specify the Tablespace to replicate objects to. All the other storage parameters are available except TABLESPACE.
    Has anyone else experienced this problem?<HR></BLOCKQUOTE>
    null

  • EMC Replication Manager Client on Solaris 10 Zone?

    Hello,
    Hoping I could find out if anyone out there has had success running EMC's Replication Manager (client) on a Solaris zone where an Oracle database is running, and how it was installed. Normally we install 3rd party software on the Global host /opt, and then call the libs, etc, from the zone (the global host's /opt is made readable to the zone). An obvious solution would be to install the client directly within the zone, but should we need to add another zone for redundancy purposes (two hosts running one database each, should one host go down, we'd migrate it's zone w/ the other database over to the other host), we would have to install the EMC client (again), rather than being able to just call the same deployment from the Global host from within the new zone.
    Any info or links to info would be appreciated. I tried searching around but didn't find anything.
    Vlad

    Hi,
    Thanks once again for reply!!
    If you already installed Oracle Virtual Directory Manager on Sun SPARC, can you brief us pre-requisite setting and installation steps, so that we can follow the same.
    Because, we are getting error in the initialization of installation process itself. So, I think there must be some configuration settings to be made.
    We already raised SR (Service Request) with Oracle, bu there is no reply from their side till now.
    I am waiting for your reply ASAP
    Regards

  • Replication Management tool in Oracle Db10g Standard Edition....

    Hi,
    Where is the Replication management tool can be found in Oracle OEM10g Standard Edition...????
    Is this contained only to EM java version.... in Oracle client...????
    However , i have a doubt that the EM java version gives the capability for advanced replication.... whereas the standard edition supports only basic replication...Is that correct....???
    If the above is true then... how to create an environment which gives the privileged user to select tables , columns to be replicated manually or using the scheduler...????
    Thanks.. a lot
    Simon
    Message was edited by:
    sgalaxy

    It is contained in the EM Java version.

  • How to change replication manager ack policy?

    Hello all
    I have installed my Berkley_db and I enabled replication using the following command:
    -enable-pthread-api
    Now, I would like to change my replication manager ack policy and perform some tests.
    I know that I have to use this method:
    repmngr_set_ack_policy
    However, I don't know how to call the above method...
    Shall I insert an entry in a specific file?
    Shall I give it as a command line?
    I must note that I replicate some data in other three servers. The change of the ack policy will automatically work and affect all three servers or will I have to perform the changes manually on every one of them?
    Thank you in advance!
    Edited by: user546168 on 10 Δεκ 2011 1:13 πμ

    Hello,
    You can read about:
    DB_ENV->repmgr_set_ack_policy() at:
    http://docs.oracle.com/cd/E17076_02/html/api_reference/C/repmgrset_ack_policy.html
    A few points to note are:
    0. You can set the ack policy programmatcially or via an environment
    DB_CONFIG file. If using a DB_CONFIG enter "repmgr_set_ack_policy"
    a blank space and the ack_policy parameter required. For example:
    repmgr_set_ack_policy DB_REPMGR_ACKS_ALL
    A DB_CONFIG file is read when the database environment is opened,
    so it will overrule any configuration done before that time.
    1. All sites in a replication group need to be configured with the
    same acknowledgement policy.
    2. The DB_ENV->repmgr_set_ack_policy() method configures the database
    environment, not only the operations performed using the specified
    DB_ENV handle.
    3. You can invoke DB_ENV->repmgr_set_ack_policy() method at any time
    during the life of the application.
    Thank you,
    Sandra

  • Replication Manager - Syncing mdb databases over the Internet

    Hai
    I am new to access replication. I have been given the task of syncing two .mdb access 2000 databases with eachother over the internet using Replication Manager 4.0. I keep getting no or little reference on how to to this and was hoping I can get a full tutorial
    on how to sync over the Internet using Replication Manager.

    I think SQL*Net uses port 1525.

  • Object Replication Manager - Errors 6004

    Hello everyone.
    I'm seeing these errors in SMS_OBJECT_REPLICATION_MANAGER component.
    I have seen many posts with the same issue reported, but none with answer that would help me correct this in my environment, like here:
    http://social.technet.microsoft.com/Forums/en-US/3f0cc0ed-5fd9-4860-aabd-e40e8f62053f/sms-object-replication-manager-failed-to-process-sms-object-changes?forum=configmgradminconsole
    These errors do not go away. Instead, they keep piling up.
    I looked at replication logs for more details but there is really nothing relevant there.
    Does anyone have any suggestions where else could be the issue?
    Thanks you for your help.

    Hi,
    My fault, the steps in the blog below should work.
    "SCCM and components:
    HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ SMS \ Tracing \ ENABLED = 1 – (REG_DWORD – General SCCM turn on Logging)
    HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ SMS \ Tracing \ xxxxxxx \ Enabled = 1 – (REG_DWORD – The Role SCCM’de If you change the compositions according to him)
    HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ SMS \ Tracing \ xxxxxxx \ MaxFileSize = 3000000 – (REG_DWORD – 3 MB large – NAL and Debug Logging for growth with more than it is worth)
    Important components to be linked to SQL for SQL logging, open the key: HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ SMS \ Tracing \ Sqlenabled = 1 – (REG_DWORD) "
    SCCM ConfigMgr 2012 How to Turn On Verbose SQL NAL logging
    (Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice.
    Microsoft does not guarantee the accuracy of this third-party contact information.)
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How do you start Adavanced Replication Manager GUI to start?

    What is the command to start Replication Manager GUI? I see Database Assistant starts with dbassist and Recovery Manager starts with rman, but I cannot find the one for Replication manager. Thanks in advance.

    You delete the current text message with that person and then create a new one.

  • Where is the Replication Manager?

    Hi, I have made a full installation of
    the Oracle 8.0.5.1 Enterprise Server and
    now I am trying to create a multimaster replication
    but I cannot find anything like a Replication Manager
    in my directories. Is there one for the Linux platfor
    and where it is?
    Thanks
    Svetlin
    null

    Replication manager is part of the Enterprise manager console.
    For Oracle( Enterprise manager is only available on the Windows
    platform.
    Two Solutions:
    * Wait for Oracle8i. Oracle8i will include the Enterprise
    manager console (it's Java based)
    * Run the necessary PL/SQL procedures by hand
    Stefan
    Svetlin Manavski (guest) wrote:
    : Hi, I have made a full installation of
    : the Oracle 8.0.5.1 Enterprise Server and
    : now I am trying to create a multimaster replication
    : but I cannot find anything like a Replication Manager
    : in my directories. Is there one for the Linux platfor
    : and where it is?
    : Thanks
    : Svetlin
    null

  • DSEE11g non-default replication manager

    How to specify the non-default replication manager when creating replication agreement using dsconf
    eg.
    #dsconf create-repl-agmt -h host1 -p 1389 dc=example,dc=com host2:1389
    how to specify the non-default replication manager of host2 and password when creating agreement.
    Thanks,

    897640 wrote:
    How to specify the non-default replication manager when creating replication agreement using dsconf
    eg.
    #dsconf create-repl-agmt -h host1 -p 1389 dc=example,dc=com host2:1389
    how to specify the non-default replication manager of host2 and password when creating agreement.
    Thanks,These instructions should get you what you need:
    http://download.oracle.com/docs/cd/E19316-01/820-2763/gdzlf/index.html

  • Large and Many Replication Manager Database Log Files

    Hi All,
    I've recently added replication manager support to our database systems. After enabling the replication manager I end up with many log.* files of many gigabytes a piece on the master. This makes backing up the database difficult. Is there a way to purge the log files more often?
    It also seems that the replication slave never finishes syncronizing with the master.
    Thank you,
    Rob

    So, I setup a debug env on test machines, with a snapshot of the db. We now set rep_set_limit to 5mb.
    Now its failing to sync, so I recompiled with --enable-diagnostic and enabled DB_VERB_REPLICATION.
    On the master we see this:
    2007-06-06 18:40:26.646768500 DBMSG: ERROR:: sendpages: 2257, page lsn [293276][4069284]
    2007-06-06 18:40:26.646775500 DBMSG: ERROR:: bulk_msg: Copying LSN [640947][6755391] of 4152 bytes to 0x2afb35e370
    2007-06-06 18:40:26.646782500 DBMSG: ERROR:: sendpages: 2257, lsn [640947][6755391]
    2007-06-06 18:40:26.646794500 DBMSG: ERROR:: sendpages: 2258, page lsn [309305][9487507]
    2007-06-06 18:40:26.646801500 DBMSG: ERROR:: bulk_msg: Copying LSN [640947][6755391] of 4152 bytes to 0x2afb35f3b4
    2007-06-06 18:40:26.646803500 DBMSG: ERROR:: sendpages: 2258, lsn [640947][6755391]
    2007-06-06 18:40:26.646809500 DBMSG: ERROR:: send_bulk: Send 562140 (0x893dc) bulk buffer bytes
    2007-06-06 18:40:26.646816500 DBMSG: ERROR:: /ask/bloglines/db/sitedb rep_send_message: msgv = 3 logv 12 gen = 12 eid 0, type bulk_page, LSN [640947][6755391] nobuf
    2007-06-06 18:40:26.647064500 DBMSG: ERROR:: wrote only 147456 bytes to site 10.0.3.235:9003
    2007-06-06 18:40:26.648559500 DBMSG: ERROR:: /ask/bloglines/db/sitedb rep_process_message: msgv = 3 logv 12 gen = 12 eid 0, type page_req, LSN [0][0]
    2007-06-06 18:40:26.648561500 DBMSG: ERROR:: page_req: file 0 page 2124 to 2124
    2007-06-06 18:40:26.648562500 DBMSG: ERROR:: page_req: Open 0 via mpf_open
    2007-06-06 18:40:26.648563500 DBMSG: ERROR:: sendpages: file 0 page 2124 to 2124
    2007-06-06 18:40:26.649966500 DBMSG: ERROR:: /ask/bloglines/db/sitedb rep_process_message: msgv = 3 logv 12 gen = 12 eid 0, type page_req, LSN [0][0]
    2007-06-06 18:40:26.649968500 DBMSG: ERROR:: page_req: file 0 page 2124 to 2124
    2007-06-06 18:40:26.649970500 DBMSG: ERROR:: page_req: Open 0 via mpf_open
    2007-06-06 18:40:26.649971500 DBMSG: ERROR:: sendpages: file 0 page 2124 to 2124
    2007-06-06 18:40:26.651699500 DBMSG: ERROR:: sendpages: 2124, page lsn [516423][7302945]
    2007-06-06 18:40:26.651702500 DBMSG: ERROR:: bulk_msg: Copying LSN [640947][6755391] of 4152 bytes to 0x2afb3d801c
    2007-06-06 18:40:26.651704500 DBMSG: ERROR:: sendpages: 2124, lsn [640947][6755391]
    2007-06-06 18:40:26.651705500 DBMSG: ERROR:: send_bulk: Send 4164 (0x1044) bulk buffer bytes
    2007-06-06 18:40:26.651706500 DBMSG: ERROR:: /ask/bloglines/db/sitedb rep_send_message: msgv = 3 logv 12 gen = 12 eid 0, type bulk_page, LSN [640947][6755391] nobuf
    2007-06-06 18:40:26.652858500 DBMSG: ERROR:: sendpages: 2124, page lsn [516423][7302945]
    2007-06-06 18:40:26.652860500 DBMSG: ERROR:: bulk_msg: Copying LSN [640947][6755391] of 4152 bytes to 0x2afb2d701c
    2007-06-06 18:40:26.652861500 DBMSG: ERROR:: sendpages: 2124, lsn [640947][6755391]
    2007-06-06 18:40:26.652862500 DBMSG: ERROR:: send_bulk: Send 4164 (0x1044) bulk buffer bytes
    2007-06-06 18:40:26.652864500 DBMSG: ERROR:: /ask/bloglines/db/sitedb rep_send_message: msgv = 3 logv 12 gen = 12 eid 0, type bulk_page, LSN [640947][6755391] nobuf
    2007-06-06 18:40:38.951290500 1 28888 dbnet: 0,0: MSG: ** checkpoint start **
    2007-06-06 18:40:38.951321500 1 28888 dbnet: 0,0: MSG: ** checkpoint end **
    On the slave, we see this:
    2007-06-06 18:40:26.668636500 DBMSG: ERROR:: rep_bulk_page: rep_page ret 0
    2007-06-06 18:40:26.668637500 DBMSG: ERROR:: rep_bulk_page: Processing LSN [640947][6755391]
    2007-06-06 18:40:26.668644500 DBMSG: ERROR:: rep_bulk_page: p 0x2afb66c1fc ep 0x2afb671344 pgrec data 0x2afb66c1fc, size 4152 (0x1038)
    2007-06-06 18:40:26.668645500 DBMSG: ERROR:: PAGE: Received page 2254 from file 0
    2007-06-06 18:40:26.668658500 DBMSG: ERROR:: PAGE: Received duplicate page 2254 from file 0
    2007-06-06 18:40:26.668664500 DBMSG: ERROR:: rep_bulk_page: rep_page ret 0
    2007-06-06 18:40:26.668666500 DBMSG: ERROR:: rep_bulk_page: Processing LSN [640947][6755391]
    2007-06-06 18:40:26.668672500 DBMSG: ERROR:: rep_bulk_page: p 0x2afb66d240 ep 0x2afb671344 pgrec data 0x2afb66d240, size 4152 (0x1038)
    2007-06-06 18:40:26.668674500 DBMSG: ERROR:: PAGE: Received page 2255 from file 0
    2007-06-06 18:40:26.668686500 DBMSG: ERROR:: PAGE: Received duplicate page 2255 from file 0
    2007-06-06 18:40:26.668703500 DBMSG: ERROR:: rep_bulk_page: rep_page ret 0
    2007-06-06 18:40:26.668704500 DBMSG: ERROR:: rep_bulk_page: Processing LSN [640947][6755391]
    2007-06-06 18:40:26.668706500 DBMSG: ERROR:: rep_bulk_page: p 0x2afb66e284 ep 0x2afb671344 pgrec data 0x2afb66e284, size 4152 (0x1038)
    2007-06-06 18:40:26.668707500 DBMSG: ERROR:: PAGE: Received page 2256 from file 0
    2007-06-06 18:40:26.668714500 DBMSG: ERROR:: PAGE: Received duplicate page 2256 from file 0
    2007-06-06 18:40:26.668715500 DBMSG: ERROR:: rep_bulk_page: rep_page ret 0
    2007-06-06 18:40:26.668722500 DBMSG: ERROR:: rep_bulk_page: Processing LSN [640947][6755391]
    2007-06-06 18:40:26.668723500 DBMSG: ERROR:: rep_bulk_page: p 0x2afb66f2c8 ep 0x2afb671344 pgrec data 0x2afb66f2c8, size 4152 (0x1038)
    2007-06-06 18:40:26.668730500 DBMSG: ERROR:: PAGE: Received page 2257 from file 0
    2007-06-06 18:40:26.668743500 DBMSG: ERROR:: PAGE: Received duplicate page 2257 from file 0
    2007-06-06 18:40:26.668750500 DBMSG: ERROR:: rep_bulk_page: rep_page ret 0
    2007-06-06 18:40:26.668752500 DBMSG: ERROR:: rep_bulk_page: Processing LSN [640947][6755391]
    2007-06-06 18:40:26.668758500 DBMSG: ERROR:: rep_bulk_page: p 0x2afb67030c ep 0x2afb671344 pgrec data 0x2afb67030c, size 4152 (0x1038)
    2007-06-06 18:40:26.668760500 DBMSG: ERROR:: PAGE: Received page 2258 from file 0
    2007-06-06 18:40:26.668772500 DBMSG: ERROR:: PAGE: Received duplicate page 2258 from file 0
    2007-06-06 18:40:26.668779500 DBMSG: ERROR:: rep_bulk_page: rep_page ret 0
    2007-06-06 18:40:26.690980500 DBMSG: ERROR:: /ask/bloglines/db/sitedb-slave rep_process_message: msgv = 3 logv 12 gen = 12 eid 0, type bulk_page, LSN [640947][6755391]
    2007-06-06 18:40:26.690982500 DBMSG: ERROR:: rep_bulk_page: Processing LSN [640947][6755391]
    2007-06-06 18:40:26.690983500 DBMSG: ERROR:: rep_bulk_page: p 0x736584 ep 0x7375bc pgrec data 0x736584, size 4152 (0x1038)
    2007-06-06 18:40:26.690985500 DBMSG: ERROR:: PAGE: Received page 2124 from file 0
    2007-06-06 18:40:26.690986500 DBMSG: ERROR:: PAGE: Received duplicate page 2124 from file 0
    2007-06-06 18:40:26.690992500 DBMSG: ERROR:: rep_bulk_page: rep_page ret 0
    2007-06-06 18:40:36.289310500 DBMSG: ERROR:: election thread is exiting
    I have full log files if that could help, these are just the end of those.
    Any ideas? Thanks...
    -Paul

  • Another replication manager user for external replication

    Hi,
    We would like to replicate to external vendor LDAP, which will acts as a consumer. We do not want to give the same password as we use for default Replication Manager. Preferably, we would like to have a seperate replication user.
    Could someone point me some link, which could help me in setting this up. We're at 11G version and consumer is at 5.2. We do know how to setup replication between 11g and 5.2, however not sure on how to utilize this seperate user, specially like setting up of ACI etc.
    Thanks in Advance.

    838471 wrote:
    Do you something more against it, specially related to technical overhead it might cause on our side? Anything, which we could justify our application owner that this is something we should push back to external vendor for upgrade.Personally I have seen two types of problems in mixed topologies.
    First, protocol conformance is different. In general later versions are stricter than 5.2, but if you get different behavior on the replica than on the supplier, it's possible for an operation to succeed on the supplier but fail on the consumer. And if that happens, replication will simply halt and reinitialization or replication repair will be needed to get replication working again. This is more likely if the supplier is 5.2 and consumers are later, but I would not be comfortable indefinitely that every possible edge case has been accounted for.
    Also, 5.2 consumers have had stability issues with mixed topology configurations. Every master that has ever participated in the topology leaves behind a replica update vector. 5.2 replicas tend to leak memory when there are more than a few of these RUVs, and they leak more, the more of them there are. If your existing topology has more than 4 masters you are definitely in an unsupported configuration, and should not be surprised when your 5.2 consumers start leaking memory, hanging, and needing periodic restarts. I know some hotfixes have been created for these kinds of problems, but I have also heard that Oracle Support is not building any more hotfixes for 5.x at all.

  • Replication manager is unavailable exception

              Hello,
              I got the exception in WebLogic 6.1 SP3 which is "Replication manager is unavailable".
              I use the in-memory replication for the cluster. Could you please tell me what
              may cause the error?
              Thank you
              Patiwat
              ####<Jul 4, 2003 1:59:26 AM ICT> <Error> <HTTP Session> <catsunsdfp01> <sdf1_01>
              <ExecuteThread: '148' for queu
              e: 'sdfqueue'> <> <> <100049> <Error looking up session for id:1E2NpA1c6cvHsyltn9BnA57zTyvpBVAdSDBk9gc1waBHsUTG
              8aHs!575902109!catsunsdfp03!80!443!-348304773!catsunsdfp02!80!443>
              java.rmi.RemoteException: Replication manager is unavailable
              Start server side stack trace:
              java.rmi.RemoteException: Replication manager is unavailable
              at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:625)
              at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:593)
              at weblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerServer.java:168)
              at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:648)
              at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:454)
              at weblogic.socket.PosixSocketMuxer.deliverGoodNews(PosixSocketMuxer.java:455)
              at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:384)
              at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:24)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              

    Patiwat wrote:
              > Hello,
              >
              > I got the exception in WebLogic 6.1 SP3 which is "Replication manager is unavailable".
              > I use the in-memory replication for the cluster. Could you please tell me what
              > may cause the error?
              >
              > Thank you
              >
              > Patiwat
              >
              >
              >
              > ####<Jul 4, 2003 1:59:26 AM ICT> <Error> <HTTP Session> <catsunsdfp01> <sdf1_01>
              > <ExecuteThread: '148' for queu
              > e: 'sdfqueue'> <> <> <100049> <Error looking up session for id:1E2NpA1c6cvHsyltn9BnA57zTyvpBVAdSDBk9gc1waBHsUTG
              > 8aHs!575902109!catsunsdfp03!80!443!-348304773!catsunsdfp02!80!443>
              > java.rmi.RemoteException: Replication manager is unavailable
              >
              > Start server side stack trace:
              > java.rmi.RemoteException: Replication manager is unavailable
              > at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:625)
              > at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:593)
              > at weblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerServer.java:168)
              > at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:648)
              > at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:454)
              > at weblogic.socket.PosixSocketMuxer.deliverGoodNews(PosixSocketMuxer.java:455)
              > at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:384)
              > at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:24)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              The secondary server is shutting down.
              -- Prasad
              

  • Where and How (Replication Manager)

    Hi,
    Just wondering if Replication manager is distributed part of the Oracle817 or I have to get Oracle Enterprise manager.
    TIA

    Replication Manager functionality has been put into the DBA Studio product as of Oracle8.1.7

Maybe you are looking for