Seeded concurrent programs fail intermittently with "sqlerrm = ORA-20100: FND_FILE could not write t
Hello,
Hope someone has some ideas about this issue:
Since December they experience this issue intermittently on their 12.1.3 / 11.2.0.3 instance:
- When ebs is in use, they get ORA-600 errors in the alert log
- They found that various seeded (not always the same) Concurrent requests are failing with "ORA-20100: FND_FILE Could not write to file".
- In the past they applied the fix where they unset the variable ORA_NLS10 as per note Concurrent Processing - Troubleshooting Concurrent Request ORA-20100 errors in the request logs (Doc ID 261693.1) and that temporarily fixes the issue, but the fix doesn't work every time.