Re: Where is init.ora?

From: dmz17 <dmz17_at_nospam.nowhere.com>
Date: Thu, 20 Feb 2003 18:05:17 +0100
Message-ID: <pan.2003.02.20.17.05.17.520407_at_nospam.nowhere.com>


On Thu, 20 Feb 2003 08:50:10 +0000, David M Higgs wrote:

> Dear All
>
> I was given an export routine (thanks Rauf) that uses
> UTL_FILE.PUT_LINE to export my data to files of 50,000 records.
>
> I need to add the line
> utl_file_dir=<my directory>
> to the init.ora file - but where is this file located?
>
> May seem a daft question - new to Oracle!
>
> Running Oracle 8i on Solaris Unix
>
> --
> Regards,
> David

find $ORACLE_HOME/ -name "init.ora"

Cheers,

dmz17 Received on Thu Feb 20 2003 - 18:05:17 CET

Original text of this message