Newbie_Programmer 2015-07-09 12:43 采纳率: 0%
浏览 1866

ssh整合是时,使用日期插件把数据插入数据库是发生错误

警告: SQL Error: 604, SQLState: 60000
2015-7-9 20:31:44 org.hibernate.util.JDBCExceptionReporter logExceptions
严重: ORA-00604: 递归 SQL 级别 1 出现错误
ORA-00942: 表或视图不存在

2015-7-9 20:31:44 org.hibernate.tool.hbm2ddl.SchemaUpdate execute
严重: could not complete schema update
org.hibernate.exception.GenericJDBCException: could not get table metadata: SSH
at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)
at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91)
at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:29)
at org.hibernate.tool.hbm2ddl.DatabaseMetadata.getTableMetadata(DatabaseMetadata.java:100)
at org.hibernate.cfg.Configuration.generateSchemaUpdateScript(Configuration.java:878)
at org.hibernate.tool.hbm2ddl.SchemaUpdate.execute(SchemaUpdate.java:140)
at org.hibernate.impl.SessionFactoryImpl.(SessionFactoryImpl.java:314)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1218)

  • 写回答

4条回答 默认 最新

  • DreamTHT 2015-07-09 12:52
    关注

    “表或视图不存在”,,,提示这么明确,这个问题好解决吧

    评论

报告相同问题?

悬赏问题

  • ¥15 深度学习根据CNN网络模型,搭建BP模型并训练MNIST数据集
  • ¥15 lammps拉伸应力应变曲线分析
  • ¥15 C++ 头文件/宏冲突问题解决
  • ¥15 用comsol模拟大气湍流通过底部加热(温度不同)的腔体
  • ¥50 安卓adb backup备份子用户应用数据失败
  • ¥20 有人能用聚类分析帮我分析一下文本内容嘛
  • ¥15 请问Lammps做复合材料拉伸模拟,应力应变曲线问题
  • ¥30 python代码,帮调试,帮帮忙吧
  • ¥15 #MATLAB仿真#车辆换道路径规划
  • ¥15 java 操作 elasticsearch 8.1 实现 索引的重建