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 h8PJxiQ23915
 for <oracle-l@orafaq.net>; Thu, 25 Sep 2003 14:59:44 -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 h8PJxic23910
 for <oracle-l@orafaq.net>; Thu, 25 Sep 2003 14:59:44 -0500
Received: (from root@localhost)
 by www3.fatcity.com (8.11.6/8.11.6) id h8PEoZ027592
 for oracle-l@orafaq.net; Thu, 25 Sep 2003 07:50:35 -0700
Received: by fatcity.com (05-Jun-2003/v1.0g-b73/bab) via fatcity.com id 005D10D0; Thu, 25 Sep 2003 07:49:43 -0800
Message-ID: <F001.005D10D0.20030925074943@fatcity.com>
Date: Thu, 25 Sep 2003 07:49:43 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Tanel Poder" <tanel.poder.003@mail.ee>
Sender: ml-errors@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Tanel Poder" <tanel.poder.003@mail.ee>
Subject: Re: Oracle Compress Option
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/alternative;	boundary="----=_NextPart_000_1403_01C3838C.F9358440"
------=_NextPart_000_1403_01C3838C.F9358440
Content-Type: text/plain;
 charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

RE: Oracle Compress OptionThanks for the information.

One more question, is your interconnect ethernet based or proprietary =
such hyperfabric for hp etc..

Thanks,
Tanel.
  ----- Original Message -----=20
  From: Jamadagni, Rajendra=20
  To: Multiple recipients of list ORACLE-L=20
  Sent: Thursday, September 25, 2003 6:19 PM
  Subject: RE: Oracle Compress Option


  we have 2 gbit private interconnects of which only one is used at any =
given time. Everyone else talks to the dbs using public network. Both =
are active/active. On one instance luckily we have application =
partitioning one side manages the feeds that come from every =
foot/bast/basketball, hockey and scores of other games and processes =
them and sends it out to customers. Another side takes this data plus =
people sitting to make corrections if any before it is fed to video =
generators and goes on espn network broadcast. So it works fine.

  Other instances are legacy ... the active/active is more like a HA =
configuration, lots of people connected on either side all the time lots =
of DML activity going around all the time. We see more of a GC traffic =
... but we are experimenting with _fairness_threshold parameter to see =
if that will help. As for performance issues, we encounter lots of BBW =
but unfortunately that is due to business logic and can't be easily =
changed.

  Otherwise we do fine.
  Raj
  =
-------------------------------------------------------------------------=
-------=20
  Rajendra dot Jamadagni at nospamespn dot com=20
  All Views expressed in this email are strictly personal.=20
  QOTD: Any clod can have facts, having an opinion is an art !=20
    -----Original Message-----
    From: Tanel Poder [mailto:tanel.poder.003@mail.ee]
    Sent: Thursday, September 25, 2003 10:35 AM
    To: Multiple recipients of list ORACLE-L
    Subject: Re: Oracle Compress Option


    Hm, interesting...

    How does your active-active config work, do you have write activity =
on all nodes?
    I'd be interested in any performance issues you had or currently =
have...
    Have you partitioned your application or data usage somehow?
    What kind of interconnect you're using?

    Tanel.
      ----- Original Message -----=20
      From: Jamadagni, Rajendra=20
      To: Multiple recipients of list ORACLE-L=20
      Sent: Thursday, September 25, 2003 4:49 PM
      Subject: RE: Oracle Compress Option


      Waleed, I get your point ...=20

      We have 6 RAC instances that run active-active ... and compared to =
availability requirements, we (incl management) decided that disk is =
cheap.

      I guess it is relative ...

      Raj
      =
-------------------------------------------------------------------------=
-------=20
      Rajendra dot Jamadagni at nospamespn dot com=20
      All Views expressed in this email are strictly personal.=20
      QOTD: Any clod can have facts, having an opinion is an art !=20
        -----Original Message-----
        From: Khedr, Waleed [mailto:Waleed.Khedr@FMR.COM]
        Sent: Thursday, September 25, 2003 9:35 AM
        To: Multiple recipients of list ORACLE-L
        Subject: RE: Oracle Compress Option


        Disk is not cheap if you pay for high availability =
configuration. I compress historical data on daily basis and was able to =
save 70 percent of the disk space. Imagine the amount of savings for =
five TB.

        Two major issues:

        1) Oracle says updates will be slow on compressed tables, but I =
say don't even try to update a compressed table, uncompress first =
otherwise you will end up with a segment that is not good at all for =
scattered reads.

        2) You can not add columns to the table when it's compressed, so =
