Return-Path: <root@fatcity.cts.com>
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by naude.co.za (8.11.2/8.11.2) with SMTP id g89JmKx27495
 for <oracle-l@naude.co.za>; Mon, 9 Sep 2002 15:48:20 -0400
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id MAA84772;
 Mon, 9 Sep 2002 12:48:11 -0700 (PDT)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 004CB5B4; Mon, 09 Sep 2002 12:38:43 -0800
Message-ID: <F001.004CB5B4.20020909123843@fatcity.com>
Date: Mon, 09 Sep 2002 12:38:43 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Jesse, Rich" <Rich.Jesse@qtiworld.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Jesse, Rich" <Rich.Jesse@qtiworld.com>
Subject: RE: Can't create simple MV with FAST refresh
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="windows-1252"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by naude.co.za id g89JmKx27495

OK, so the MetaLink article seems to be really incomplete, as I found this
hidden in the docs:

"The WHERE clause can contain only joins and they must be equi-joins (inner
or outer) and all join predicates must be connected with ANDs. No selection
predicates on individual tables are allowed."

OK, so I can't have selection predicates with a FAST refresh -- at least in
8i.  So I’m not sure an MV is going to give me a significant advantage here
over a trigger.   I just don’t like the impact of several insert/update
triggers (or one big one) on our G/L.

<grumble grumble>

Rich Jesse                           System/Database Administrator
Rich.Jesse@qtiworld.com              Quad/Tech International, Sussex, WI USA

> -----Original Message-----
> From: Seefelt, Beth [mailto:Beth.Seefelt@TetleyUSA.com]
> Sent: Monday, September 09, 2002 1:53 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Can't create simple MV with FAST refresh
> 
> 
> 
> Maybe the IN clause is throwing it?
> 
> Try it with -
> 
> where trans_type = 'A' or trans_type = 'B'
> 
> Just a WAG...
> 
> Beth
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jesse, Rich
  INET: Rich.Jesse@qtiworld.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

