Administrator
|
Hi Saad,
I barely understand your problem, but still I will try to help you.
First of all, I think you are talkink about concurrent requests/logs.
so, if they are purged, you can not find them. (it is normal)
check your purging activities ( check the shedule and arguments of purge concurrent request and/or manager data concurrent program)
Also, if you mean OS terminals/shell when you say "background", then you can use Os utilities such as "find" (Linux)
go to the directory where your concurrent request logs or output files are located and use find command.
i.e: find -mtime +8
Important: Please open your issues in the related category. This issue should be in EBS 12.1 category. So I m moving this issue to there, but next time, please open your issue in the related category.
|