if you compressed a big table and need a new column you need to recreate =
the table without compression. So adding many extra columns before =
compression is a good idea.

        It's mainly good for data warehouses applications.

        Regards,

        Waleed

          -----Original Message-----
          From: Jamadagni, Rajendra [mailto:Rajendra.Jamadagni@espn.com]
          Sent: Thursday, September 25, 2003 9:05 AM
          To: Multiple recipients of list ORACLE-L
          Subject: RE: Oracle Compress Option


          I think 9202 doesn't like to export compressed tables in =
direct mode ... so watch out for that ... I implemented, tested and next =
day reverted back to regular tables due to this export issue. Disk is =
cheap.

          A BAARF party member wannabe !!=20
          Raj=20
          =
-------------------------------------------------------------------------=
-------=20
          Rajendra dot Jamadagni at nospamespn dot com=20
          All Views expressed in this email are strictly personal.=20
          QOTD: Any clod can have facts, having an opinion is an art !=20



          -----Original Message-----=20
          From: Mogens N=F8rgaard [mailto:mln@miracleas.dk]=20
          Sent: Wednesday, September 24, 2003 10:05 PM=20
          To: Multiple recipients of list ORACLE-L=20
          Subject: Re: Oracle Compress Option=20



          "Compress to impress?" by Julian Dyke is a good presentation =
on this=20
          topic (see for instance =
http://www.ukoug.org/calendar/jan03/jan30ab.htm).=20

          I do have the article - 202 K with no compression, 147 K with=20
          compression :).=20

          Let me know if you're interested, and I'll email it directly =
to you.=20

          Mogens=20

          Avnish.Rastogi@providence.org wrote:=20

          >Does anybody has any experience with Oracle 9I compression =
option. I did some test on 9202 with a table of more 14 million rows. =
Table has total 7 indexes. Surprising both table and indexes are using =
more space after compression. Before compression space used is 13064MB =
and after compression 13184MB. In both the cases I did export from =
source table and stored in two different tablespaces. Any insight on =
that and any disadvantages of using that.

          >=20
          >Thanks=20

------=_NextPart_000_1403_01C3838C.F9358440
Content-Type: text/html;
 charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>RE: Oracle Compress Option</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1226" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#e0e0e0>
<DIV><FONT face=3DArial size=3D2>Thanks for the =
information.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>One more question, is your interconnect =
ethernet=20
based or proprietary such hyperfabric for hp etc..</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Tanel.</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3DRajendra.Jamadagni@espn.com=20
  href=3D"mailto:Rajendra.Jamadagni@espn.com">Jamadagni, Rajendra</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3DORACLE-L@fatcity.com=20
  href=3D"mailto:ORACLE-L@fatcity.com">Multiple recipients of list =
ORACLE-L</A>=20
  </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, September 25, =
2003 6:19=20
  PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: Oracle Compress =
Option</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=3D263020814-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
  size=3D2>we have 2 gbit private interconnects of which only one is =
used at any=20
  given time. Everyone else talks to the dbs using public network. Both =
are=20
  active/active. On one instance luckily we have application =
partitioning one=20
  side manages the feeds that come from every foot/bast/basketball, =
hockey and=20
  scores of other games and processes them and sends it out to =
customers.=20
  Another side takes this data plus people sitting to make corrections =
if any=20
  before it is fed to video generators and goes on espn network =
broadcast. So it=20
  works fine.</FONT></SPAN></DIV>
  <DIV><SPAN class=3D263020814-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
  size=3D2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=3D263020814-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
  size=3D2>Other instances are legacy ... the active/active is more like =
a HA=20
  configuration, lots of people connected on either side all the time =
lots of=20
  DML activity going around all the time. We see more of a GC traffic =
... but we=20
  are experimenting with _fairness_threshold parameter to see if that =
will help.=20
  As for performance issues, we encounter lots of BBW but unfortunately =
that is=20
  due to business logic and can't be easily changed.</FONT></SPAN></DIV>
  <DIV><SPAN class=3D263020814-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
  size=3D2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=3D263020814-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
  size=3D2>Otherwise we do fine.</FONT></SPAN></DIV>
  <DIV><SPAN class=3D263020814-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
  size=3D2>Raj</FONT></SPAN></DIV>
  <DIV><SPAN class=3D263020814-25092003></SPAN><FONT face=3D"Courier =
New"=20
  =
size=3D2>----------------------------------------------------------------=
----------------</FONT>=20
  <BR><FONT face=3D"Courier New" size=3D2>Rajendra dot Jamadagni at =
nospamespn dot=20
  com</FONT> <BR><FONT face=3D"Courier New" size=3D2>All Views expressed =
