Hi, Normally the schema should be created before calling this query. Don't you have more logs ? Did you change the hibernate config to use the Oracle specific hbm files ?
Ludovic Colin Tay a écrit : > Hi, > > I have successfully build Xwiki-1.2-SNAPSHOT and try to use it > on oracle database. I have also followed the instructions on > http://www.xwiki.org/xwiki/bin/view/AdminGuide/InstallationOracle closely. > But error message were display instead as follow in the xwiki.log > > ERROR store.XWikiHibernateBaseStore - Failed updating schema: 2 > ERROR store.XWikiHibernateBaseStore - While executing query: update > xwikidoc set xwd_translation=0 where xwd_translation is null > ................................ > > To clarify, i understand that i need to create the database schema > manually but do i need to insert anything in the tables? Or else there > were be nothing show to the users? > > Need your guidances! > > ------------------------------------------------------------------------ > <http://answers.yahoo.com.sg> > *Real people. Real questions. Real answers. Share what you know > <http://answers.yahoo.com.sg>*. > ------------------------------------------------------------------------ > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Ludovic Dubost Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost AIM: nvludo Yahoo: ludovic _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

