Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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.