Advantage Error Guide
Problem: When using the SQL DEBUG command, a connection cannot be made a debuggee connection because it is processing a client request.
Solution: A connection can only be made a debuggee when it is in an idle state. Wait till the client is idle to retry the command or repeat the command until successful.