Does the Support Debugging Tool store anything in SQL Server tables?
The Support Debugging Tool does not create any tables on the SQL Server. It does write to a few tables so it can add itself to the application’s navigation and security systems. One exception is that the colour coding for companies feature stores its colour settings in the SY_User_Object_Store (SY90000) DUOS table.