| Administrator | 
		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.
 |