Oracle Glue crawler is not adding table to database

0

Hi, I'm trying to setup an integration between Oracle and MySql via Glue. While the Sql crawlers I created have added tables into the Glue database, the Oracle crawler does not. Run is successful and log says BENCHMARK : Finished writing to Catalog What am I doing wrong?

cbim
已提問 1 年前檢視次數 471 次
2 個答案
0

Hi,

Have you specified the right SID in the JDBC url ?

Melfani
已回答 1 年前
0

Can you give more details? In glue documentation it's mentioned to use the following rule:

"Oracle Database and MySQL don’t support schema in the path; instead, enter MyDatabase/% "

So for example, try:

Servicename/% on the Include path inside your crawler.

AWS
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南