Trying to build a primary key on a table that had over one billion rows in it . Getting ORA-30036: Unable to extend segment by 8 in undo tablespace 'UNDOTBS1' Yes I can build a giant tablespace for it, but I was thinking just like autocommit being set on is there something I can use that would stop the tablespace from growing?