Skip to main content
1 vote
1 answer
93 views

I am configuring a bidirectional replication between node1 and node2. The configuration of node1 as publisher and node2 as subscriber is correct: the data is replicated and no errors occur. The ...
Marcello Basso's user avatar
2 votes
1 answer
46 views

I have Olake job CDC Replication as described by Olake(https://olake.io/) with following: mysql source lakekeeper as catalog of parquet ADLS gen2 as destination with app registraction steps Source ...
user26391929's user avatar
0 votes
0 answers
69 views

I've successfully traced the logs for standard Backup Jobs (Jobs -> Backup) in the Veeam database, but I'm unable to find the equivalent logs for Backup Copy Jobs (Jobs -> Backup Copy). The UI ...
Medinho's user avatar
  • 221
1 vote
4 answers
133 views

I already have the code I need. I just need to apply this code in different columns and I'm not being able to do it that. Right now, I'm only able to apply it in one column. That's the code below: ...
Sullivan2021's user avatar
0 votes
0 answers
29 views

I want to replicate Oracle to PostgreSQL in real time with schema evolution support. Is there is any open source tool available? I am not using Oracle Goldengate. It is too heavy and time consuming to ...
Pokhraj Das's user avatar
1 vote
2 answers
87 views

We have source cluster with security protocol SASL_SSL and target cluster without any authorization. Just PLAINTEXT. MirrorMaker2 in kafka conenct mode writes messages about connection problem: INFO [...
Cumba's user avatar
  • 21
0 votes
1 answer
71 views

I have written a python program to parse mysql binlog. In the Query Event, there is a Q_CHARSET_CODE which indicate what character set is used for the logged query. This indicated that the logged ...
Gerald Me's user avatar
  • 127
0 votes
0 answers
44 views

I need your help with an issue that has left me dumbfounded for days. I have a setup with 2 artifactory servers: server 1, which hosts my private cargo registry, a repo of type "local". I ...
emahe's user avatar
  • 1
0 votes
0 answers
47 views

Many examples of Kafka topic configuration have RF = 3, min.insync.replicas = 2. In the case of a cluster of 5 brokers, if we use RF = 5, should min.insync.replicas = 3? That seems "natural" ...
alabaster's user avatar
  • 130
0 votes
0 answers
60 views

I was starting to configure replication on SQL Server database. I created a distributor with the following command: exec sp_adddistributiondb @database = N'prod_database', @...
Jose Luis Valdez de la Cruz's user avatar
0 votes
1 answer
68 views

I'm using PostgreSQL logical replication, and both the origin and destination databases have the same table structure — table A (a int primary key, b int). I'm trying to create a trigger that ...
Mateus Rauli's user avatar
0 votes
0 answers
38 views

I'm trying to set up a replication for my Apache SOLR which runs on a linux Server. The Slave is also on a debian12 distribution. Sadly I havent found any useful guide to set up the replication. I ...
Lenny's user avatar
  • 1
0 votes
1 answer
123 views

I'm trying to share a single table (MY_TABLE) from the MY_DATABASE.MY_SCHEMA schema in a Snowflake source account (SOURCE_ACCOUNT) to a target account (TARGET_ACCOUNT) in the same organization but ...
Lonely Planeteer's user avatar
2 votes
1 answer
101 views

I'm attempting to configure cross-region replication between two S3 buckets in different AWS accounts and regions, but replication is not occurring. There are no relevant errors in CloudTrail or ...
jipot's user avatar
  • 146
1 vote
0 answers
63 views

I’m designing a multi-datacenter architecture using Apache Pulsar with geo-replication enabled. Architecture Overview: Apache Pulsar version: 4.0.2 Helm Chart version: pulsar-3.9.0 BookKeeper: 5 ...
Mustafa ALTINIŞIK's user avatar

15 30 50 per page
1
2 3 4 5
261