Bejelentkezés Microsoft-fiókkal
Jelentkezzen be, vagy hozzon létre egy fiókot.
Üdvözöljük!
Válasszon másik fiókot.
Több fiókja van
Válassza ki a bejelentkezéshez használni kívánt fiókot.
Angol
Sajnáljuk. Ez a cikk nem érhető el az Ön nyelvén.

Symptoms

Assume that you have a regularly scheduled maintenance job to cycle the error log files without stopping and starting the server in Microsoft SQL Server 2014 or 2016.

For example, the maintenance job may resemble the following:

USE msdb ;  
GO  

EXEC dbo.sp_cycle_agent_errorlog ;  
GO

In this scenario, the maintenance job doesn't run, and you receive error messages that resemble the following:

Msg 22022, Level 16, State 1, Line line_number
SQLServerAgent Error: 32.
The process cannot access the file because it is being used by another process

Resolution

This problem is fixed in the following cumulative updates for SQL Server:

Cumulative Update 22 for SQL Server 2017

Cumulative Update 4 for SQL Server 2016 Service Pack 2

Cumulative Update 4 for SQL Server 2014 SP3

Cumulative Update 18 for SQL Server 2014 SP2

About SQL Server builds

Each new build for SQL Server contains all the hotfixes and security fixes that were in the previous build. We recommend that you install the latest build for SQL Server:

Latest cumulative update for SQL Server 2017

latest build for SQL Server 2016

Latest cumulative update for SQL Server 2014

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

Learn about the terminology Microsoft uses to describe software updates.

További segítségre van szüksége?

További lehetőségeket szeretne?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Hasznos volt ez az információ?

Mi volt hatással a felhasználói élményére?
Ha elküldi a visszajelzést, a Microsoft felhasználja azt a termékei és szolgáltatásai továbbfejlesztéséhez. Az informatikai rendszergazda képes lesz ezeket az adatokat összegyűjteni. Adatvédelmi nyilatkozat.

Köszönjük a visszajelzését!

×