For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi guys,
I execute 'alter table drop columns continue' of a table which has 3 billion rows, and now I want to know the remaining time of the sql.
The v$session_longops does not work.