Received: (qmail 32626 invoked from network); 2 Feb 2010 21:44:39 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by static-ip-85-25-126-90.inaddr.intergenia.de with SMTP; 2 Feb 2010 21:44:35 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id E7EE9CCEB6F;
 Tue,  2 Feb 2010 22:44:17 -0500 (EST)
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain
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 TZvVPAFFKcid; Tue,  2 Feb 2010 22:44:17 -0500 (EST)
Received: from turing.freelists.org (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 799E1CCE6CE;
 Tue,  2 Feb 2010 22:43:35 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Tue, 02 Feb 2010 22:42:54 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])	by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id E513C7FF	for <oracle-l@freelists.org>; Tue,  2 Feb 2010 22:42:53 -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 d+97lF-yaop3 for <oracle-l@freelists.org>;	Tue,  2 Feb 2010 22:42:53 -0500 (EST)
Received: from mail-vw0-f51.google.com (mail-vw0-f51.google.com [209.85.212.51])	by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 465AECCE624	for <oracle-l@freelists.org>; Tue,  2 Feb 2010 22:42:33 -0500 (EST)
Received: by vws17 with SMTP id 17so227958vws.10        for <oracle-l@freelists.org>; Tue, 02 Feb 2010 19:42:25 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:mime-version:sender:received:date         :x-google-sender-auth:message-id:subject:from:to:content-type;        bh=Y52avyElSxTTjhdyMAkC70NaQUwtmreO2BHGRGwBufM=;        b=GPXWr22ilqTJiTw+3kNW9KfSIjZEQYQqgzJPMXe4Q0nsbbiJIQyZG2wn8v+RpHcm83         ck7gQpDmj59VwRO496TKTtdWNuWKf18F5+zjMdrF+pTzpA9pQ5pVZ1QIG8Zst9FNJIfR         3hhQmTZW2ksEKZVj2WN/l2BmAWVXbfvpRuN1k=
DomainKey-Signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=mime-version:sender:date:x-google-sender-auth:message-id:subject         :from:to:content-type;        b=OGvXkWCEVXj9lEOLdHYT3Tc6g91FH8UgF+s0O+6yJWPcFImLZWIdlze/rIJFLOPk+M         zMypYqlt2HtMnKf7r9er4SJ29hNshxvZQD4lcXGGKmtJnPqKnGCVCZkua0U4yeKMN3zk         koL9SE5i52mfR0ORG3m/wS/vAmVhI/mNwMbvc=
MIME-Version: 1.0
Received: by 10.220.127.24 with SMTP id e24mr953341vcs.34.1265168545444; Tue, 	02 Feb 2010 19:42:25 -0800 (PST)
Date: Wed, 3 Feb 2010 14:42:25 +1100
X-Google-Sender-Auth: b53143dd528e2c30
Message-ID: <77a615a71002021942u487319dcqca46f782a52dad3b@mail.gmail.com>
Subject: cloning subset with RMAN and partitioned tables
From: Jack van Zanen <jack@vanzanen.com>
To: oracle-l@freelists.org
Content-Type: multipart/alternative; boundary=001636b14dcfbb8371047eaa01fd
X-archive-position: 25269
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: jack@vanzanen.com
Precedence: normal
Reply-to: jack@vanzanen.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
--001636b14dcfbb8371047eaa01fd
Content-Type: text/plain; charset=ISO-8859-1

Hi,


I have the following issue

I have been asked to clone a subset of a very large database. Sofar nothing
tricky and this works fine,

however...this database has a partitioned table with sub partitions spread
over multiple tablespaces. some of which have not been cloned across as the
requirement was the last few months worth of data.

RMAN clone command was succesful till the last bit where it tried to drop
the tablespaces that were skipped. After that the database opened fine but
subsequent selects on the table complain about missing datafiles
(understandably) but I have no idea how to solve the problem.

I have tried offlining the tablespace (no error but does not solve the
problem)
I have tried dropping the partition "ORA-14268: subpartition 'SYS_SUBP437'
of the partition resides in offlined tablespace"
I have tried dropping the sub partitions  but get error  ORA14616 table not
partitioned by List method"
I have tried offline the datafiles that are missing, but this does not solve
the problem (mount and open mode).
I have tried offline drop the datafiles that are missing, but this does not
solve the problem (mount and open mode).
I have tried to recreate the controlfile without the missing datafiles, no
luck

Any other suggestions?

-- 
Jack van Zanen

-------------------------
This e-mail and any attachments may contain confidential material for the
sole use of the intended recipient. If you are not the intended recipient,
please be aware that any disclosure, copying, distribution or use of this
e-mail or any attachment is prohibited. If you have received this e-mail in
error, please contact the sender and delete all copies.
Thank you for your cooperation

--001636b14dcfbb8371047eaa01fd
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div>Hi,</div>
<div>=A0</div>
<div>=A0</div>
<div>I have the following issue</div>
<div>=A0</div>
<div>I have been asked to clone a subset of a very large database. Sofar no=
thing tricky and this works fine, </div>
<div>=A0</div>
<div>however...this database has a partitioned table with sub partitions sp=
read over multiple tablespaces. some of which have not been cloned across a=
s the requirement was the last few months worth of data.</div>
<div>=A0</div>
<div>RMAN clone command was succesful till the last bit where it tried to d=
rop the tablespaces that were skipped. After that the database opened fine =
but subsequent selects on the table complain about missing datafiles (under=
standably) but I have no idea how to solve the problem.</div>

<div>=A0</div>
<div>I have tried offlining the tablespace (no error but does not solve the=
 problem)</div>
<div>I have tried dropping the partition &quot;ORA-14268: subpartition &#39=
;SYS_SUBP437&#39; of the partition resides in offlined tablespace&quot;</di=
v>
<div>I have tried dropping the sub partitions=A0 but get error=A0 ORA14616 =
table not partitioned by List method&quot;</div>
<div>I have tried offline the datafiles that are missing, but this does not=
 solve the problem (mount and open mode).</div>
<div>I have tried offline drop the datafiles that are missing, but this doe=
s not solve the problem (mount and open mode).</div>
<div>I have tried to recreate the controlfile without the missing datafiles=
, no luck</div>
<div>=A0</div>
<div>Any other suggestions?<br></div>
<div>=A0</div>
<div>-- <br>Jack van Zanen<br><br>------------------------- <br>This e-mail=
 and any attachments may contain confidential material for the sole use of =
the intended recipient. If you are not the intended recipient, please be aw=
are that any disclosure, copying, distribution or use of this e-mail or any=
 attachment is prohibited. If you have received this e-mail in error, pleas=
e contact the sender and delete all copies.<br>
Thank you for your cooperation <br></div>

--001636b14dcfbb8371047eaa01fd--
--
http://www.freelists.org/webpage/oracle-l


