Skip to content

Added a missing permission to the USROLR account#3

Open
Jolly5 wants to merge 1 commit into
bersler:masterfrom
Jolly5:master
Open

Added a missing permission to the USROLR account#3
Jolly5 wants to merge 1 commit into
bersler:masterfrom
Jolly5:master

Conversation

@Jolly5

@Jolly5 Jolly5 commented Jul 13, 2026

Copy link
Copy Markdown

The tutorials seem to not work with the current OpenLogReplicator images. For both Oracle-to-file and Oracle-to-Kafka, the OLR container fails to start:

2026-07-13 15:09:21 INFO  00000 OpenLogReplicator v1.9.0 (C) 2018-2026 by Adam Leszczynski (aleszczynski@bersler.com), see LICENSE file for licensing information
2026-07-13 15:09:21 INFO  00000 arch: x86_64, build-arch: , system: Linux, release: 7.1.3-200.fc44.x86_64, build: Debug, compiled: 2026-07-08 07:48, modules: Kafka OCI Prometheus Protobuf
2026-07-13 15:09:21 INFO  00000 starting Prometheus metrics, listening on: 0.0.0.0:8080
2026-07-13 15:09:21 INFO  00000 adding source: S1
2026-07-13 15:09:21 INFO  00000 adding target: T1
2026-07-13 15:09:21 INFO  00000 writer is starting with Writer: Kafka:topic_txns
2026-07-13 15:09:21 WARN  10003 file: checkpoint/ORA1-chkpt.json - get metadata returned: No such file or directory
2026-07-13 15:09:21 INFO  00000 connecting to the database instance of ORA1 to //oracle:1521/XEPDB1
2026-07-13 15:09:21 ERROR 10051 OCI: [ORA-00942: table or view does not exist
Help: https://docs.oracle.com/error-help/db/ora-00942/]
2026-07-13 15:09:21 INFO  00000 Replicator for: ORA1 is shutting down

I was able to fix the issue by adding a missing permission that was present in the installation guide.

(On a side note, Oracle-to-file-offline also did not work for me, although the issue seems to be related to the schema file, and I did not find a solution.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant