Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 19366 invoked from network); 20 Dec 2007 13:44:37 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by static-ip-69-64-49-119.inaddr.intergenia.de with SMTP; 20 Dec 2007 13:44:37 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 73D4E7DDCB7;
 Thu, 20 Dec 2007 14:44:37 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 18873-06; Thu, 20 Dec 2007 14:44:37 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id CD6A77DDBC8;
 Thu, 20 Dec 2007 14:44:35 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Thu, 20 Dec 2007 13:57:11 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id CBA107DD316
 for <oracle-l@freelists.org>; Thu, 20 Dec 2007 13:57:11 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 11235-08 for <oracle-l@freelists.org>;
 Thu, 20 Dec 2007 13:57:11 -0500 (EST)
Received: from blu139-omc3-s8.blu139.hotmail.com (blu139-omc3-s8.blu139.hotmail.com [65.55.175.208])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 8DF827DD456
 for <oracle-l@freelists.org>; Thu, 20 Dec 2007 13:57:11 -0500 (EST)
Received: from BLU108-W56 ([65.55.162.188]) by blu139-omc3-s8.blu139.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959);
	 Thu, 20 Dec 2007 10:57:10 -0800
Message-ID: <BLU108-W564F891E086CACF85D478D975D0@phx.gbl>
Content-Type: multipart/alternative; boundary="_2ca45298-56fa-4b64-a137-19af5441fd1b_"
X-Originating-IP: [66.236.147.253]
From: Joe Smith <joe_dba@hotmail.com>
To: Vitalis Jerome <vitalisman@gmail.com>
CC: <oracle-l@freelists.org>
Subject: RE: rman parallel processes
Date: Thu, 20 Dec 2007 12:57:10 -0600
In-Reply-To: <68b128550712200610r6d132ff4u926a7fc745d6cbed@mail.gmail.com>
References: <BLU108-W18FA549A443EDF1CF85BE3975C0@phx.gbl>
 <68b128550712200610r6d132ff4u926a7fc745d6cbed@mail.gmail.com>
MIME-Version: 1.0
X-OriginalArrivalTime: 20 Dec 2007 18:57:10.0157 (UTC) FILETIME=[1FD97BD0:01C8433A]
X-archive-position: 4053
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: joe_dba@hotmail.com
Precedence: normal
Reply-to: joe_dba@hotmail.com
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain
--_2ca45298-56fa-4b64-a137-19af5441fd1b_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable


That is exactly what happened.  I started to see  backup pieces being creat=
ed under $oracle_home/dbs.
=20
=20
=20
> Date: Thu, 20 Dec 2007 15:10:12 +0100> From: vitalisman@gmail.com> To: jo=
e_dba@hotmail.com> Subject: Re: rman parallel processes> CC: oracle-l@freel=
ists.org> > No, it does not make sense. The "configure channel 1" set optio=
ns for> the first of the 4 automatic channels you've declared with "confiur=
e> ... PARALLELISM 4". The other three channels inherit the configuration> =
of the generic automatic channel, which you haven't declared and which> thu=
s defaults to a channel configured to create backup pieces in> $O_H/dbs on =
Unix.> > Run something like this to configure the generic automatic channel=
 and> put the pieces created by the 3 other channels in a more reasonable> =
place:> configure channel device type disk format '/my/path/%U';> > >> > __=
______________________________> > i'm is proud to present Cause Effect, a s=
eries about real people making a> > difference. Learn more
_________________________________________________________________
i=92m is proud to present Cause Effect, a series about real people making a=
 difference.
http://im.live.com/Messenger/IM/MTV/?source=3Dtext_Cause_Effect=

--_2ca45298-56fa-4b64-a137-19af5441fd1b_
Content-Type: text/html; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class=3D'hmmessage'>
That is exactly what happened.&nbsp; I started to see &nbsp;backup pieces b=
eing created under $oracle_home/dbs.<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
<BR><BR>&gt; Date: Thu, 20 Dec 2007 15:10:12 +0100<BR>&gt; From: vitalisman=
@gmail.com<BR>&gt; To: joe_dba@hotmail.com<BR>&gt; Subject: Re: rman parall=
el processes<BR>&gt; CC: oracle-l@freelists.org<BR>&gt; <BR>&gt; No, it doe=
s not make sense. The "configure channel 1" set options for<BR>&gt; the fir=
st of the 4 automatic channels you've declared with "confiure<BR>&gt; ... P=
ARALLELISM 4". The other three channels inherit the configuration<BR>&gt; o=
f the generic automatic channel, which you haven't declared and which<BR>&g=
t; thus defaults to a channel configured to create backup pieces in<BR>&gt;=
 $O_H/dbs on Unix.<BR>&gt; <BR>&gt; Run something like this to configure th=
e generic automatic channel and<BR>&gt; put the pieces created by the 3 oth=
er channels in a more reasonable<BR>&gt; place:<BR>&gt; configure channel d=
evice type disk format '/my/path/%U';<BR>&gt; <BR>&gt; &gt;<BR>&gt; &gt; __=
______________________________<BR>&gt; &gt; i'm is proud to present Cause E=
ffect, a series about real people making a<BR>&gt; &gt; difference. Learn m=
ore<BR><BR><br /><hr />i=92m is proud to present Cause Effect, a series abo=
ut real people making a difference. <a href=3D'http://im.live.com/Messenger=
/IM/MTV/?source=3Dtext_Cause_Effect' target=3D'_new'>Learn more</a></body>
</html>=

--_2ca45298-56fa-4b64-a137-19af5441fd1b_--
--
http://www.freelists.org/webpage/oracle-l


