board logo
Posted by: andrewt2m - 11 January 2022 14:22:30
Another SQL error, presumably related to the 489 error?: Log Name: Application Source: ESENT Date: 11/01/2022 14:10:20 Event ID: 490 Task Category: General Level: Error Keywords: Classic User: N/A Computer: SQL1.domain.local Description: sqlservr (3676) SoftwareUsageMetrics-Api: An attempt to open the file "C:\Windows\system32\LogFiles\Sum\Api.chk" for read / write access failed with system error 5 (0x00000005): "Access is denied. ". The open file operation will fail with error -1032 (0xfffffbf8). Event Xml: [code=markup]<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="ESENT" /> <EventID Qualifiers="0">490</EventID> <Level>2</Level> <Task>1</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2022-01-11T14:10:20.095274500Z" /> <EventRecordID>557492</EventRecordID> <Channel>Application</Channel> <Computer>SQL1.domain.local</Computer> <Security /> </System> <EventData> <Data>sqlservr</Data> <Data>3676</Data> <Data>SoftwareUsageMetrics-Api: </Data> <Data>C:\Windows\system32\LogFiles\Sum\Api.chk</Data> <Data>-1032 (0xfffffbf8)</Data> <Data>5 (0x00000005)</Data> <Data>Access is denied. </Data> </EventData> </Event>[/code]