[Building Sakai] Oracle database for sakai

Seth Theriault slt at columbia.edu
Fri Nov 13 14:29:43 PST 2009


Steve Swinsburg wrote:

> If you are using Oracle 11g, I have heard the connection string 
> needs to be changed.

If you are running Oracle 9i instead of 10g, you need to use this 
setting for hibernate.dialect:

hibernate.dialect=org.hibernate.dialect.Oracle9iDialect

Seth



More information about the sakai-dev mailing list