pan1998 opened a new issue, #37766: URL: https://github.com/apache/shardingsphere/issues/37766
### 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.**" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
