List,

One of our web developers wants to extract a text file from Oracle and put
it directly into a mapped drive that points to another NT server which acts
as our web server.  He's using a trigger to do this.  I thought we could map
one of the web server's drive on the database server, have Oracle see it
through the UTIL_DIR parameter and the problem should be solved.  Well,
partly.  This will only work if the OS account that was used to create the
mapped drive is currrently logged into the database server.  Onec the
account/user is logged offOtherwise, it doesn't.

We considered calling a NET USE command from within the PL/SQL program but
it doesn't look as simple as we thought it should be.  Is there a different
solution to this problem or a better way than using the external procedure
approach?

Thanks,

George
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: George Hofilena
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).

Reply via email to