From oracle-l-bounce@freelists.org  Mon Jun  6 12:56:33 2005
Return-Path: <oracle-l-bounce@freelists.org>
Received: from air891.startdedicated.com (root@localhost)
 by orafaq.com (8.12.10/8.12.10) with ESMTP id j56HuXjT022499
 for <oracle-l@orafaq.com>; Mon, 6 Jun 2005 12:56:33 -0500
X-ClientAddr: 206.53.239.180
Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180])
 by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j56HuWNi022495
 for <oracle-l@orafaq.com>; Mon, 6 Jun 2005 12:56:32 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 61ACA1BB84D;
 Mon,  6 Jun 2005 11:53:23 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 20943-04; Mon, 6 Jun 2005 11:53:23 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id DEDC91BBB94;
 Mon,  6 Jun 2005 11:53:22 -0500 (EST)
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Subject: RE: Spool To More than 1 File
Date: Mon, 6 Jun 2005 10:49:21 -0600
Message-ID: <17CAB0BF27BCFC47B0E4554A0E2F962B4397BB@fiji.arraybp.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Spool To More than 1 File
Thread-Index: AcVqriiZHuyjFlEbQfWhx28jv1WfGgACGiCwAABAXQA=
From: "Reidy, Ron" <Ron.Reidy@arraybiopharma.com>
To: <Ethan.Post@ps.net>, <oracle-l@freelists.org>
X-OriginalArrivalTime: 06 Jun 2005 16:49:21.0696 (UTC) FILETIME=[B028F200:01C56AB7]
X-archive-position: 20695
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-To: oracle-l-bounce@freelists.org
X-original-sender: Ron.Reidy@arraybiopharma.com
Precedence: normal
Reply-To: Ron.Reidy@arraybiopharma.com
X-list: oracle-l
X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on 
 air891.startdedicated.com
X-Spam-Status: No, hits=0.1 required=5.0 tests=AWL autolearn=ham version=2.63

Can you 'tee' the entire session to a log file and the egrep for what =
you need?

-----------------
Ron Reidy
Lead DBA
Array BioPharma, Inc.


-----Original Message-----
From: oracle-l-bounce@freelists.org
[mailto:oracle-l-bounce@freelists.org]On Behalf Of Post, Ethan
Sent: Monday, June 06, 2005 10:46 AM
To: oracle-l@freelists.org
Subject: Spool To More than 1 File


One thing I would like to see is the ability to spool output from
SQL*Plus to more than one file at a time. I am writing a script in which
I am spooling the results of each command to "foo" and then grepping the
foo file for the elapsed time and putting it in a log file using "!grep
...". The problem with this method is that I can't spool the results of
the entire script to another file in the event I want to see the detail.
I could use some "cat" commands to keep moving the results but this
seems like a pretty easy and perhaps usefull feature.
--
http://www.freelists.org/webpage/oracle-l

This electronic message transmission is a PRIVATE communication which =
contains
information which may be confidential or privileged. The information is =
intended=20
to be for the use of the individual or entity named above. If you are =
not the=20
intended recipient, please be aware that any disclosure, copying, =
distribution=20
or use of the contents of this information is prohibited. Please notify =
the
sender  of the delivery error by replying to this message, or notify us =
by
telephone (877-633-2436, ext. 0), and then delete it from your system.

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

