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: