I am receiving an unwarranted .trc file for an application engine program I am running. I have check
I am trying to find out how I can check to see if tracing is turned on within the application. I have look at the app engine parameters and there is no appends - app server and process scheduler .cfg files do not have tracing turned on.
Despite this, the application engine process is still generating a .trc file which causes the process to run a lot longer.
Where else can I check?