Re: Oracle Incrementals
Date: Sat, 21 May 1994 15:00:19 GMT
Message-ID: <dmausner.1.000A01B4_at_brauntech.com>
In article <Cq0s42.DEL_at_butch.lmsc.lockheed.com> stroup_at_grove.ops.lmsc.lockheed.com () writes:
>While I like the way the Incremental exports work (since they only export
>objects that have be updated since the last export), I would like to combine
>this feature with the ability to eliminate specific tables from the
>incremental even though they have be updated in the interim.
i suggest you do NOT modify the dictionary by hand since this almost always
has some flaws. instead, read the dictionary to find out which tables you are
interested in are modified, and construct exp statements to save them... then
shell out and execute these statements.
Dave Mausner, Sr Consultant, Braun Technology Group, Chicago.
Received on Sat May 21 1994 - 17:00:19 CEST