From oracle-l-bounce@freelists.org Thu Aug 25 06:52:46 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j7PBqjXO027146 for ; Thu, 25 Aug 2005 06:52:45 -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 j7PBqgIP027135 for ; Thu, 25 Aug 2005 06:52:42 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 7B96F1E6356; Thu, 25 Aug 2005 06:52:36 -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 06203-06; Thu, 25 Aug 2005 06:52:36 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id D2EED1E642A; Thu, 25 Aug 2005 06:52:35 -0500 (EST) Message-Id: Date: Thu, 25 Aug 2005 07:50:15 -0400 From: "Jeffrey Beckstrom" To: , , , , Subject: Send output to a PC every N minutes Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=_13315085.F0918460" X-archive-position: 24472 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: JBECKSTROM@gcrta.org Precedence: normal Reply-To: JBECKSTROM@gcrta.org X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-mailscan-MailScanner-Information: Please contact the ISP for more information X-mailscan-MailScanner: Found to be clean X-MailScanner-From: oracle-l-bounce@freelists.org X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE, SUSPICIOUS_RECIPS autolearn=no version=2.63 --=_13315085.F0918460 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Our developers have a requirement to query a table and send the output to a PC every N minutes. Developers don't know Perl so looking at some alternatives. I would hate to do it in Sql*plus since would have to start sql*plus, connect, run procedure, exit and repeat. That would be a lot of connecting. Any other suggestions. Jeffrey Beckstrom Database Administrator Greater Cleveland Regional Transit Authority 1240 W. 6th Street Cleveland, Ohio 44113 --=_13315085.F0918460 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Description: HTML
Our developers have a requirement to query a table and send the output to a PC every N minutes.  Developers don't know Perl so looking at some alternatives.  I would hate to do it in Sql*plus since would have to start sql*plus, connect, run procedure, exit and repeat.  That would be a lot of connecting.
 
Any other suggestions.
 
Jeffrey Beckstrom
Database Administrator
Greater Cleveland Regional Transit Authority
1240 W. 6th Street
Cleveland, Ohio 44113
--=_13315085.F0918460-- -- http://www.freelists.org/webpage/oracle-l