|
репликация в DB2
|
|||
---|---|---|---|
#18+
Люди!!! Поможите плз понять, как раПотать с репликацией в DB2!!!! Если есть дока русская, то страшно завидую!!! ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 16:08 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
Лучше спросить - что в ней тебе непонятного. Только не говори "Всё!" ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 16:20 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
Не завидую тем, кто нуждается в русской документации ;-) ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 16:29 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
для начала хочу разобраться с настройками Replication Subscription: 1. В закладке Advanced есть закладка Target Type - если не сложно , объясните чем все енто отличается (по-русски)... ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 16:31 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
Хотя бы скажите можно ли с помощью механизма репликации организовать следующее: Есть два сервера! Одна и та же таблица! На одном меняют поля одних столбцов, на другом - других! Можно ли сделать обновление с помощью механизма репликаций??? ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 17:20 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
is обновление eq update ? или delete/insert? ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 17:34 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
т.е "меняют" это что? ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 17:44 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
Чёто лень мне переводить... Replication Guide and ReferenceYou can select from the following types of target tables: User copy Read-only target table that includes only those columns defined in the subscription-set member. A user-copy table can have the same structure as the source table or it can have a subset of source columns, with or without before images or calculated columns. Point-in-time Read-only target table that includes the columns defined in the subscription-set member and a timestamp column. A point-in-time table can have the same structure as the source table or it can have a subset of source columns, with or without before images or calculated columns. Base aggregate Read-only target table that uses SQL column functions (such as SUM and AVG) to compute summaries of the entire contents of the source table. A base-aggregate table summarizes the contents of a source table. A base-aggregate table also includes a timestamp of when the Apply program performed the aggregation. Use a base-aggregate table to track the state of a source table on a regular basis. Change aggregate Read-only target table that uses SQL column functions (such as SUM and AVG) to compute summaries of the entire contents of recent changes made to the source table, which are stored in the CD table or in an internal CCD table. A change-aggregate table summarizes the contents of a CD table or in an internal CCD table, rather than the source table. A change-aggregate table also includes two timestamps to mark the time interval for when the changes were captured (written to the CD or CCD table). Use a change-aggregate table to track the changes (UPDATE, INSERT, and DELETE operations) made between replication cycles. CCD (consistent-change data) Read-only target table with additional columns for replication control information. These columns include: a log-record number (or journal-record number), an indicator of whether the source table was Chapter 4. Subscribing to sources 79 changed using an SQL INSERT, DELETE, or UPDATE statement, and the log record number and timestamp of the commit statement associated with the insert, delete, or update. You can also optionally include before-image columns and columns from the UOW table. Replica Read/write target table for update-anywhere replication. A replica table is the only type of target table that your application programs and users can update directly. Thus, a replica table receives changes from the master table and from local application programs or users. Replica tables can have the same structure as the source table or they can have a subset of source columns, but they do not include any additional replication control columns (such as timestamps). Replica tables are supported only for DB2 databases. ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 17:48 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
И то, и то может быть... Хотя можно и ограничить, допустим в одном месте только добавлять записи(ну и удалять), а в другом иметь возможность их изменять.... И еще... Можно ли организовать таблицу, в которую будет сливаться инфа из нескольких подобных таблиц??? Спасибо за ответ:) ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 17:49 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
хех.... Это для v8.1??? ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 17:53 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
Target table is replica - мне может помочь? ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 17:55 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
А у меня всего лишь 7.1 ( плохо мне, да? ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 17:58 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
А у меня всего лишь 7.1 ( плохо мне, да? ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 17:58 |
|
репликация в DB2
|
|||
---|---|---|---|
#18+
В 7.1 update anyware тоже имелось, как и в более ранних. Насколько я помню, в доках (где-то ближе к середине) был подробный примерчик по шагам (не для update anyware, но все равно его полезно проделать). ... |
|||
:
Нравится:
Не нравится:
|
|||
07.07.2004, 23:22 |
|
|
start [/forum/topic.php?fid=43&fpage=154&tid=1606208]: |
0ms |
get settings: |
10ms |
get forum list: |
14ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
87ms |
get topic data: |
14ms |
get forum data: |
3ms |
get page messages: |
57ms |
get tp. blocked users: |
1ms |
others: | 305ms |
total: | 499ms |
0 / 0 |