首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
计算机
You are the administrator of a SQL Server 2000 computer. The server contains a database named Acct. You purge the Acct database
You are the administrator of a SQL Server 2000 computer. The server contains a database named Acct. You purge the Acct database
admin
2009-05-19
35
问题
You are the administrator of a SQL Server 2000 computer. The server contains a database named Acct. You purge the Acct database of old records and perform a full backup. The database now uses 4 GB of space. The database files are configured as shown in the Acct Properties exhibit.
The server has two hard disks that are configured as shown in the Server Configuration exhibit.
The 3 GB transaction log file for the Acct database is stored on drive C. You need to make room for a new database that has a 3 GB data file and a 1 GB transaction log file. You want to optimize database performance on both databases. You also want to minimize administrative overhead.
What should you do?
选项
A、Shrink the empty data file on drive E.
Place the new data file and the new log file on drive E.
B、Shrink the empty data file on drive E.
Backup and shrink the log file on drive C to 2 GB.
Place the new data file on drive E and the new log file on drive C.
C、Shrink the data file on drive D to 1 GB, and then shrink the data file on drive E to 2 GB.
Place the new data file on drive D and the new log file on drive E.
D、Shrink and delete the data file on drive C, and then shrink the database files on drives D and E so that they are both 2 GB.
Place the new data file and the new log file on drive C.
答案
B
解析
Explanation: We must add a new 3GB database with a 1GB transaction log file. Currently we have database that is using 4GB for data and 3GB for the log file. We should place the log file and the data file on two different physical disks out of performance reasons.
The command DBCC SHRINKFILE with the EMPTYFILE option can be used to shrink a datafile to empty. The data will be migrated to the other files in the filegroup. We use this method to free 4.5 GB on Drive E. Then we backup the log file on C and reduce it to 2GB. Then we put the database data file on drive (3GB) and put the log file of the new database on drive C (1GB).
Incorrect answers:
A: It’s better to put the data file and the log file of the new database on two different physical disks out of performance reasons.
C: It’s better to put the data file and the log file of the new database on two different physical disks out of performance reasons.
D: It’s better to put the data file and the log file of the new database on two different physical disks out of performance reasons.
转载请注明原文地址:https://www.kaotiyun.com/show/OuhZ777K
本试题收录于:
微软70228题库微软认证分类
0
微软70228
微软认证
相关试题推荐
Chinaplanstospendbillionsofdollarsinthenextfewyearstodevelopmediaandentertainmentcompaniesthatithopescanco
[A]Thefirststepinpreparingamarketingplanisthatofproducingtheinformationnecessaryfordecision-making.Usually,a
Afterthedotcomboomofthe1990s,theworldisabouttoexperienceaboomindots.Over1,000newgenerictop-leveldomainnam
Thenewaircraftrepresentsa$250mbetbyBombardierthatMexicocouldprovidenotjustroutinelabourbutmanufacturingthat
Writealettertothedepartmentconcerned,askingittohelpfindacharitableprojectsuitableforallstudentsinyouruniver
Inthissection,youareaskedtowriteanessaybasedonthefollowinginformation.Makecommentsandexpressyourownopinion.
Achemicalplantshouldberesponsibleforthewaterpollutioninanearbyriver.WritealettertotheCityEnvironmentProtect
TheStudents’UnionofyourdepartmentisplanningaChineseSpeakingContest.Writeanannouncementwhichcoversthefollowing
EricHansenwritesabouttravelasaparticipatingenthusiastratherthanamereobserver.【T1】Itgivesthesenineessays,based
Manypeopletalkedofthe288,000newjobstheLaborDepartmentreportedforJune,alongwiththedropintheunemploymentrate
随机试题
简述股骨骨干骨折的临床表现。
Ifyouwanttocommunicatesuccessfullywithanotherperson,youmayhavetothinkaboutthemusicofyourownvoice.
临床常用氟喹诺酮类药物的药理作用为
A.肱动脉损伤B.胴动脉损伤C.尺神经损伤D.腓总神经损伤E.股骨头缺血性坏死腓骨小头骨折可引起
26岁妇女,早孕6周,行人工流产术后,患者突然恶心,出冷汗。查体:面色苍白,血压70/50mmHg,脉搏为60次/分。为减少上述情况的出现,应当如何操作
对科研单位和大专院校服务于各业的技术成果转让、技术培训、技术咨询、技术服务、技术承包所取得的技术性服务收入,企业所得税的优惠政策是( )。
何某(男)与李某(女)于2001年结婚,但婚后感情不和,何某欲提出离婚。2002年3月,何某的父亲去世,留有房屋12间。由于何的母亲早已病故,所以只有何某姐弟四人继承。何某为了不让李某享有房屋所有权,于是跟其他三个继承人商量,决定先放弃继承权,待与李某离婚
与1952年相比,1978年我国科技人员增加了( )。1986年我国科技人员约是1952年的( )。
A、 B、 C、 D、 B
对软件系统总体结构图,下面描述中错误的是()。
最新回复
(
0
)