A column was added to a 14 million row table with a default value. The processes was killed becuase it was taking resources/time. After the session was marked for kill, the table lost the primary key and 2 foreign keys. Any idea on how to find out how long the SMON process will take to clean up. Any possible explaination why the table dropped the primary key and a few constraints.