SQL Server Developer Center > SQL Server Forums > SQL Server Integration Services > Reconnecting to A Running SSIS Package in the Debugger
Ask a questionAsk a question
 

AnswerReconnecting to A Running SSIS Package in the Debugger

  • Tuesday, November 03, 2009 5:46 PMBruceMartin Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Sorry if this isn't the correct forum. I was running a ssis package in the debugger within BIDS2005. I was running against SQL2005 running on Windows Server2003. My desktop locked when I was getting a drink. I hit control-alt-delete and entered my password. I had the server running on another monitor in a RDT session. It also popped up its enter password dialog box.

    Somehow when I hit enter, the focus was on my BIDS session because it closed the project. Is there anyway to get back into the debug session? This project does bulk loads of 61 tables and takes a while, but now I'm afraid it hung up between the last table load (all loads are in a container) and the last step which builds indexes.

    So can I get back into the running session?

    Bruce

Answers

All Replies