Vertaling van "SQL Trace" 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.
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.
Currently SQL Trace is still the preferred method for performing auditing on SQL Server, it has been around since SQL 2000 and most DBA's are familiar with it, or at least with using Profiler.
Actualmente, Seguimiento de SQL es aún el método preferido para realizar auditoría en SQL Server, ha estado presente desde SQL 2000 y la mayoría de los DBAs están familiarizados con él, o al menos con usar Profiler...
In SQL 2008 the events available in the extended events engine were limited, but in SQL Server 2012, all of the event which were available in SQL Trace are now also available in Extended Events.
En SQL 3008, los eventos disponibles en el motor de eventos extendidos eran limitados, pero en SQL Server 2012 todos los eventos que están disponibles en Seguimiento de SQL, lo están también ahora en Eventos Extendidos.
SQL Server provides Profiler as a front end to SQL Trace, which makes it easy to create traces and run them.
SQL Server provee Profiler como una interfaz para Seguimiento de SQL, lo cual hace fácil crear seguimientos y correrlos.
SQL trace uses a set or stored procedures that record events which have been defined in the trace definition.
Seguimiento de SQL usa un conjunto de procedimientos almacenados que graban eventos que han sido identificados en la definición de seguimiento.
Below is the shortend output of SQL Trace.
A continuación se muestra la salida de acortamiento de SQL Trace.
Trace Flags: SQL Trace should be used for monitoring the receive buffer instead of using trace flags 4030 and 4032.
Indicadores de traza: Traza de SQL debe utilizarse para supervisar el búfer de recepción en lugar de utilizar indicadores de traza 4030 y 4032.
Date Time SPID SQL Trace was stopped due to server shutdown.
Fecha hora SPID SQL Trace se detuvo debido al cierre del servidor.
This module describes how to use SQL Server Profiler and SQL Trace stored procedures to capture information about SQL Server, and how to use that information to troubleshoot and optimize SQL Server workloads.
Este módulo describe cómo utilizar el analizador de SQL Server y SQL Trace almacenados procedimientos para capturar la información acerca de SQL Server y cómo utilizar esa información para solucionar problemas y optimizar las cargas de trabajo de SQL Server.
Module 12: Tracing Access to SQL Server This module describes how to use SQL Profiler and SQL Trace stored procedures to capture information about SQL Server.
Asegurar la integridad de la base de datos Mantenimiento de índices Automatización de tareas de rutina de mantenimiento Módulo 17: Seguimiento de acceso a SQL Server 2008 R2 Este módulo cubre el analizador de SQL y procedimientos almacenados de SQL Trace.
You can consider the SQL trace flag -T1117* when using multiple data files - it will cause all the files in a filegroup to auto grow together by their specified auto grow increment.
Usted puede considerar la marca de seguimiento SQL -T1117*cuando esté usando múltiples archivos de datos - eso causará que todos los archivos en un grupo de archivos crezcan automáticamente juntos de acuerdo a su incremento de auto crecimiento especificado.
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.
The SQL Server Audit feature in SQL Server 2008 is intended to replace SQL Trace as the preferred auditing solution.
Una de las mejoras que trajo SQL Server 2008 Enterprise es un incremento en la capacidad de auditoría a través del uso del SQL Server Audit.