Monday, 12 August 2013

Is it safe to delete files under $COMMON_TOP/temp folder?

Solution:
Temporary files generated by Concurrent Requests and stored in the $APPLTMP ($COMMON_TOP/temp) directory.
Delete the files from the $APPLTMP directory while all the Oracle Applications Services (Apache, Concurrent Managers, etc) are down.

You may also set the profile "File Server:Delete Temporary Files" to "Yes".
The request files are then deleted from the APPLTMP directory when the user exits Apps.
This eliminates any conflicts, unless you have two Apps sessions open at the same time.

No comments: