From: Jonathan C. <cra...@pc...> - 2003-02-19 17:04:15
|
Arnaud- Arnaud Kerhornou wrote: > During the build process, the only thing which doesn't work properly is > the rollback segment piece of code in RelationalRow.pm. Do you remember > we have already talked about this, and we, here, kept the default > segment rollback configuration while at CBIL you're using a big one, > called 'BIGRBS0'. > Would it be possible to set the rollback segment name in a configuration > file to make sure it is compliant with any Oracle instance setup? Yes, sorry about that; it was an oversight on our part. The configuration file should also allow you to tell the object layer not to set the rollback segment name at all (i.e. to use the default.) I'll put this in the SourceForge bug tracker as soon as I get out of my meeting(s). Jonathan |