is there any way of calculating the record sizes of all of the impacted tables before running it ?
I need to understand more deeply why this transaction takes 9Gigs of Rollbacks...

Do you know any existing script that could generate me the sql to get the vsize of all of the impacted tables (the tables that are part of the "on delete cascade" rule) ?

thanks again,

Patrick