KomachiSion commented on issue #2138: Could not commit JPA transaction when I 
use save to insert data to oracledatabase
URL: 
https://github.com/apache/incubator-shardingsphere/issues/2138#issuecomment-483093087
 
 
   > > > I am sorry to feedback after such a long time.
   > > > I installed the oracle database (11.2.0.3.0 and 12.2.0.1.0).
   > > > For 11.2.0.3.0 , still throw the error "Caused by: 
java.sql.SQLDataException: ORA-01424: 转义符之后字符缺失或非法".
   > > > For 12.2.0.1.0 , I can connect to the database successfully (version 
3.0.0.M2~3.1.0).
   > > 
   > > 
   > > The problem will be caused when these tmp tables created which we 
discuss before.
   > > You should try to find solution to make oracle don't create these tables 
when you drop tables.
   > 
   > What I don’t understand is
   > there is no tmp table in my database
   > but still has this problem.
   > (I just create the table,and comment the config for droping table.
   > But I searched for ORA-01424, as the result show,the tmp table cause the 
problem.
   > I ....
   
   Ok, if still has problem, please open a new issue and describe more detailed.
   This Issue has deviated from the theme and has been closed.
   Thanks very much

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to