-
hi @ismailsimsek ,
so we are using debezium as a part of our architecture where we are using Oracle db as a source and destination as a dremio.
in that we are trying to access the initial and increm…
-
I can no longer connect to the DB after running this docker image on my mac. It used to work fine
docker pull wnameless/oracle-xe-11g
docker run -d -p 49160:22 -p 49161:1521 -e ORACLE_ALLOW_REMOTE…
-
bucause of https://github.com/biemond/biemond-orawls-vagrant-12.1.3-infra-soa/issues/1
under code commented out.
```
# FMW RCU only for wls 12.1.2 or higher and when template is not standard
…
-
Since the last update, we have discovered that the startup of the container the first time takes several minutes, compared to starting later on which takes seconds. This have been tested on newly star…
-
I am currently running liquibase using sqlcL (oracle)
sqlcl is connecting to remote/local database for me to perform liquibase actions.
Now, I am trying to use pyliquibase through python script. C…
-
Deploying a channel with Oracle 19c will not create the custom metadata column on the database side.
And if meta data was created manually on the DB side the column will still be deleted when channel…
-
After searching, I found that there're three issues on this problem. #977 #890 and #876
I think it would be better if we rename column 'KEY' to something else so that we can solve this once for all. …
-
-
Hi there....
I'm trying to run the oracle roundhouse example but when I tried to execute the batch file I got the error:
`roundhouse.databases.oracle.OracleDatabase with provider System.Data.Orac…
-
Hi,
I've asked this question on Stackoverflow here (http://stackoverflow.com/questions/15469634/can-i-create-a-brand-new-oracle-db-schema-with-roundhouse).
Not sure about the etiquette of cross posti…