Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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.