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 h8IGbmu08483
 for <oracle-l@orafaq.net>; Thu, 18 Sep 2003 11:37:48 -0500
X-ClientAddr: 66.27.56.213
Received: from www2.fatcity.com (rrcs-west-66-27-56-213.biz.rr.com [66.27.56.213])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h8IGbY508454
 for <oracle-l@orafaq.net>; Thu, 18 Sep 2003 11:37:34 -0500
Received: (from root@localhost)
 by www2.fatcity.com (8.11.6/8.11.6) id h8IE1UW30099
 for oracle-l@orafaq.net; Thu, 18 Sep 2003 07:01:30 -0700
Received: by fatcity.com (05-Jun-2003/v1.0g-b73/bab) via fatcity.com id 005D060E; Thu, 18 Sep 2003 06:59:48 -0800
Message-ID: <F001.005D060E.20030918065948@fatcity.com>
Date: Thu, 18 Sep 2003 06:59:48 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Jamadagni, Rajendra" <Rajendra.Jamadagni@espn.com>
Sender: ml-errors@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Jamadagni, Rajendra" <Rajendra.Jamadagni@espn.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: multipart/mixed;	boundary="----=_NextPartTM-000-df6467ff-f8fa-4c83-b14c-9a2acf2c556b"
------=_NextPartTM-000-df6467ff-f8fa-4c83-b14c-9a2acf2c556b
Content-Type: multipart/alternative;
 boundary="----_=_NextPart_001_01C37DEC.CD8E6B04"
------_=_NextPart_001_01C37DEC.CD8E6B04
Content-Type: text/plain;
 charset="iso-8859-1"

probably not, in absence of DD it will probably dump column id and table ids
and rowids. If you dump a block, you will see that column length is also
stored to indicate how many bytes to read.

Raj

-----Original Message-----
Sent: Thursday, September 18, 2003 9:45 AM
To: Multiple recipients of list ORACLE-L


Wouldn't something like DUL need to read Oracle's dictionary? My impression
is that a lot of stuff in the data files is heavily encoded, like date and
number formats. Wouldn't you need the dictionary to understand where one
column stops and the next starts, and maybe even where one row ends and the
next begins?

Dennis Williams
DBA, 80%OCP, 100% DBA
Lifetouch, Inc.
dwilliams@lifetouch.com 


-----Original Message-----
Sent: Thursday, September 18, 2003 7:40 AM
To: Multiple recipients of list ORACLE-L




There are DUL?s manual.
http://www.fors.com/velpuri2/dul_ucg8.html

May be interesting for someone.


-----Mensaje original-----
De: ml-errors@fatcity.com [mailto:ml-errors@fatcity.com]En nombre de
Pete Finnigan
Enviado el: jueves, 18 de septiembre de 2003 13:55
Para: Multiple recipients of list ORACLE-L
Asunto: Re: How to extract data directly from a datafile ?


Hi Tanel,

A free DUL in C would be very nice to have and to study the source code
of. maybe you should also contact Kurt van Meerbeek of jDUL project on
sourceforge, maybe you have some ideas or info he doesn't have that
could help his efforts or of course Richard's efforts.

kind regards

Pete
--
Pete Finnigan
email:pete@petefinnigan.com
Web site: http://www.petefinnigan.com - Oracle security audit specialists
Book:Oracle security step-by-step Guide - see http://store.sans.org for
details.

--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Pete Finnigan
  INET: oracle_list@peterfinnigan.demon.co.uk

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: Juan Miranda
  INET: j.miranda@sermatica.es

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: DENNIS WILLIAMS
  INET: DWILLIAMS@LIFETOUCH.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).

------_=_NextPart_001_01C37DEC.CD8E6B04
Content-Type: text/html;
 charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2654.45">
<TITLE>RE: Anyone have a copy of DUL ??</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>probably not, in absence of DD it will probably dump =
column id and table ids and rowids. If you dump a block, you will see =
that column length is also stored to indicate how many bytes to =
read.</FONT></P>

