|
Dale, Must admit I am not to sure what your
saying, a table is never locked for a great length of time And your saying something like this will
not work? SET TRANSACTION ISOLATION LEVEL
SERIALIZABLE GO BEGIN TRANSACTION GO PRINT N'Dropping table [dbo].[dmRedirect]' GO DROP TABLE [dbo].[dmRedirect] Senior Coldfusion Developer Aegeon Pty. Ltd. Phone: +613 8676 4223 From:
[email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dale Fraser Andrew, I did a bit of a search and there is a SP sp_who2
which lists all the processes, including what DB’s So I could loop through that and then issue a kill
on all the relevant processes. I thought there might be an easier way, like a force
option on DROP or a CLEAR command. Regards From:
Dale, Wouldn’t a SP work then call that
via CF? Senior Coldfusion Developer Aegeon Pty. Ltd. Phone: +613 8676 4223
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~--- |
- [cfaussie] Re: OT: DROP Database Andrew Scott
- [cfaussie] Re: OT: DROP Database Dale Fraser
- [cfaussie] Re: OT: DROP Database Andrew Scott
- [cfaussie] Re: OT: DROP Database Dale Fraser
- [cfaussie] Re: OT: DROP Database Dale Fraser
- [cfaussie] Re: OT: DROP Database Andrew Scott
