Putty session running a DDL statement got terminated. I see existing DDL running. Will it complete
Hi,
I was running a DDL statement "alter table ............ shrink space cascade" . This one suppose to run for 4 hours. My putty session timed out. I got into another putty session and noticed that existing DDL statement is still running and ACTIVE. The parent process for that bequeath shows 1. Given this is DDL statement there is no rollback. So when this SQL (DDL statement) completes, should I take it that the job got completed?
Has anyone faced this situation? Please advise.
Thanks,
RJ.