Site icon EfmSoft

¿Qué significa el código NTSTATUS 0xC000011F (STATUS_TOO_MANY_OPENED_FILES)?

 
Anterior Siguiente
STATUS_MAPPED_FILE_SIZE_ZERO STATUS_CANCELLED

STATUS_TOO_MANY_OPENED_FILES

Qué significa STATUS_TOO_MANY_OPENED_FILES

Este status está destinado al redirector de unidades remotas: el server alcanzó una capacidad de open files/handles para ese camino. No describe el límite local de file descriptors del proceso.

Recopile métricas del servidor y qué clientes mantienen opens. Reintentos masivos pueden empeorar el agotamiento.

Qué comprobar

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.

Exit mobile version