Skip to content

ShardingSphere-JDBC 5.5.2 encounters the error under Oracle: Table or view 'all_sequences' does not exist #37766

Description

@pan1998

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."

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions