Technology Stack - EBS (MOSC)

MOSC Banner

Error when using UTL_FILE.FCOPY

edited Jul 1, 2014 5:00AM in Technology Stack - EBS (MOSC) 2 commentsAnswered

Hi,

I'm getting error when running following :

   begin

   utl_file.fcopy('IN_DIR','TEST.34442',OU_DIR','text.xml');

   end;

I'm getting error:

ERROR at line 1:

ORA-29283: invalid file operation

ORA-06512: at "SYS.UTL_FILE", line 348

ORA-06512: at "SYS.UTL_FILE", line 1290

ORA-06512: at line 2

Let me know suggestion.

thanks

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center