Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.