@ramram,
As I already said in Drools-Dev:
http://n3.nabble.com/Persistence-issue-using-Oracle-td417229.html#a417229
As of Drools 5.1 M1, Drools Flow will not work with Oracle via
"<property name="hibernate.hbm2ddl.auto"
value="create" />"
due to the fact that some of Drools Flow Entity Names are longer than 30
characters (Oracle does not eat that), some of Drools Flow Entity properties
use Oracle keywords (e.g. USER, etc..), ...
You would have to remap them manually, and manually create your schema.
/Anatoly
--
View this message in context:
http://n3.nabble.com/Error-When-changing-persistence-from-H2-to-Oracle-fo...
Sent from the Drools - User mailing list archive at
Nabble.com.