Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: OEM - 9i Windows XP -
"Howard J. Rogers" <hjr_at_dizwell.com> a écrit dans le message de
news:40d2c1c0$0$25458$afc38c87_at_news.optusnet.com.au...
>
> Ah. Well, it always pays to read the documentation, doesn't it:
>
> "If you are specifying multiple directories, you must repeat the
> UTL_FILE_DIR parameter for each directory on separate lines of the
> initialization parameter file." (from tahiti.oracle.com).
>
> So ignore that rubbish I wrote earlier. :-( Sorry.
>
Hum... On 8i (Migrated from 7.3.x), I have in my init.ora:
utl_file_dir = /disk5/criqappl/RIB/out,
/disk4/criqappl/RIB/out, /disk4/criqappl/ADM/out
Works like a charm, no need to repeat the utl_file_dir parameter. Maybe it's only needed in 9i onward or it's a doco error. Received on Fri Jun 18 2004 - 08:54:40 CDT