Max
Случайный прохожий
Добрый день! Есть сервер с БД на sql server и работает на server 2008r2. Говорят что сервер раз в 4 часа зависает и дичайше тормозит. Я полез в журнал на предмет того чем это может быть вызвано. А там такие ошибки
Какие идеи ? С чего начать диаг ?
EVENT ID 4098
The user '%Logonuser%' preference item in the 'Users {08733C24-5E3C-4455-B885-8ECCB6F7FD95}' Group Policy object did not apply because it failed with error code '0x80070043 The network name cannot be found.' This error was suppressed.
EVENT ID 8194
Volume Shadow Copy Service error: Unexpected error querying for the IVssWriterCallback interface. hr = 0x80070005, Access is denied.
. This is often caused by incorrect security settings in either the writer or requestor process.
EVENT ID 10
Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.
EVENT ID 6005
The winlogon notification subscriber <GPClient> is taking long time to handle the notification event (CreateSession).
Какие идеи ? С чего начать диаг ?