Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: What is expected behavior in v$session_longops for simple update
p.santos000_at_gmail.com wrote:
> Have you ever heard of a case where oracle might have to FTS a table
> more than once to complete a statement similar to the one I listed?
>
> -peter
ALTER TABLE <table_name> PARALLEL 2;
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Sun Dec 10 2006 - 13:29:10 CST