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 2020/05/02 14:40:14 UTC

[GitHub] [shardingsphere] TaoZhiMLND edited a comment on issue #5309: The junit test of transaction-2pc-xa-raw-jdbc-example module failed when a oracle database used

TaoZhiMLND edited a comment on issue #5309:
URL: https://github.com/apache/shardingsphere/issues/5309#issuecomment-622961930


   @lvye351  hi, I have some suggestions.
   1、check whether the oracle jvm installed?
   excute select * from dba_registry where comp_id = 'JAVAVM' with dba user. Is there a record?
   2、If not, install oracle jvm by database configuration assistant or executing $ORACLE_HOME/javavm/install/initjvm.sql.
   3、Then check whether can $ORACLE_HOME/javavm/install/initxa.sql execute successfully.
   


----------------------------------------------------------------
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:
users@infra.apache.org