Jump to content

Any One Working On Informatica Data Replication....


Recommended Posts

Posted

I need some information about Informatica Data replication...where we use that and how we use that in real time.
If you any one or any information please let me know guys.

Posted

[quote name='lion' timestamp='1342462961' post='1302145060']
I need some information about Informatica Data replication...where we use that and how we use that in real time.
If you any one or any information please let me know guys.
[/quote]


[b]Informatica Data Replication[/b] is real-time transaction replication software that is highly scalable, reliable, and easy to configure. It uses log-based change data capture (CDC) to minimize impact on source systems. Informatica Data Replication consumes few system resources while handling the transactional volumes required without affecting the performance of the source database.

[b]Database replication[/b] is the frequent electronic copying [url="http://searchdatamanagement.techtarget.com/definition/data"]data[/url] from a database in one computer or [url="http://whatis.techtarget.com/definition/0,,sid9_gci212964,00.html"]server[/url] to a database in another so that all users share the same level of information. The result is a [url="http://searchoracle.techtarget.com/definition/distributed-database"]distributed database[/url] in which users can access data relevant to their tasks without interfering with the work of others. The implementation of database replication for the purpose of eliminating data ambiguity or inconsistency among users is known as [url="http://searchsqlserver.techtarget.com/definition/normalization"]normalization[/url].

[b]Database replication can be done in at least three different ways[/b]:
[indent=1]· Snapshot replication: Data on one server is simply copied to another server, or to another [url="http://searchsqlserver.techtarget.com/definition/database"]database[/url] on the same server.[/indent]
[indent=1]· Merging replication: Data from two or more databases is combined into a single database.[/indent]
[indent=1]· Transactional replication: Users receive full initial copies of the database and then receive [/indent]

×
×
  • Create New...