all groups > sql server programming > march 2004 >
You're in the

sql server programming

group:

Server busy dialog



Re: Server busy dialog oj
3/1/2004 8:52:15 PM
sql server programming: It happens with many other applications. When it monopolizes the CPU and holds
the lock until the running thread is done, you will get such warning.

--
-oj
http://www.rac4sql.net


[quoted text, click to view]

Server busy dialog Jeff
3/1/2004 11:50:02 PM
Has anyone come across a "Server Busy" dialog with the following message?

This action cannot be completed because the other program is busy. Choose
'Switch To' to activate the busy program and correct the problem.

This dialog appears when I am executing DTS package 1 from DTS package 2.
Package 1 is executing a "select into" statement. Package 1 calls Package 2
with the Execute package task.

Thanks,
Jeff

Re: Server busy dialog Jeff
3/2/2004 8:53:47 AM
Anyway to get around it? My DTS package won't continue until I click retry.

[quoted text, click to view]

Re: Server busy dialog oj
3/2/2004 10:31:07 AM
If you could post some repro script, we could take a closer look. Else, you
would have to wait for the return of the running thread. ;(

--
-oj
http://www.rac4sql.net


[quoted text, click to view]

AddThis Social Bookmark Button