oracle同步到oracle时提示表不存在
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
通过navicat复制表结构得到的表,在导入数据时提示表不存在。在navicat执行查询这个表时,如果表名不带双引号也会提示表不存在,这个问题在datax里怎么解决呢?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Oracle import with a table created by copying its structure in Navicat, then compare queries with and without double quotes around the table name. The issue is resolved when DataX can import the table successfully despite the naming behavior described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100