You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
case565: // A stack overflow occurred in the server while compiling the query. Please simplify the query.
91
91
case4408: // Too many tables. The query and the views or functions in it exceed the limit of %d tables. Revise the query to reduce the number of tables.
92
92
case2812: // Could not find stored procedure '%.*ls'.
case701: // Maximum number of databases used for each query has been exceeded. The maximum allowed is %d.
103
103
case1222: // Lock request time out period exceeded.
104
104
case1204: // The instance of the SQL Server Database Engine cannot obtain a LOCK resource at this time. Rerun your statement when there are fewer active users. Ask the database
105
105
// administrator to check the lock and memory configuration for this instance, or to check for
case1203: // Process ID %d attempted to unlock a resource it does not own: %.*ls. Retry the transaction, because this error may be caused by a timing condition. If the problem
case3938: // The transaction has been stopped because it conflicted with the execution of a FILESTREAM close operation using the same transaction. The transaction will be rolled back.
118
118
case28611: // The request is aborted because the transaction has been aborted by Matrix Transaction Coordination Manager. This is mostly caused by one or more transaction particpant
0 commit comments