Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 21729 invoked from network); 18 Dec 2007 16:31:25 -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; 18 Dec 2007 16:31:25 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id B690E7DBA51;
 Tue, 18 Dec 2007 17:31:24 -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 10568-04; Tue, 18 Dec 2007 17:31:24 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 2D1EA7DBA2E;
 Tue, 18 Dec 2007 17:31:24 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Tue, 18 Dec 2007 16:43:59 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 2D1467DBF05
 for <oracle-l@freelists.org>; Tue, 18 Dec 2007 16:43:59 -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 03777-03 for <oracle-l@freelists.org>;
 Tue, 18 Dec 2007 16:43:59 -0500 (EST)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 49F867DBEB0
 for <oracle-l@freelists.org>; Tue, 18 Dec 2007 16:43:56 -0500 (EST)
Received: by an-out-0708.google.com with SMTP id b36so1388619ana.101
        for <oracle-l@freelists.org>; Tue, 18 Dec 2007 13:43:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type;
        bh=l6/krndQyYEI2vVn6UAs9Ofg+7g2/Mqe8v8YcaatQ1Y=;
        b=ltYcoYKlnA85LuuSQVDexRYIpw0tXll2OzP9MmcZ0/dVC1R48D53vOYikbWrQu4QJt3GfyQDTKbohv/Vhla2+Q8s6Mw+RxNzWBiGbXUJbLMN9U20ltNMlVxJk50Oh5bh6LBfgA8sdjjC/Ug3BMEziM1TQEoBvcDTLeOJ0LGbeZ4=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:reply-to:to:subject:mime-version:content-type;
        b=Y6Zq11dZy4kv+1Sc31oMN4+T8MP5GgFonjDp6afcMSfEZTAV0LA5SsjWek1n1k+Atb20y+I71KJN0Wb5hERON5h1n6IVMaxhk1T4TlrvsSLUh0rdKXJeCQRUWVjhWLfgj2KOhLVB7ESChwdOZ4pMmGbwg6OBPiPbX4kEobtd76c=
Received: by 10.100.241.17 with SMTP id o17mr18558320anh.72.1198014232594;
        Tue, 18 Dec 2007 13:43:52 -0800 (PST)
Received: by 10.100.41.4 with HTTP; Tue, 18 Dec 2007 13:43:52 -0800 (PST)
Message-ID: <7b8774110712181343iea1f042l183452b6bac4049f@mail.gmail.com>
Date: Tue, 18 Dec 2007 15:43:52 -0600
From: "Charles Schultz" <sacrophyte@gmail.com>
To: Oracle-L <oracle-l@freelists.org>
Subject: Script to build indexes in parallel
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_Part_5332_12921749.1198014232590"
X-archive-position: 4002
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: sacrophyte@gmail.com
Precedence: normal
Reply-to: sacrophyte@gmail.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
------=_Part_5332_12921749.1198014232590
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Anyone have a script to read a DDL file and build indexes using parallel
worker processes? Something in perl or shell would be preferable. I am
trying to work around data pump's slow "feature" of building indexes with
one query coordinator by extracting the metadata ddl and running them with
real parallelization. I was just getting started with a perl script using
fork but wanted to check here so as not to reinvent the wheel.

-- 
Charles Schultz

------=_Part_5332_12921749.1198014232590
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Anyone have a script to read a DDL file and build indexes using parallel worker processes? Something in perl or shell would be preferable. I am trying to work around data pump&#39;s slow &quot;feature&quot; of building indexes with one query coordinator by extracting the metadata ddl and running them with real parallelization. I was just getting started with a perl script using fork but wanted to check here so as not to reinvent the wheel.
<br clear="all"><br>-- <br>Charles Schultz

------=_Part_5332_12921749.1198014232590--
--
http://www.freelists.org/webpage/oracle-l


