[hibernate-issues] [Hibernate-JIRA] Deleted: (HBX-976) unable to recreate table.

Christian Bauer (JIRA) noreply at atlassian.com
Mon Aug 20 05:53:13 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Bauer deleted HBX-976:
--------------------------------


> unable to recreate table.
> -------------------------
>
>                 Key: HBX-976
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-976
>             Project: Hibernate Tools
>          Issue Type: Bug
>         Environment: hibernate2.1 and oracle 9i.
>            Reporter: sridhar negi
>
> i m not able to recreate table which i deleted fro the database. i shows message as if the tables were never deleted. 
>  [java] alter table POOL_DETAILS add POOL_WEIGHT DOUBLE PRECISION  
>  [java] 52085 DEBUG [main] hbm2ddl.SchemaUpdate - execute alter table  POOL_DETAILS add POOL_WEIGHT DOUBLE PRECISION 
>  [java] 52147 ERROR [main] hbm2ddl.SchemaUpdate - execute Unsuccessful: alter table POOL_DETAILS add POOL_WEIGHT DOUBLE PRECISION
>  [java] 52147 ERROR [main] hbm2ddl.SchemaUpdate - execute ORA-00942: table or view does not exist
> May be the problem is of hibernate 2 , related one. it seems that hibernate is refering some other data base schema. how do i handle the situation?

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