Purge Concurrent Request and/or Manager Data Program is only purging FND Tables
Purge Concurrent Request and/or Manager Data Program is only purging FND Tables not deleting log and out put files under $APPLCSF.
Application Version :12.1.2
Database Version :11.2.0.3
strings -a $FND_TOP/bin/FNDCPPUR|grep 'Header'|grep 'afppur.lpc'
$Header: afppur.lpc 120.6.12010000.5 2009/10/19 17:48:06 tkamiya ship $
strings -a $FND_TOP/bin/FNDCPPUR|grep 'Header'|egrep 'afpprq'
$Header: afpprq.lc 120.7.12010000.5 2010/04/29 19:09:49 pferguso ship $
Bellow is my purge program parameters:
ALL, Age, 30, , , , , , , , , Y, Y
I am expecting this purge program has to remove the log and output files.
Please let me know the right procedure to purge the log and output files under $APPLCSF.
If you have any suggestion or solution,please give me the feedback.