Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Applies to:
SQL Server
Details
| Attribute | Value |
|---|---|
| Product Name | MSSQLSERVER |
| Event ID | 5554 |
| Event Source | MSSQLSERVER |
| Component | SQLEngine |
| Symbolic Name | FS_MINIVER_OVERFLOW |
| Message Text | The total number of versions for a single file has reached the maximum limit set by the file system. |
Explanation
In multiple active result sets (MARS) or trigger scenarios, SQL Server uses the miniversion specified by the operating system.
User Action
Try to avoid repeated updates to the data in the same transaction.