After upgrading to version 24.4.2, the Linux application server agent (e.g., EBS/VCP application server agent) continuously generates trace files, including user_service_pkg_driver_*, in its temporary directory. Manually resetting the TCP/IP trace flag to 0 and restarting the agent only stops the generation temporarily; the trace flag eventually reverts to a higher value (e.g., 9) and logging resumes.
This behavior is typically caused by an automated Time Event or Script within the system that periodically executes a :SET_UC_SETTING or similar command to enable tracing.
Identify the Source Task: Use the following SQL query to find objects that contain commands to set traces:
Stop the Automated Task:
Reset Agent Trace Settings:
File Cleanup: Once tracing is disabled, existing user_service_pkg_driver_* files and *trc* can be safely deleted from the agent's temp directory.