in this=20
  email are strictly personal.</FONT> <BR><FONT face=3D"Courier New" =
size=3D2>QOTD:=20
  Any clod can have facts, having an opinion is an art !</FONT> </DIV>
  <BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
    <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
    size=3D2>-----Original Message-----<BR><B>From:</B> Tanel Poder=20
    [mailto:tanel.poder.003@mail.ee]<BR><B>Sent:</B> Thursday, September =
25,=20
    2003 10:35 AM<BR><B>To:</B> Multiple recipients of list=20
    ORACLE-L<BR><B>Subject:</B> Re: Oracle Compress =
Option<BR><BR></FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>Hm, interesting...</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>How does your active-active config =
work, do you=20
    have write activity on all nodes?</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>I'd be interested in any =
performance issues you=20
    had or currently have...</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>Have you partitioned your =
application or data=20
    usage somehow?</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>What kind of interconnect you're=20
    using?</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>Tanel.</FONT></DIV>
    <BLOCKQUOTE dir=3Dltr=20
    style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
      <DIV style=3D"FONT: 10pt arial">----- Original Message ----- =
</DIV>
      <DIV=20
      style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
      <A title=3DRajendra.Jamadagni@ESPN.COM=20
      href=3D"mailto:Rajendra.Jamadagni@ESPN.COM">Jamadagni, =
Rajendra</A> </DIV>
      <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3DORACLE-L@fatcity.com=20
      href=3D"mailto:ORACLE-L@fatcity.com">Multiple recipients of list=20
      ORACLE-L</A> </DIV>
      <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, September =
25, 2003=20
      4:49 PM</DIV>
      <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: Oracle =
Compress=20
      Option</DIV>
      <DIV><BR></DIV>
      <DIV><SPAN class=3D665294412-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
      size=3D2>Waleed, I get your point ... </FONT></SPAN></DIV>
      <DIV><SPAN class=3D665294412-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
      size=3D2></FONT></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=3D665294412-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
      size=3D2>We have 6 RAC instances that run active-active ... and =
compared to=20
      availability requirements, we (incl management) decided that disk =
is=20
      cheap.</FONT></SPAN></DIV>
      <DIV><SPAN class=3D665294412-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
      size=3D2></FONT></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=3D665294412-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
      size=3D2>I guess it is relative ...</FONT></SPAN></DIV>
      <DIV><SPAN class=3D665294412-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
      size=3D2></FONT></SPAN>&nbsp;</DIV>
      <DIV><SPAN class=3D665294412-25092003><FONT face=3D"Courier New" =
color=3D#0000ff=20
      size=3D2>Raj</FONT></SPAN></DIV>
      <DIV><SPAN class=3D665294412-25092003></SPAN><FONT face=3D"Courier =
New"=20
      =
size=3D2>----------------------------------------------------------------=
----------------</FONT>=20
      <BR><FONT face=3D"Courier New" size=3D2>Rajendra dot Jamadagni at =
nospamespn=20
      dot com</FONT> <BR><FONT face=3D"Courier New" size=3D2>All Views =
expressed in=20
      this email are strictly personal.</FONT> <BR><FONT face=3D"Courier =
New"=20
      size=3D2>QOTD: Any clod can have facts, having an opinion is an =
art !</FONT>=20
      </DIV>
      <BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
        <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
        size=3D2>-----Original Message-----<BR><B>From:</B> Khedr, =
Waleed=20
        [mailto:Waleed.Khedr@FMR.COM]<BR><B>Sent:</B> Thursday, =
September 25,=20
        2003 9:35 AM<BR><B>To:</B> Multiple recipients of list=20
        ORACLE-L<BR><B>Subject:</B> RE: Oracle Compress=20
        Option<BR><BR></FONT></DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff =
size=3D2>Disk is=20
        not cheap if you pay for high availability configuration. I =
compress=20
        historical data on daily basis and was able to save 70 percent =
of the=20
        disk space. Imagine the amount of savings for five=20
        TB.</FONT></SPAN></DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff=20
        size=3D2></FONT></SPAN>&nbsp;</DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff =
size=3D2>Two major=20
        issues:</FONT></SPAN></DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff=20
        size=3D2></FONT></SPAN>&nbsp;</DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff =
size=3D2>1) Oracle=20
        says updates will be slow on compressed tables, but I say don't =
even try=20
        to update a compressed table, uncompress first otherwise you =
will end up=20
        with a segment that is not good at all for scattered=20
        reads.</FONT></SPAN></DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff=20
        size=3D2></FONT></SPAN>&nbsp;</DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff =
