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: Create Directory Vs UTL_FILE_DIR

RE: Create Directory Vs UTL_FILE_DIR

From: Jay <jaysingh1_at_optonline.net>
Date: Wed, 11 Feb 2004 22:21:15 -0500
Message-id: <ECEFIFEIGAOACAHHGDPDCEEOCLAA.jaysingh1@optonline.net>


so I can not write into file system directory which is created using "create Directory" command. Right?

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Jacques Kilchoer Sent: Wednesday, February 11, 2004 8:17 PM To: oracle-l_at_freelists.org
Subject: RE: Create Directory Vs UTL_FILE_DIR

No. CREATE DIRECTORY is to create an alias to a directory on the OS file = system that will contain BFILEs for database LOBS. UTL_FILE_DIR is still needed for UTL_FILE.

> -----Original Message-----
> Jay

>=20

> In oracle 8i and can we use "create directory" command is the=20
> replacement
> for UTL_FIR_DIR parameter?


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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed Feb 11 2004 - 21:21:15 CST

Original text of this message

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