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: Uncompiled views

Re: Uncompiled views

From: Mel <mad_dwarf_at_my-deja.com>
Date: 2000/03/23
Message-ID: <8bdfrb$1qk$1@nnrp1.deja.com>#1/1

In article <rg0hdsclduk37a58qkgdnv0v1a7duhkjui_at_4ax.com>, Lío <jgonzalezsuareNO_at_SPAMnexo.es> wrote:

> >To get the answer to your question, query dba_errors.
>
> I've done it, but dba_errors is empty.

A better bet to get error messages on views is to use show errors view scott.emp_view
in sqlplus.

> I remind you that my invalid objects are VIEWS and that if I issue the
> command:
> Alter view <myinvalidview> compile;
> the view is no longer invalid (for some days).

As to your main question I'm completely stumped.

mel

--
I've lived my life in the valleys
I've lived my life on the hills
I've lived my life on alchohol
I've lived my life on pills


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Mar 23 2000 - 00:00:00 CST

Original text of this message

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