Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Prioritising scripts to avoid process locks

Author  Topic 

bendertez
Yak Posting Veteran

94 Posts

Posted - 2010-06-03 : 07:57:51
Hello

Is there anyway of of prioritising SQL server code by adding a line within the code to ensure that the process or script takes preference over other process or scripts?

I have a database application that runs many different processes but one in particular that needs to take preference over everything as occasionally i get process locks.

Thanks in advance

   

- Advertisement -