size=3D2>2) You=20
        can not add columns to the table when it's compressed, so if you =

        compressed a big table and need a new column you need to =
recreate the=20
        table without compression. So adding many extra columns before=20
        compression is a good idea.</FONT></SPAN></DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff=20
        size=3D2></FONT></SPAN>&nbsp;</DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff =
size=3D2>It's=20
        mainly good for data warehouses =
applications.</FONT></SPAN></DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff=20
        size=3D2></FONT></SPAN>&nbsp;</DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff=20
        size=3D2>Regards,</FONT></SPAN></DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff=20
        size=3D2></FONT></SPAN>&nbsp;</DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff=20
        size=3D2>Waleed</FONT></SPAN></DIV>
        <DIV><SPAN class=3D283022512-25092003><FONT color=3D#0000ff=20
        size=3D2></FONT></SPAN>&nbsp;</DIV>
        <BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
          <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
          size=3D2>-----Original Message-----<BR><B>From:</B> Jamadagni, =
Rajendra=20
          [mailto:Rajendra.Jamadagni@espn.com]<BR><B>Sent:</B> Thursday, =

          September 25, 2003 9:05 AM<BR><B>To:</B> Multiple recipients =
of list=20
          ORACLE-L<BR><B>Subject:</B> RE: Oracle Compress=20
          Option<BR><BR></FONT></DIV>
          <P><FONT size=3D2>I think 9202 doesn't like to export =
compressed tables=20
          in direct mode ... so watch out for that ... I implemented, =
tested and=20
          next day reverted back to regular tables due to this export =
issue.=20
          Disk is cheap.</FONT></P>
          <P><FONT size=3D2>A BAARF party member wannabe !!</FONT> =
<BR><FONT=20
          size=3D2>Raj</FONT> <BR><FONT=20
          =
size=3D2>----------------------------------------------------------------=
----------------</FONT>=20
          <BR><FONT size=3D2>Rajendra dot Jamadagni at nospamespn dot =
com</FONT>=20
          <BR><FONT size=3D2>All Views expressed in this email are =
strictly=20
          personal.</FONT> <BR><FONT size=3D2>QOTD: Any clod can have =
facts,=20
          having an opinion is an art !</FONT> </P><BR>
          <P><FONT size=3D2>-----Original Message-----</FONT> <BR><FONT=20
          size=3D2>From: Mogens N=F8rgaard [<A=20
          =
href=3D"mailto:mln@miracleas.dk">mailto:mln@miracleas.dk</A>]</FONT>=20
          <BR><FONT size=3D2>Sent: Wednesday, September 24, 2003 10:05 =
PM</FONT>=20
          <BR><FONT size=3D2>To: Multiple recipients of list =
ORACLE-L</FONT>=20
          <BR><FONT size=3D2>Subject: Re: Oracle Compress Option</FONT> =
</P><BR>
          <P><FONT size=3D2>"Compress to impress?" by Julian Dyke is a =
good=20
          presentation on this </FONT><BR><FONT size=3D2>topic (see for =
instance=20
          <A href=3D"http://www.ukoug.org/calendar/jan03/jan30ab.htm"=20
          =
target=3D_blank>http://www.ukoug.org/calendar/jan03/jan30ab.htm</A>).</FO=
NT>=20
          </P>
          <P><FONT size=3D2>I do have the article - 202 K with no =
compression, 147=20
          K with </FONT><BR><FONT size=3D2>compression :).</FONT> </P>
          <P><FONT size=3D2>Let me know if you're interested, and I'll =
email it=20
          directly to you.</FONT> </P>
          <P><FONT size=3D2>Mogens</FONT> </P>
          <P><FONT size=3D2>Avnish.Rastogi@providence.org wrote:</FONT> =
</P>
          <P><FONT size=3D2>&gt;Does anybody has any experience with =
Oracle 9I=20
          compression option. I did some test on 9202 with a table of =
more 14=20
          million rows. Table has total 7 indexes. Surprising both table =
and=20
          indexes are using more space after compression. Before =
compression=20
          space used is 13064MB and after compression 13184MB. In both =
the cases=20
          I did export from source table and stored in two different=20
          tablespaces. Any insight on that and any disadvantages of =
using=20
          that.</FONT></P>
          <P><FONT size=3D2>&gt;</FONT> <BR><FONT =
size=3D2>&gt;Thanks</FONT>=20
        =
</P></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BO=
DY></HTML>

------=_NextPart_000_1403_01C3838C.F9358440--


-- 
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).

