1. Using Oracle 9 and 10 Database

For Oracle 9 and 10 use jdbc driver ojdbc14.jar

For Oracle 10, also follow this step:

  1. Edit portal.properties and add:

    hibernate.jdbc.batch_size=0

    Do not use the default setting of 20.