当前位置:MCTS(70-431)题库

问题:

[单选] 你是SQL SERVER 2005服务器中DB1数据库的管理员。你收到一个警告说,DB1的日志文件所在驱动器接近最大容量了。已知,虽然事务日志文件每5分钟进行一次备份,但磁盘空间占用还是在有规则的增长。因此,你认为可能是一个未提交的事务引起的;为了去查明原因,你需要去确定在DB1数据库中,最早开始的活动事务的开始时间及服务器进程ID,你应该如何做?()

A . 连接到DB1数据库,执行DBCC OPENTRAN命令,查看SPID和Start time行
B . 连接到master数据库,执行DBCC OPENTRAN. 查看SPID和Start time行
C . 在SQL Server Management Studio,打开活动监视器,选择进程信息页。然后用数据库=DB1和打开的事务=yes为条件进行筛选,查看结果中的进程ID和上一批列
D . 打开查询窗口,连接到master数据库,执行如下SQL语句SELECT TOP 1 spid,last_batch FROM sys.sysprocesses WHERE dbid = db_id(’DB1’) AND open_tran > 0 ORDER BY last_batch

在Photoshop中,渐变的类型可分为五种:()、()、()、()、()。 实行开工报告审批制度的建设工程,必须符合()的规定。 施工许可证发证机关。 县级以上人民政府。 省市人民政府。 国务院。 You need to design a method to monitor the security configuration of the IIS server to meet the requirements in the written security policy. What should you do?() Log on to a domain controller and run the Resultant Set of Policy wizard in planning mode on the IIS server computer account。 Run the Microsoft Baseline Security Analyzer (MBSA) on the IIS server and scan for vulnerabilities in Windows and IIS checks。 Run Security Configuration and Analysis to analyze the IIS server’s security settings by using a custom security template。 On the IIS server, run the gpresult command from a command prompt and analyze the output。 涂改、伪造和转让特种设备作业人员资格证书的,安全监察机构有权() 吊销资格证书。 吊销锅炉适用登记证。 刑事处罚。 停止锅炉使用。 您有一台运行 Windows Vista 的计算机。您需要确定这台计算机是否能升级到 Windows 7。您应该使用哪个工具?() 适用于 Windows 7 的 Windows Anytime Upgrade。 适用于 Windows Vista 的 Windows Anytime Upgrade。 Windows 7 升级顾问。 WindowsVista 升级顾问。 你是SQL SERVER 2005服务器中DB1数据库的管理员。你收到一个警告说,DB1的日志文件所在驱动器接近最大容量了。已知,虽然事务日志文件每5分钟进行一次备份,但磁盘空间占用还是在有规则的增长。因此,你认为可能是一个未提交的事务引起的;为了去查明原因,你需要去确定在DB1数据库中,最早开始的活动事务的开始时间及服务器进程ID,你应该如何做?()
参考答案:

  参考解析

本题暂无解析

在线 客服