I'm trying to help out our apprentice DBA (at the moment, our only DBA, but that's not a problem because MS tools are so simple to administer, we don't need expertise...) Okay, enough sarcasm.
Is there some sort of global timeout setting in SQL Server, or if we don't want a transaction to go on forever, the client process needs to define its timeout with sql commands (like set timeout)? We've looked through Books OnLine, but everything points to session- or client-defined settings.
Thanks for your help.
Brian Bronson