[单选题]You are the administrator of a SQL Server 2000 computer. The server contains a database that stores financial data. You want to use Data Transformation Services packages to import numeric data from other SQL server computers. The precision and scale values of this data are not defined consistently on the other servers.You want to prevent any loss of data during the import operations. What should you do?
正确答案 :B
Use the ALTER COLUMN clause of the ALTER TABLE statement to change data types in the destination tables. Change the data types to reflect the highest precision and scale values involved in data transfer.
解析:解析:Explanation: The ALTER COLUMN clause of the ALTER TABLE statement can be used to change the definition of a column and can be used to alter the precision and scale values of the data types. The destination precision should be changed so no data would be lost. The transformation to a data type with higher precision is automatic and would not require any coding.
[单选题]You are the administrator of Ezonexam's network. You want to deploy a Windows 2000 Professional service pack to 10 computers in the Development organizational unit.You create a Windows 2000 installer package file for the service pack. You use the package file to successfully install the service pack to other computers in the domain. You assign the package file to the Development organizational unit. After the installation, you notice that the service pack was not installed on any of the 10 computers.
正确答案 :E
Add the user accounts from the Development organizational unit to a DACL. Grant the user accounts read permission to the service pack deployment directory.
解析:解析:Explanation: Before users can access resources on Windows 2000, they must be assigned the appropriate permissions to those resources. In this scenario the users from the Development OU need to be assigned read permission to the deployment directory, which is an object, to be able to start the installation process. Objects, such as the deployment directory, use a DACL (discretionary access control list) to check whether users or groups have been allowed or denied permissions to the object that they are attempting to access. Therefore, the user accounts of the Development OU must be added to the DACL of the deployment folder.
[单选题]You want to upgrade a Windows NT Server 4.0 computer to Windows 2000 Server. The system partition uses the FAT file system.You start the Setup program by starting the computer from the Windows 2000 Server CD-ROM.
正确答案 :E
Restart the computer, and then run Winnt32.exe from the Windows NT Server 4.0 environment.
解析:解析:Explanation:WhenupgradingearlierversionsofWindowstoWindows2000wemustusewinnt32.exeandmustlaunchitfromwithintheWindowsenvironment.Incorrectanswers:A:Windows2000canbeinstalledorupgradedonadiskorpartitionthatisformattedwiththeFATfilesystem.ThereisthusnoneedtoconvertthefilesystemtoNTFS.B:TheAdvancedConfigurationandPowerInterfaceisusedforpowermanagementanddoesnotaffecttheinstallationorupgradeprocess.ItwouldthusnotbenecessarytodisableACPI.D:ThesetupfloppydisksuseWinnt.exetoinstallWindows2000.WehowevercanonlyusethesetupfloppydiskstoinstallacleancopyofWindows2000onthecomputer.WecannotupgradetheoperatingsystemtoWindows2000usingthesetupfloppydisks.Wemustusewinnt32.exetoupgradeearlierversionsofWindowstoWindows2000.
[单选题]You need to install Windows 2000 Professional on 300 computers for a customer company called Ezonexam. The computers have different manufacturers and different hardware abstraction layers (HALs). You plan to use a Windows 2000 Server computer running Remote Installation Services (RIS) to perform. the installation.After the installation is complete for the first 25 computers, users of those computers report problems. You discover that the latest Windows 2000 service pack resolves those problems.
正确答案 :E
Slipstream the service pack into a new i386 distribution shared folder, and then run the Risetup command to create a new CD-based image for the RIS server.
解析:解析:Explanation:YoucanuseRisetup.exetocreateaCD-ROM-basedRISimagewithaservicepackslipstreamed.Thisistheprocedure:1.CopythecontentsoftheWindows2000ProfessionalCD-ROMtoasharedfolderonaserver(oralocalfolderontheRISserver).2.FromtheWindows2000servicepacksourcefiles,runtheupdate-s:foldercommandtoslipstreamthesourcefileswiththeservicepack.3.Whentheslipstreamingprocessisfinished,runRisetup.exeontheRISservertoaddanewimagetotheserver.Whenyouarepromptedforthelocationofthefiles,typethepathtotheslipstreamedshareyoucreatedinsteps1and2.IncorrectAnswersA:Thisproposedsolutionwouldnotworkbecausethecomputershavedifferenthardware.Forthisreason,wemustuseaCD-basedimage.B:WearegoingtoinstallWindows2000Professionalcomputers;wecannotuseaRISimageofaWindows2000ServercomputerC:JustcopyingtheServicePacktotheCD-basedimagesharedfolderwouldnotapplyit.
查看原题 查看所有试题