Two sources on the same server db

Hello

I already have a replication (DB1 to DB2).
On a single server, I have a new (DB2) databases to replicate
a new database on another server (DB4),
as below:
Server1     server2
DB1   --->    DB3
DB2   --->    DB4
Can I use a distribution (directory) to ogg
or I have to create a new directory (with delivery)
for this new replication?

Thanks for your advice

You can have the Manager running against two databases.

For each database, you will need a user of GoldenGate database.

If you want to keep things separate, there is no problem having a total of four distinct GoldenGate facilities, each with its own process manager. (this is the direction I would take)

The footprint of the installation is not that big, more:

s ' there is a problem between 1 and 3, 2 and 4 will not suffer (and vice versa)
-If you need to upgrade a pair of databases, the other two will not be affected
-You can have different political purge between 1/2 and 3/4

Tags: Business Intelligence

Similar Questions

  • Having two repositories on the same server of BI

    Hello
    is it possible to have two repositories on the same server of BI and submission Service that allows to feed two repositories in different areas?

    Concerning

    Hello.

    merging two repositories...
    Check these...

    http://oraclebizint.WordPress.com/2008/03/27/Oracle-BI-EE-101332-multi-user-development-of-repositories-mud/
    http://oraclebizint.WordPress.com/2008/03/24/Oracle-BI-EE-101332-merging-repositories-substitute-for-import-from-repository-2-way-merge-with-no-parent-part-2/
    http://oraclebizint.WordPress.com/2007/11/22/Oracle-BI-EE-101332-merging-repositories/

  • Two versions on the same server

    Hello

    Can I have 2 versions of oracle database installed on the same server by a user on AIX as on windows.

    We currently have installed oracle 10.2.0.4.0 on the AIX server, we can install oracle 11 g 2 on the same server under user, and both versions will be used.

    How to manage the user profile with 2 versions of oracle on AIX and Windows how to handle.


    Thank you

    Hello

    As Paul mention possible. I have 11 and 1 11.2 10.2 database on the same server to the different path with the same user.

    Please read:
    http://docs.Oracle.com/CD/B10500_01/EM.920/a96697/MOH.htm
    http://docs.Oracle.com/CD/B12037_01/EM.101/b12140/3_oui_oracle_homes.htm#i1005615
    http://asktom.Oracle.com/pls/Apex/f?p=100:11:0:P11_QUESTION_ID:10236120188495
    http://docs.Oracle.com/CD/B10501_01/win.920/a95490/orahome.htm

    PS: Please don't forget to change the status thread answer whether it is possible when believe you your thread replied, he pretend to wasting time in other forums users while they are looking outstanding which is not answered, thank you for understanding

    Respect of
    HELIOS

  • Install two grid in the sam Server

    Hi all
    I have 2 servers (Server1, Server2), 2 SAN (SAN1, SAN2)
    I want to install Oracle Rac 11 g 2 in this case:
    Install Oracle grid (Grid1) rail infrastructure on two servers (Server1, Server2) and SAN1
    Install Oracle grid (Grid2) rail infrastructure on two servers (Server1, Server2) and SAN2
    -> Grid1 and Grid2 have two servers (Server1, Server2).

    I'm not sure that this case is possible.
    Please tell me that this case is possible or impossible. and if it is possible, what are the notes, warning... What can I do to get this case.
    I have a project that requires of same species (to configure Dataguard). And now I have to plan this project.

    Thank you very much! Good day

    Omni wrote:
    Hi all
    I have 2 servers (Server1, Server2), 2 SAN (SAN1, SAN2)
    I want to install Oracle Rac 11 g 2 in this case:
    Install Oracle grid (Grid1) rail infrastructure on two servers (Server1, Server2) and SAN1
    Install Oracle grid (Grid2) rail infrastructure on two servers (Server1, Server2) and SAN2
    ---> Grid1 and Grid2 have two servers (Server1, Server2).

    I'm not sure that this case is possible.
    Please tell me that this case is possible or impossible. and if it is possible, what are the notes, warning... What can I do to get this case.
    I have a project that requires of same species (to configure Dataguard). And now I have to plan this project.

    Thank you very much! Good day

    I had to be a little more in a bad mood and just tell you to go read the concepts of RAC cluster and come back and give us the answer to your question, but you and the people asking for such a configuration need to understand what is GI/clusterware... It is a mechanism of communication systems by OS level whereby each system aware of others and they share elements between them such as shared disk devices and memory structures. So the answer to your question is NO, you can have as a GI/ASM ONLY, installed in a cluster. Period. That's like saying I want 2 cores UNIX running in the same system.

    You really need to come back and start with the manual of concepts Oracle RAC and ASM concepts (do a search on google for "ASM under the hood" for a thorough ASM)

  • More of a caches(expiry-delay) on the same server for consistency?

    I have a requirement to have two caches in the same server. A delay expires within 60 days and the other with 3 minutes. Is this possible? Please post sample coherence-cache - config.xml and tangosol-coherence - override.xml

    Hello

    It is easily possible to have parameters of different expiry for each of your caches and there are a few ways to do this. You only need to put the configuration in the configuration of the cache file, you don't need to touch the override file.

    The simplest solution is to use different cache with init-params mappings

    
    
    
        
    
            
                cache-one
                sample-scheme
                
                    
                        expiry-time
                        60d
                    
                
            
    
            
                cache-two
                sample-scheme
                
                    
                        expiry-time
                        3m
                    
                
            
    
        
    
        
    
            
                example-distributed
                DistributedCache
                
                    
                        {expiry-time 0}
                    
                
                true
            
    
        
    
    

    So, while that the example above shows how you can pass different parameters for different caches to the regime hiding the example won't work en your condition. The problem is that it is not possible to set a time-out on a cache that is greater than 24 days. That's because consistency keeps the value as an integer (don't ask me why) so he can no longer hold to Integer.MAX_VALUE (2147483647) milliseconds or about 24 days.

    An approach to define a longer maturity is to use the cache.put () method that takes a key, the value of time...

    cache.put(key, value, Base.parseTime("60d"));
    

    .. .well obviously will not if no code does not follow this model to update the cache.

    You could become more complicated and has a custom implementation of a support card that you use for the local cache that would allow the time of expiration for 24 days.

    JK

  • A target table is in charge of two different sources but the same columns, but a source is one database and another in a flat file.

    We all hope you are doing well.

    I have a business problem to implement in ODI 11 G. It's here. I'm trying to load a target table from two sources that have the same column names. But a source is to the file format and the other is in the Oracle database.

    That's what I think I'll create two mappings in the same interface by using the Union between the sources. But I don't know how the interface would connect to different logical architecture to connect to two different sources.

    Thank you

    SM

    You are on the right track, all in a single interface. Follow these steps

    (1) pull model of your data in the designer of the source file and your table model target to the target pane.

    (2) all relevant columns map

    (3) in the source designer to create a new dataset and choose as the UNION join type (this will create a separate tab in the source designer pane)

    (4) select the new dataset tab in the source designer pane and pull your source oracle table data model in the designer of the source. All columns that are relevant to the target card

    (5) make sure that your staging location is set to a relational technology i.e. in this case the target would be an ideal candidate because it is where the ODI will organize the data from source two files and oracle and perform the UNION before loading to the target

    If you want to watch some pretty screenshots showing the steps above, take a look at http://odiexperts.com/11g-oracle-data-integrator-part-611g-union-minus-intersect/

  • How can I create a cluster of two instances that are running on the same server?

    Hello
    I can't find how to create a cluster or even a rule of failover for my two instances that are running on the same server ODSEE 11 GR 1 material.
    Could you please help?

    Thank you

    Hello
    Clustering (intended as Sun Cluster, Veritas Cluster, etc...) IS NOT supported since 7.0:

    http://docs.Oracle.com/CD/E20295_01/PDF/821-1216.PDF [page 20]

    and, according to my own experience, is the WORST way to achieve high availability of Service LDAP directory and in a way almost CONCEDED for replication problems in your topology (lock, split, re-init, etc...).

    Please use the "application level" collection that you get out of the box with the multimaster replication.

    http://docs.Oracle.com/CD/E20295_01/HTML/821-1217/index.html

    http://docs.Oracle.com/CD/E20295_01/HTML/821-1220/fhkry.html#scrolltoc

    HTH,
    Marco

  • Management node for two areas located on the same server

    I need help to understand how to set up management node for two areas on the same servers. My configuration is:

    Server A:
    AdminServer to area D1
    ManagedServer1 area D1
    ManagedServer2 domain D2
    ServerB:
    AdminServer for domain D2
    ManagedServer1 domain D2
    ManagedServer2 area D1

    Just to clarify, D1 and D2 are dev and qa environment. WebLogic configurations and domain are all in different and completely separate folders.

    I started a manager based on java node on each server. Managers node configs are in different folders as well. Something is messed up, because it does not work properly. For example when I start nodes on server B Manager, he kills AdminServer for D2.

    Can I have that one manager of the nodes in this configuration, and the problem is in the config somewhere?
    I should have a management node on each server for each domain (two per server node managers?)

    Sorry if this is a basic trick, I am newbie in the weblogic configurations.

    Thank you
    Oleg

    Not sure why you have several domains. A server administrator can manage multiple clusters in a single domain. A domain is just a group admin servers and clusters. You could do something like:

    Server A:
    AdminServer domain D1 with 2 groups C1, C2
    ManagedServer1 cluster C1
    ManagedServer2 cluster C2
    ServerB:
    ManagedServer1 cluster C2
    ManagedServer2 cluster C1

    that would allow you to use only 1 nodemanager by server

    With your current setup, make sure that each of your domains using a Nodemanager port separate from each other. The default value is 5556, so if two of your domains use the same port NM, there will be a problem.

    For example, with your domain name:

    Server A:
    AdminServer to area D1
    ManagedServer1 domain D1 - use port 5556 NM
    ManagedServer2 domain D2 - use NM port 5557
    ServerB:
    AdminServer for domain D2
    ManagedServer1 domain D2 - use NM port 5557
    ManagedServer2 domain D1 - use port 5556 NM

    You will need set the nodemanager.properties and the configuration of the Machine in BOTH appropriate for each administration console. You should be able to run multiple nodemanagers on different ports.

  • Recommendation req - how two database with the same name can exist on a single server

    Description of the problem: I have a database named 'aaa' (9i db) in production and we need a copy of it to create 'aaa' in the same server with the same name, but an 11g database.

    9i 'aaa' is an exixting database in an AIX 5.3 Server.
    You will need to create a copy of this database 11 g named 'aaa' on the same server. I use the utility exp and imp db, but not sure how far it is recommended to have the same db names in a single server. Not sure about listener etc. problems.

    Any suggestions on this would be appreciated!

    Create this database for a specific application, test and cut classes to prod.

    The goal is admirable.
    The proposed plan makes me shudder.
    V11.2 must be installed on system new/other, IMO; to reduce the risk of wrong operation on the basis of incorrect data.

  • Multiple instances of oracle with characterset different on the same server database

    Hello

    We are finalizing plans to install Automic (software scheduliong formerly UC4) for our suite of retail applications and replace Uc4.

    The process came to know that Automic does not support AL32UTF8 database characterset.

    At this moment we have RMS and UC4 UC4 supports AL32UTF8 and schema for UC4 running on the same database server is inside the RMS database.

    From now on, it is recommended to have a separate database instance on the same server as the RMS database and with a different characterset which is WE8MSWIN1252.

    Is it possible to have 2 instances of database running with different charactersets, one with AL32UTF8 and the other with WE8MSWIN1252. ?

    There are configuration requirements before implementing instances of database?  THS APPWORX (for UC4) schema will be exported (data pump export) and imported into the new database.

    The utility Automic we want to use is not compatible AL32UTF8 and manage only a database of character set WE8MSWIN1252.

    Any help and advice would be much appreciated.

    Thank you

    RAM.

    PL post OS and database versions.

    Is it possible to have 2 instances of database running with different charactersets, one with AL32UTF8 and the other with WE8MSWIN1252. ?

    Yes - without any doubt - two databases are independent and have nothing to do with each other.

    There are configuration requirements before implementing instances of database?  THS APPWORX (for UC4) schema will be exported (data pump export) and imported into the new database.

    You may have - to test the export/import process rigorously. If your source is AL32UTF8 and target is WE8MSWIN1252, data loss may occur for those characters that are in the former, but not the last.

    HTH
    Srini

  • Two computers share the same wi - fi Modem. When A computer reads a message that is marked as read on two PCs, not allowing computer B see what needs to be read.

    Two computers share the same WI - fi Modem. When A computer reads a message that is marked as read on the two PC, not allowing the B to see what still needs to be read. Email is Thunderbird.
    Please help, thank you for this option online support

    I should add that if you operate the account using Pop then messages can be left on the server without any indication that they have been read. You define each customer to leave them on the server.

    However if you don't know what messages have been read, I know not how will you know which ones to delete and when to do it. Without active maintenance your server could quickly become full.

  • HP HP Device Manager Device Manager: multiple active gateways on the same server - possible?

    Hello

    Is this possible? We have 2 different offices on different subnets, but I can tell it is only possible to have an active local gateway at a time?

    I know that I can install a gateway HPDM in each office, but if I could avoid it, it would be preferable.

    Hello

    HPDM uses MAC of the server host as the ID gateway (which must be unique), is not possible you have two gateways installed on the same server host - Agent DM is not able to find out who will speak with.

  • Delay between two operations in the same visa write buffer

    Hello

    I'm new to labview and have tried to find a way to introduce some delay in milliseconds between two operations in the same buffer of writing a block of single entry visa. Here's what I want it to be like:

    CURR: LEV 1.5

    wait about 50 ms

    CURR: LEV 2.0

    wait once again

    In fact, I must apply an alternating signal to a coil with a certain frequency through a source of supply of power e3631a Agilent. So if there is another alternative for her, so please let me know.

    Thank you

    Concerning

    Here are two approaches. First being the easiest, simply put a delay between written VISA. The second being a more robust because it allows you to develop a series of commands by simply adding the string array. You might forget the case of the loop if you don't mind the 50mS delay before e first command is sent.

  • Use the UPD in different Versions on the same server

    Hello

    We're about to update some things on our print server (eg. name, queue) and want to upgrade the driver as well. A week to use two different versions of the UPD, at the same time on the same server.

    Is it possible or will that get us in trouble?

    I would recommend this ad in the Forums of HP Enterprise Support for better coverage, given that this may happen there anymore, it's here on the forums of consumers.

    You can access support at the following link enterprise forums.

    http://h30499.www3.HP.com/

  • ASIC can run on the same server/db like EBS (R12.1)

    Hello

    We have an EBS (R12.1) environment and intend to use the CPSA. I've seen environments where the CAWC runs in its own environment/database, etc. and connects to an instance of the EBS. Which is the only type of available configuration or can CAWC run fully within an environment of EBS/instance on the same server? If so, what are the consequences of such a configuration, for example on the performance.

    Thank you

    NAT.

    Hi Nat,

    ASIC can be configured in two ways:

    1 centralized - where the EBS and VCP reside on the same application server.

    2 decentralized - where the EBS and CRS are on two different application servers.

    Basically the motor nucleus of CPSA of planning does all the planning in the memory of the application server (and not in the database). This planning process is highly require a lot of resources (memory) and requires a huge memory (according to the data, the type of plan and many other factors). If the application servers are not the right size, this led to the poor performance of the application. And if both the planning and EBS reside on the same server, there are possibilities that you slow the global treatment through the functions of the company. That's why decentralized architecture is preferred, where the planning process running on another remote computer of your EBS and it didn't there in not affecting transactional modules.

    Beyond that, you have the ease of maintenance in terms of correction, update, addition of multiple of VCP modules, if you're on a decentralised architecture.

    Centralized architecture is also not rare. Many companies run their planning and EBS on a single machine.

    I hope that the above gives you a point of view, using which you can choose what suits your business best!

    Kind regards

    Mohan Balaji

Maybe you are looking for

  • iPhoto for El Capitan

    I used iMovie so long that I forgot the actual name of the function in which the user can include an image in the timeline to replace the original image (for a length of time selectable). I think it's 'cut '. In any case, when I try to use IPhoto, a

  • Restoration of T43p

    I have a T43p (2668). I have a set of factory product recovery CD (1-6 + additional product recovery cd) I recently bought a new HARD drive because my old one out crapped. I have the message on HDD incompatible, but currently is not the issue. First,

  • How to remove click potato and Hotbar manually?

    I tried to use microsoft security essentuals, scan security, and windows Defender to try to remove but it did not work.

  • class accelerometerSensor does not

    Hi, I'm trying to get the orientation of the screen of the storm, but the accelerometerSensor class did not find its corresponding fuction when compiling in 4.7 Beta.

  • Setup Gmail 'Ideal' blackBerry Storm 9530 Smartphones

    My wife and I recently received from Storm 9530 with Verizon service.  Both of us are using Gmail accounts as our single e-mail account on the BB.  The Verizon store put up our Gmail accounts through the e-mail option main/standard BB (BES/BIS?), but