Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Perl again

RE: Perl again

From: Reidy, Ron <Ron.Reidy_at_arraybiopharma.com>
Date: Thu, 10 Mar 2005 10:50:58 -0700
Message-ID: <17CAB0BF27BCFC47B0E4554A0E2F962B4393FD@fiji.arraybp.com>


Zoran,

Even though it sounds like it would be hard to use Perl and sqlldr = together, it is not. Named pipes have been around for (it seems) = decades and command piping (putting one program's STDOUT onto another = program's STDIN) has been around forever. After you get the hang of it, = you will be amazed at what you can do with the combination of the your = favorite shell and Perl.

I have not used execute_array, but you may also find that no matter how = hard you try, you will not beat sqlldr's speed for bulk inserts.



Ron Reidy
Lead DBA
Array BioPharma, Inc.

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Martic Zoran Sent: Thursday, March 10, 2005 9:14 AM
To: oracle-l_at_freelists.org
Subject: RE: Perl again

Thanks Ron,

I am checking the net at the moment, to find out more things aboput execute_array, some script to try it.

That is looking a little bit too complex for me :) Also it is very hard to control what is happened to the DML and such things.

The intergation is the most problematic area in all projects, even simple like Perl + SQL*Loader :)

Thanks,
Zoran

        =09

__________________________________=20

Do you Yahoo!?=20
Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/=20
--
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
Received on Thu Mar 10 2005 - 12:52:38 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US