chenxk commented on issue #10419: URL: https://github.com/apache/shardingsphere/issues/10419#issuecomment-845896472
> Me too !!! > > database: Oracle > exception: Failed to instantiate [org.apache.shardingsphere.shardingjdbc.spring.datasource.SpringShardingDataSource]: Constructor threw exception; nested exception is java.sql.SQLException: ORA-00942: 表或视图不存在 > > Oracle table is in schema A, but read tables from schema B。 > It took a whole afternoon to debug source codes , then i find shardingsphere read wrong tables. > > Please help me ! > > > @PaleWhiteDot Thank you very much for your feedback. I will investigate this issue later. shardingsphere version : 4.1.1 spring version: 4.1.3-release -- 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. For queries about this service, please contact Infrastructure at: [email protected]
