Re: ora-20100
Posted by ErmanArslansOracleBlog on Sep 05, 2014; 8:54am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/ora-20100-tp27p28.html
Check your file directory permissions . You have to have read/write permission in the related directory.
Check you utl_file_dir parameterin your database, ensure it is set corrently.. It should point to your file directory .. If this is the case, change your utl_file_dir parameter in init.ora or spfile ,and restart your db.