<P><FONT SIZE=3D2>Raj</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: DENNIS WILLIAMS [<A =
HREF=3D"mailto:DWILLIAMS@lifetouch.com">mailto:DWILLIAMS@lifetouch.com</=
A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, September 18, 2003 9:45 AM</FONT>
<BR><FONT SIZE=3D2>To: Multiple recipients of list ORACLE-L</FONT>
<BR><FONT SIZE=3D2>Subject: RE: Anyone have a copy of DUL ??</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Wouldn't something like DUL need to read Oracle's =
dictionary? My impression</FONT>
<BR><FONT SIZE=3D2>is that a lot of stuff in the data files is heavily =
encoded, like date and</FONT>
<BR><FONT SIZE=3D2>number formats. Wouldn't you need the dictionary to =
understand where one</FONT>
<BR><FONT SIZE=3D2>column stops and the next starts, and maybe even =
where one row ends and the</FONT>
<BR><FONT SIZE=3D2>next begins?</FONT>
</P>

<P><FONT SIZE=3D2>Dennis Williams</FONT>
<BR><FONT SIZE=3D2>DBA, 80%OCP, 100% DBA</FONT>
<BR><FONT SIZE=3D2>Lifetouch, Inc.</FONT>
<BR><FONT SIZE=3D2>dwilliams@lifetouch.com </FONT>
</P>
<BR>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, September 18, 2003 7:40 AM</FONT>
<BR><FONT SIZE=3D2>To: Multiple recipients of list ORACLE-L</FONT>
</P>
<BR>
<BR>
<BR>

<P><FONT SIZE=3D2>There are DUL?s manual.</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://www.fors.com/velpuri2/dul_ucg8.html" =
TARGET=3D"_blank">http://www.fors.com/velpuri2/dul_ucg8.html</A></FONT>
</P>

<P><FONT SIZE=3D2>May be interesting for someone.</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>-----Mensaje original-----</FONT>
<BR><FONT SIZE=3D2>De: ml-errors@fatcity.com [<A =
HREF=3D"mailto:ml-errors@fatcity.com">mailto:ml-errors@fatcity.com</A>]E=
n nombre de</FONT>
<BR><FONT SIZE=3D2>Pete Finnigan</FONT>
<BR><FONT SIZE=3D2>Enviado el: jueves, 18 de septiembre de 2003 =
13:55</FONT>
<BR><FONT SIZE=3D2>Para: Multiple recipients of list ORACLE-L</FONT>
<BR><FONT SIZE=3D2>Asunto: Re: How to extract data directly from a =
datafile ?</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Hi Tanel,</FONT>
</P>

<P><FONT SIZE=3D2>A free DUL in C would be very nice to have and to =
study the source code</FONT>
<BR><FONT SIZE=3D2>of. maybe you should also contact Kurt van Meerbeek =
of jDUL project on</FONT>
<BR><FONT SIZE=3D2>sourceforge, maybe you have some ideas or info he =
doesn't have that</FONT>
<BR><FONT SIZE=3D2>could help his efforts or of course Richard's =
efforts.</FONT>
</P>

<P><FONT SIZE=3D2>kind regards</FONT>
</P>

<P><FONT SIZE=3D2>Pete</FONT>
<BR><FONT SIZE=3D2>--</FONT>
<BR><FONT SIZE=3D2>Pete Finnigan</FONT>
<BR><FONT SIZE=3D2>email:pete@petefinnigan.com</FONT>
<BR><FONT SIZE=3D2>Web site: <A HREF=3D"http://www.petefinnigan.com" =
TARGET=3D"_blank">http://www.petefinnigan.com</A> - Oracle security =
audit specialists</FONT>
<BR><FONT SIZE=3D2>Book:Oracle security step-by-step Guide - see <A =
HREF=3D"http://store.sans.org" =
TARGET=3D"_blank">http://store.sans.org</A> for</FONT>
<BR><FONT SIZE=3D2>details.</FONT>
</P>

<P><FONT SIZE=3D2>--</FONT>
<BR><FONT SIZE=3D2>Please see the official ORACLE-L FAQ: <A =
HREF=3D"http://www.orafaq.net" =
TARGET=3D"_blank">http://www.orafaq.net</A></FONT>
<BR><FONT SIZE=3D2>--</FONT>
<BR><FONT SIZE=3D2>Author: Pete Finnigan</FONT>
<BR><FONT SIZE=3D2>&nbsp; INET: =
oracle_list@peterfinnigan.demon.co.uk</FONT>
</P>

<P><FONT SIZE=3D2>Fat City Network Services&nbsp;&nbsp;&nbsp; -- =
858-538-5051 <A HREF=3D"http://www.fatcity.com" =
TARGET=3D"_blank">http://www.fatcity.com</A></FONT>
<BR><FONT SIZE=3D2>San Diego, =
California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mailing list =
and web hosting services</FONT>
<BR><FONT =
SIZE=3D2>---------------------------------------------------------------=
------</FONT>
<BR><FONT SIZE=3D2>To REMOVE yourself from this mailing list, send an =
E-Mail message</FONT>
<BR><FONT SIZE=3D2>to: ListGuru@fatcity.com (note EXACT spelling of =
'ListGuru') and in</FONT>
<BR><FONT SIZE=3D2>the message BODY, include a line containing: UNSUB =
ORACLE-L</FONT>
<BR><FONT SIZE=3D2>(or the name of mailing list you want to be removed =
from).&nbsp; You may</FONT>
<BR><FONT SIZE=3D2>also send the HELP command for other information =
(like subscribing).</FONT>
</P>

<P><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Please see the official ORACLE-L FAQ: <A =
HREF=3D"http://www.orafaq.net" =
TARGET=3D"_blank">http://www.orafaq.net</A></FONT>
<BR><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Author: Juan Miranda</FONT>
<BR><FONT SIZE=3D2>&nbsp; INET: j.miranda@sermatica.es</FONT>
</P>

<P><FONT SIZE=3D2>Fat City Network Services&nbsp;&nbsp;&nbsp; -- =
858-538-5051 <A HREF=3D"http://www.fatcity.com" =
TARGET=3D"_blank">http://www.fatcity.com</A></FONT>
<BR><FONT SIZE=3D2>San Diego, =
California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mailing list =
and web hosting services</FONT>
<BR><FONT =
SIZE=3D2>---------------------------------------------------------------=
------</FONT>
<BR><FONT SIZE=3D2>To REMOVE yourself from this mailing list, send an =
E-Mail message</FONT>
<BR><FONT SIZE=3D2>to: ListGuru@fatcity.com (note EXACT spelling of =
'ListGuru') and in</FONT>
<BR><FONT SIZE=3D2>the message BODY, include a line containing: UNSUB =
ORACLE-L</FONT>
<BR><FONT SIZE=3D2>(or the name of mailing list you want to be removed =
from).&nbsp; You may</FONT>
<BR><FONT SIZE=3D2>also send the HELP command for other information =
(like subscribing).</FONT>
<BR><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Please see the official ORACLE-L FAQ: <A =
HREF=3D"http://www.orafaq.net" =
TARGET=3D"_blank">http://www.orafaq.net</A></FONT>
<BR><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Author: DENNIS WILLIAMS</FONT>
<BR><FONT SIZE=3D2>&nbsp; INET: DWILLIAMS@LIFETOUCH.COM</FONT>
</P>

<P><FONT SIZE=3D2>Fat City Network Services&nbsp;&nbsp;&nbsp; -- =
858-538-5051 <A HREF=3D"http://www.fatcity.com" =
TARGET=3D"_blank">http://www.fatcity.com</A></FONT>
<BR><FONT SIZE=3D2>San Diego, =
California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mailing list =
and web hosting services</FONT>
<BR><FONT =
SIZE=3D2>---------------------------------------------------------------=
------</FONT>
<BR><FONT SIZE=3D2>To REMOVE yourself from this mailing list, send an =
E-Mail message</FONT>
<BR><FONT SIZE=3D2>to: ListGuru@fatcity.com (note EXACT spelling of =
'ListGuru') and in</FONT>
<BR><FONT SIZE=3D2>the message BODY, include a line containing: UNSUB =
ORACLE-L</FONT>
<BR><FONT SIZE=3D2>(or the name of mailing list you want to be removed =
from).&nbsp; You may</FONT>
<BR><FONT SIZE=3D2>also send the HELP command for other information =
(like subscribing).</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C37DEC.CD8E6B04--


------=_NextPartTM-000-df6467ff-f8fa-4c83-b14c-9a2acf2c556b
Content-Type: text/plain;
 name="ESPN_Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="ESPN_Disclaimer.txt"

********************************************************************This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 and delete this e-mail message from your computer, Thank you.*********************************************************************2

------=_NextPartTM-000-df6467ff-f8fa-4c83-b14c-9a2acf2c556b--

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jamadagni, Rajendra
  INET: Rajendra.Jamadagni@espn.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).

