Examples with "Trace SQL" and their translation in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Trace SQL Server activity.
Trace SQL Server activity.
Using the SQL outline for rapid problem resolution, developers can trace SQL statements back to the originating line in the source application, even if the SQL was generated using a framework.
Con el esquema SQL para la resolución rápida de problemas, los desarrolladores pueden rastrear las sentencias SQL hasta la línea causante en la aplicación de origen, incluso si el SQL se ha generado mediante un marco de trabajo.
Andere resultaten
The SQL Profiler trace was not able to capture the deadlock occurrence.
La traza del Analizador SQL no pudo capturar la aparición de interbloqueo.
Date Time SPID SQL Trace was stopped due to server shutdown.
Fecha hora SPID SQL Trace se detuvo debido al cierre del servidor.
Below is the shortend output of SQL Trace.
A continuación se muestra la salida de acortamiento de SQL Trace.
After running it thrice, once per zombie entry, every trace of SQL had seemingly vanished.
Luego de correrlo tres veces, realmente todo rastro de SQL había desaparecido.
Increase availability by pinpointing resource-consuming SQL statements without running expensive SQL traces.
Aumente la disponibilidad localizando instrucciones SQL que consumen recursos sin ejecutar caras trazas de SQL.
You can trace problem SQL back to its source code for faster problem isolation.
Puede rastrear problemas con SQL hasta su código fuente para aislar el problema de forma más rápida.
The Active traces report shows results only when at least one SQL trace is running.
El reporte Active traces muestra resultados solo cuando al menos un rastro SQL está corriendo.
To obtain more detailed information, you may have to use SQL Profiler traces.
Para obtener más información detallada, puede que tenga que utilizar las trazas del Analizador de SQL.
The extended events engine has a very low performance overhead which makes it preferable over SQL Trace.
El motor de eventos extendidos tiene una carga en el desempeño muy baja, lo cual lo hace preferible a Seguimiento de SQL.
Get trace files in SQL Server Hello everyone.