Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Sqlldr via webase tool
David
I'm no Web programmer, but most Web servers can execute a server script through something like a CGI interface. I'm assuming your Web page could kick off a server script that would run SQL*Loader script. Be careful not to create a security hole.
Dennis Williams
DBA, 80%OCP, 100% DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Friday, May 09, 2003 10:57 AM
To: Multiple recipients of list ORACLE-L
I am tasked to develop a webase tool to let someone load data into oracle database using sqlldr utility. Sometimes it takes about 20 minutes to finish from command line, if I do this via webase tool I think the web browser will be timeout as web server could not handle the process for that 20 minutes long. If someone has been done with sqlldr via webase, please advise how I configure web server to handle this.
Thanks,
David
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: DENNIS WILLIAMS
INET: DWILLIAMS_at_LIFETOUCH.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 Fri May 09 2003 - 12:59:15 CDT