Error in Account Receivable Debit note

3 replies [Last post]
guptavikram85's picture
User offline. Last seen 5 weeks 6 days ago. Offline
Joined: 01/17/2012

We are trying to book debit note, but on clicking distribution, the following error occured

ORA-20100: Error: FND_FILE failure. Unable to create file, l1433573.tmp in the directory, /usr/tmp.
You will find more information in the request log.
ORA-06512: at "APPS.FND_FILE", line 554
ORA-06512: at "APPS.JAI_AR_RCTLA_ARIUD_T1", line 667
ORA-04088: error during execution of trigger 'APPS.JAI_AR_RCTLA_ARIUD_T1'
ORA-06512: at "APPS.ARP_INSERT_LINE_COVER", line 767

--------------------------------------------------------------
FRM-40735: ON-INSERT trigger raised unhandled exception ORA-20100.

AttachmentSize
AR DN error.doc240 KB
Anonymous's picture
Anonymous
Can be of many reasons you

Can be of many reasons
you might n't have anough space in temp

change the Profile option 'SLA: Enable SRS Log/Output' to 'No'
and try again

Anonymous's picture
Anonymous
Check if you are getting same

Check if you are getting same errors for other transactions like Invoice, Credit memo etc.

If yes ..its a space issue..

from metalink

Disable FND debugging, set the profile value to No at ALL levels:
FND: Debug Log Enabled = NO
AR: Enable Debug Message Output = NO

Truncate table fnd_log_messages

truncate FND_LOG_MESSAGES;

Log out of the application, then log back in, this will allow the new profile option settings to be enforced.

guptavikram85's picture
User offline. Last seen 5 weeks 6 days ago. Offline
Joined: 01/17/2012
thanks, the error was due to space issue

thanks, the error was due to space issue

Post new comment

The content of this field is kept private and will not be shown publicly.
All Rights Reserved. Copyright 2008-11 OracleUG.com.