How to increase the size of the Rollback segment?
426951Apr 17 2006 — edited Apr 17 2006Hi all,
Can I increase the size of a rollback segment while the segment in online and being used by a transaction?
Is the following command correct to do this?
ALTER ROLLBACK SEGMENT RBS_09
STORAGE(MAXEXTENTS unlimited)
Please reply.
Thanks in advance
Himanshu Dabir