Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: alter table question
"Oxnard" <shankeypNO_SPAM_at_comcast.net> wrote in message
news:5tKdnUxXG_czSNLeRVn-pA_at_comcast.com...
> db version 9.2.0.7
>
> If I do statements like:
>
> alter table add column ...
>
> alter table drop column ..
>
> alter table whatever to a constraint
>
> what is a good way to see how far the alter table .... has progressed?
>
v$session_longops maybe ? Received on Fri Oct 14 2005 - 13:22:28 CDT
![]() |
![]() |