Running a standalone datadeployment to an oracle 10g db, and the deployment often fails on account of a single record, while 300 other records don't get inserted. Is there a way to prevent the entire database transaction from rolling back?
Ok, thanks, I'll try to re-phrase. Can datadeploy be configured not to use transactional deployments? I would like the failure of the particular record(s) to be resolved at a later time by the admin, after he examines the logs.