sql6.5下执行一存储过程(其中包含有事务),出现如下错误信息,应该如何处理?谢谢!!
sql6.5下执行一存储过程(其中包含有事务),出现如下错误信息,应该如何处理?谢谢!!
Msg 610, Level 19, State 2
Maximum number of databases that may be accessed by a transaction is 8. This number has
been exceeded by this query.
The SQL Server is terminating this process.