Return-Path: <ml-errors@fatcity.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h8IMuek00643
 for <oracle-l@orafaq.net>; Thu, 18 Sep 2003 17:56:40 -0500
X-ClientAddr: 66.27.56.212
Received: from www3.fatcity.com (rrcs-west-66-27-56-212.biz.rr.com [66.27.56.212])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h8IMub500633
 for <oracle-l@orafaq.net>; Thu, 18 Sep 2003 17:56:38 -0500
Received: (from root@localhost)
 by www3.fatcity.com (8.11.6/8.11.6) id h8IKKVj12467
 for oracle-l@orafaq.net; Thu, 18 Sep 2003 13:20:31 -0700
Received: by fatcity.com (05-Jun-2003/v1.0g-b73/bab) via fatcity.com id 005D0683; Thu, 18 Sep 2003 13:19:47 -0800
Message-ID: <F001.005D0683.20030918131947@fatcity.com>
Date: Thu, 18 Sep 2003 13:19:47 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Richard Ji" <Richard.Ji@ztango.com>
Sender: ml-errors@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Richard Ji" <Richard.Ji@ztango.com>
Subject: RE: Anyone have a copy of DUL ??
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 73; ListGuru (c) 1996-2003 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit

And DUL doesn't need a running instance to do it's job.  All it needs
are as much data files as you got.

Richard

-----Original Message-----
Sent: Thursday, September 18, 2003 5:00 PM
To: Multiple recipients of list ORACLE-L


Hi!

Good point, but there are few issues. Unloading data with SQL is slower than
doing it directly. Yes, direct export is very fast, but it doesn't have the
flexibility DUL does - DUL is built do survive any corruptions in data,
while your export just may fail or server process crashes, DUL just keeps
going & tries to extract as much as possible.

Tanel.

----- Original Message ----- 
To: "Multiple recipients of list ORACLE-L" <ORACLE-L@fatcity.com>
Sent: Thursday, September 18, 2003 10:19 PM


> > -----Original Message-----
> > From: ml-errors@fatcity.com [mailto:ml-errors@fatcity.com]On Behalf Of
> > Tanel Poder
> >
> > A lot easier would be to write an "online" dul, which queries data
> > dictionary for location of extents and object definitions for
> > example and
> > then scans only relevant datablocks.
>
> I think that in most Oracle databases, along with the software is included
an "online" DUL. If I remember right it's called something like SQL.
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> -- 
> Author: Jacques Kilchoer
>   INET: Jacques.Kilchoer@quest.com
>
> Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
> San Diego, California        -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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).
>


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Tanel Poder
  INET: tanel.poder.003@mail.ee

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Richard Ji
  INET: Richard.Ji@ztango.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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).

