Is it possible to force parallel rollback?
OlegApr 8 2009 — edited Apr 8 2009Hi all,
currently I have killed long running session (it executed about 20 hours before killing).
Transaction was performing in nonparallel mode, so I guess expected rollback time will be same or more than 20 hours.
Is it posiible to fast rollback with switching to parallel rollback (if yes, how to force rollback in parallel)?
DB release is 10.2.0.4
Thanks,
Oleg