[Tip] Fnd_file Failure. Unable to Create File, O1983381.tmp

Exclusivo para tópicos de DBA sobre Oracle EBS. Concurrent Manager, aplicação de Patch, autoconfig, ADPATCH, FNDLOAD, migração de releases, instalação do EBS, configuração do ambiente, etc.
Post Reply
User avatar
dr_gori
Moderador
Moderador
Posts: 5024
Joined: Mon, 03 May 2004 3:08 pm
Location: Portland, OR USA
Contact:
Thomas F. G

Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered

When performing a competitor, I received the following message in a newly cloned environment:

Select all

Unexpected error happened on GENERATE_RECONCIL_REPORT_P ORA-20100: Error: FND_FILE failure. Unable to create file, o1983381.tmp in the directory, /db/gebs/nofa/app6/comn/R12/temp. 
You will find more information in the request log. - ORA-06512: at "APPS.FND_FILE", line 417 
ORA-06512: at "APPS.FND_FILE", line 526 
ORA-06512: at "APPS.XXPA2871_PKGA", line 922

Solution:
There was a directory Wrong in the environment variable: (it was pointing to a non-existent folder)

Select all

echo $APPLPTMP
After correcting this, Chmod was missing in the folder. (He was without writing permissions).

After correcting this, we find that the Oracle UTL_FILE_DIR parameter was also wrong:

Select all

 select * from v$parameter 
 where name='utl_file_dir'
In summary: Somebody faltered at the time of doing the clone :-(
Stay here as registration ...
Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 14 guests