Re: using files in Oracle

From: alexjunq <alexjunqNOalSPAM_at_softwaredesign.com.br.invalid>
Date: Wed, 08 Mar 2000 07:26:41 -0800
Message-ID: <2033a524.c6f9bb84_at_usw-ex0102-084.remarq.com>


[Quoted] Hi Eoin,

  to use utl_file package you must set
  "utl_file_dir" in your init.ora.

  This parameter tells ORACLE which places you   could use to read/write files to.

  For example, to write some files in /tmp dir,   you must use the following entry in init.ora

  init.ora ---------------------

    utl_file_dir=(/tmp)


  Regards

  Alexandre Junqueira

  • Sent from RemarQ http://www.remarq.com The Internet's Discussion Network * [Quoted] The fastest and easiest way to search and participate in Usenet - Free!
Received on Wed Mar 08 2000 - 16:26:41 CET

Original text of this message