MSSQLSERVER_617MSSQLSERVER_617
Aplica-se a:Applies to: SQL ServerSQL Server (todas as versões compatíveis)
SQL ServerSQL Server (all supported versions)
SQL ServerSQL Server (todas as versões compatíveis)
SQL ServerSQL Server (all supported versions)
DetalhesDetails
AtributoAttribute | ValorValue |
---|---|
Nome do ProdutoProduct Name | SQL ServerSQL Server |
ID do eventoEvent ID | 617617 |
Origem do EventoEvent Source | MSSQLSERVERMSSQLSERVER |
ComponenteComponent | SQLEngineSQLEngine |
Nome simbólicoSymbolic Name | NODESHASHNODESHASH |
Texto da mensagemMessage Text | O descritor da ID de objeto %ld na ID de banco de dados %d não foi encontrado na tabela de hash durante a tentativa de remoção do hash.Descriptor for object ID %ld in database ID %d not found in the hash table during attempt to unhash it. Uma entrada está ausente em uma tabela de trabalho.A work table is missing an entry. Execute a consulta novamente.Rerun the query. Se um cursor estiver envolvido, feche e abra o cursor novamente.If a cursor is involved, close and reopen the cursor. |
ExplicaçãoExplanation
O SQL Server não pode localizar a tabela de trabalho da entrada específica.SQL Server cannot locate the work table for a specific entry.
Ação do usuárioUser Action
Se um cursor estiver envolvido, feche e reabra o cursor.If a cursor is involved, close the cursor and re-open the cursor.
Execute a consulta novamente.Run the query again.