Check & confirm dulu segala kemungkinan dibawah
*ORA-29283:*invalid file operation*Cause:*An attempt was made to read from a
file or directory that does not exist, or file or directory access was
denied by the operating system.*Action:*Verify file and directory access
privileges on the file system, and if reading, verify that the file exists.
On 17 Apr 2007 00:47:54 -0700, permana <[EMAIL PROTECTED]> wrote:
>
> Hello semuanya,
>
> sya punya problem nih, sya create directory seperti :
>
> CREATE OR REPLACE DIRECTORY MY_DIR
> AS '\\nama_komp_dinetwork\nma_folder';
> GRANT READ ON DIRECTORY MY_DIR TO public;
>
> terus sya pake di
>
> UTL_FILE.FOPEN ('MY_DIR' ,'nama_file.txt','r',32767);
>
> selalu muncul error :
>
> ORA-29283: invalid file operation ORA-06512: at "SYS.UTL_FILE", line
> 475 ORA-29283: invalid file operation ORA-06512
>
> sebenarnya bisa ga kita buat directory database di oracle yg menunjuk
> ke komputer selain ke local server ?
>
> mohon pencerahanya,
> terima kasih
>
> Salam,
>
> EP
>
> [Non-text portions of this message have been removed]
>
>
>
[Non-text portions of this message have been removed]