Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Read data from a file
Mladen Gogala scribbled on the wall in glitter crayon:
> To make things perfectly clear, this procedure was written while I was
> enjoying
> my 1st morning coffee and is not meant to be used without editting.
> It is just a
> template, not a finished script. If you are on a unix box, then this
> is just what
> you do. You write perl scripts which interact with the database.
> That's precisely
> what perl is for.
that is IF perl is installed on your unix box, and IF DBD:Oracle and DBI: are installed, and IF the SA lets you access perl to start with.;-)
otherwise you use shell scripts that you kick off yourself because you can't cron them.;-)
-- Bill "Shrek" Thater ORACLE DBA BAARF Party member #25 william.thater_at_carrier.utc.com ------------------------------------------------------------------------ O'Toole's commentary on Murphy's Law: Murphy was an optimist. -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Thater, William INET: William.Thater_at_carrier.utc.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Sep 03 2003 - 10:04:30 CDT