Login  Register

Re: ORA-20100: Error: FND_FILE failure

Posted by Brian Hogantara on Sep 26, 2017; 1:30am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/ORA-20100-Error-FND-FILE-failure-tp3525p3606.html

"Add this directory path to utl_file_dir"

how to doing this step?
using software like sqldeveloper and make query like :

UPDATE table_name
SET column1 = value1
WHERE condition;

--------------------------

"change the APPLTMP parameter value of the Application tier"

change APPLTMP to the path usr/tmp/appldevelmentmp ? or somewhere else?