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: WinNT / Oracle 8.0.5 / Problem with mapped drive

RE: WinNT / Oracle 8.0.5 / Problem with mapped drive

From: George Hofilena <GHofilena_at_cnv.org>
Date: Mon, 17 Sep 2001 20:06:12 -0700
Message-ID: <F001.00391271.20010917191517@fatcity.com>

List,

I've got it all figured out. I restarted all Oracle services under a domain account and added the UNC path to the UTL_FILE_DIR parameter.

George

-----Original Message-----
Sent: Monday, September 17, 2001 4:15 PM To: Multiple recipients of list ORACLE-L

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: GHofilena_at_cnv.org

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: 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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: George Hofilena
  INET: GHofilena_at_cnv.org
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: 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 Mon Sep 17 2001 - 22:06:12 CDT

Original text of this message

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