[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5214) Error with temporary tables

Carlos Pinzon (JIRA) noreply at atlassian.com
Tue May 11 15:22:23 EDT 2010


Error with temporary tables
---------------------------

                 Key: HHH-5214
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5214
             Project: Hibernate Core
          Issue Type: Bug
            Reporter: Carlos Pinzon
            Priority: Blocker


Hi I'm having this error with hibernate when I try to update a table 
I create the HT_<TABLE_NAME> table and didn't some body know how to fix this error

or exist a way to disable the cleanup functionality 

MultiTableUpd W org.hibernate.hql.ast.exec.AbstractStatementExecutor dropTemporaryTableIfNecessary unable to cleanup temporary id table after use
java.sql.SQLException: ORA-00942: table or view does not exist

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list