You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/10/10 06:42:01 UTC

[GitHub] [shardingsphere] happyBluebirds opened a new issue, #15399: oracle metadata load error

happyBluebirds opened a new issue, #15399:
URL: https://github.com/apache/shardingsphere/issues/15399

   ### Which version of ShardingSphere did you use?
   5.0.0
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-JDBC
   
   <dependency>
       <groupId>org.apache.shardingsphere</groupId>
       <artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId>
       <version>5.0.0</version>
   </dependency>
   ### Expected behavior
   load success
   ### Actual behavior
   load error
   ### Reason analyze (If you can)
   ![image](https://user-images.githubusercontent.com/20511657/153808329-1ccbb555-1a5b-4387-bb93-f52ffa4c082f.png)
   
   
   resultSet.getString("COLLATION") can be null,only columns with character data types can not be null.
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   tables config any oracle table with not only character data type.
   
   
   ### Example codes for reproduce this issue (such as a github link).
   ![image](https://user-images.githubusercontent.com/20511657/153808034-f4463d7e-ba11-4dca-96cf-e35eacf358f2.png)
   actual-data-nodes: master.LOG_TEST,run and  will show java.lang.NullPointerException


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] closed issue #15399: oracle metadata load error

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #15399: oracle metadata load error
URL: https://github.com/apache/shardingsphere/issues/15399


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] oracle metadata load error [shardingsphere]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #15399:
URL: https://github.com/apache/shardingsphere/issues/15399#issuecomment-2026021425

   There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] commented on issue #15399: oracle metadata load error

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #15399:
URL: https://github.com/apache/shardingsphere/issues/15399#issuecomment-1272350381

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org