apache / apache/shardingsphere
ShardingSphere-JDBC 5.5.2 encounters the error under Oracle: Table or view 'all_sequences' does not exist
- Dominant language
- Java
- Stars
- 20.8k
- Forks
- 6.9k
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 326
Description
### Which version of ShardingSphere did you use?
ShardingSphere 5.5.2
### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
ShardingSphere-JDBC
When I use ShardingSphere 5.5.2 in development environment with JDK11 + Oracle 11g + hibernate 5.6.15.Final + spring 5.2.20.RELEASE, I received the following error: "nested exception is org.apache.shardingsphere.infra.exception.kernel.metadata.TableNotFoundException: **Table or view 'all_sequences' does not exist**."
or "nested exception is org.apache.shardingsphere.infra.exception.kernel.metadata.TableNotFoundException: **Table or view 'all_synonyms' does not exist.**"
Contributor guide
Assessment
This issue has not been assessed yet.