Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Question about utl_file

Re: Question about utl_file

From: Leonard F. Clark <leonard_at_lf-clark.prestel.co.uk>
Date: Mon, 31 May 1999 20:21:38 GMT
Message-ID: <3752eebd.31369637@news.prestel.co.uk>


Devyani,

A stupid question, I hope: have you stupped and re-started the database> (Just checking!<g>)

In addition to checking OS rights, check your spelling - so easy to make a typo.

Have you included wildcard characters? Despite appearances, with the exception of a simple * (which is a definite no-no), Oracle doesn't seem to support wildcards (in 7.3 anyway).

Len

>Hi.
>
>I'm trying to use the utl_file package in Oracle 7.3 to read a flat file
>(UNIX). I've updated the init.ora file to include the parameter utl_file_dir
>which specifies the accessible directory path (as described in the
>documentation). However, the function in utl_file still returns an error for
>invalid path. I can't seem to find the problem and would welcome any
>suggestions on what to look for.
>
>Please reply to maestro_98_at_hotmail.com.
>
>Thanks,
>Devyani
>
Received on Mon May 31 1999 - 15:21:38 CDT

Original text of this message

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