Hello,

I am trying to use the option MAINMEM to get faster access to data. I can’t make it work. How to use this option in java? When it is set, I get an error with 
new CreateDB(dbname).execute(context);

Thanks,


Patrice Drolet