Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Regarding the file under $APPLCSF/$APPLLOG

edited Apr 1, 2016 5:07AM in Core Concurrent Processing - EBS (MOSC) 3 commentsAnswered

Hi

Could you please share me your advice on the following question

I go to $APPLCSF/$APPLLOG/ by WINSCP utility to try to download manager log, the list is very very long and it hangs.

I have schedule to run Purge Concurrent Request and/or Manager Data weekly,but still there are so much manager log and output file under $APPLCSF/$APPLLOG

so I want to delete them from $APPLCSF/$APPLLOG manually.


I run the following command to delete 60 days old mgr

find /u02/applprod/prodcomn/admin/log/PROD_oracleprod1/*.req -mtime +60 -exec rm {} \;
unix says argument too long


can you advice me how to delete the files here by date range?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center