Execution of replication in heterogeneous database systems

Database replication is a mechanism which allows distributed databases stay in synchronized and consistent state. In heterogeneous case there is a set of databases with different platforms, what additionally complicates this process. High demand for this technique causes that replication issue is de...

Повний опис

Збережено в:
Бібліографічні деталі
Дата:2006
Автори: Khadzhynov, W., Maksymiuk, M.
Формат: Стаття
Мова:English
Опубліковано: Інститут проблем реєстрації інформації НАН України 2006
Назва видання:Реєстрація, зберігання і обробка даних
Теми:
Онлайн доступ:http://dspace.nbuv.gov.ua/handle/123456789/50828
Теги: Додати тег
Немає тегів, Будьте першим, хто поставить тег для цього запису!
Назва журналу:Digital Library of Periodicals of National Academy of Sciences of Ukraine
Цитувати:Execution of replication in heterogeneous database systems / W. Khadzhynov, M. Maksymiuk // Реєстрація, зберігання і оброб. даних. — 2006. — Т. 8, № 1. — С. 55-66. — Бібліогр.: 6 назв. — англ.

Репозитарії

Digital Library of Periodicals of National Academy of Sciences of Ukraine
Опис
Резюме:Database replication is a mechanism which allows distributed databases stay in synchronized and consistent state. In heterogeneous case there is a set of databases with different platforms, what additionally complicates this process. High demand for this technique causes that replication issue is developed very fast nowadays. Database replication mechanism consists in intercepting data modifications and propagating them to other databases where they are executed again. This process is very complex and there are many variants and types of replication. In this paper are discussed database replication classification (synchronous, asynchronous, multiple master, master slave), kinds of replication conflicts with resolving strategies, data modification capturing and publication-subscription model. There is introduced an example for realization of replication in heterogeneous environment. Also are discussed aspects of independence database assess mechanism from specific platform, what can be used in implementation of heterogeneous database replication.