Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: update of a big table - use index or not?

Re: update of a big table - use index or not?

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 10 Aug 2007 09:21:40 -0700
Message-ID: <1186762899.551064@bubbleator.drizzle.com>


ciapecki wrote:

>> Is there a version number and an explain plan created with dbms_xplan
>> anywhere in sight?
>> --
>> Daniel A. Morgan
>> University of Washington
>> damor..._at_x.washington.edu (replace x with u to respond)
>> Puget Sound Oracle Users Groupwww.psoug.org

>
> I cannot create explain plan since I get:
> Error in SQL: ORA-01039: insufficient privileges on underlying objects
> of the view
>
> chris

Aha! See your DBA and get the required privs.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Fri Aug 10 2007 - 11:21:40 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US