The debugger is intended for use only on development or test systems. Running it in a production environment raises a risk of debugging activities impacting critical workloads in a number of ways. Potential impacts include (but are not limited to) skewed performance measurement due to long-running UDFs, database locks held by UDFs being debugged, and extra memory consumption for debugger processing.