A、从SQL1控制台运行SQL Server Profiler。将跟踪信息存储到SQL1上的表中 B、从连接到SQL1的远程桌面运行SQL Server Profiler。将跟踪信息存储到另一台计算机的文件中 C、连接到SQL1的一台独立计算机中运行SQL Server Profiler。将跟踪信息存储到SQL1上的表中 D、从连接到SQL1的一台独立计算机中运行SQL Server Profiler。将跟踪信息存储到运行SQL Server Profiler的计算机文件中
A、A.one SQL Server 2005 computer with one instance B、B.two SQL Server 2005 computers, each with two instances C、C.two SQL Server computers, one with one instance and one with three instances D、D.one SQL Server 2005 computer with two instances
A、A.Microsoft SQL Server 2005 Mobile Edition B、B.Microsoft SQL Server 2005 Express Edition C、C.Microsoft SQL Server 2005 Standard Edition D、D.Microsoft SQL Server 2005 Workgroup Edition
A、The SQL Server 2008 Upgrade Advisor should be used B、You should use a SQL server-side trace. The trace captures the Deprecation Announcement and Deprecation Final Support event classes C、You should use the SQL Server Profiler. The profiler captures the SQL:BatchCompleted and Exception event classes D、You should use a SQL server-side trace. The trace captures the SQL:BatchCompleted and Exception event classes.
A、Internet Information Services B、SQL Server Browser C、SQL Server Agent D、Microsoft Distributed Transaction Coordinator
A、用osql实用工具连接到SQL1 B、使用专用管理员连接的sqlcmd实用工具连接到SQL1 C、用SQL Server Management Studio连接到SQL1。打开一个查询窗口并执行以下语句:DBCC TRACEON 1244 D、在SQL Server Management Studio中,在工具栏上,点击数据库引擎查询以打开连接到数据库引擎对话框。在服务器名称文本框内,敲入ADMIN:SQL1。选择SQL Server身份认证并提供你的sa身份。点击连接按钮