[单选题]You are the administrator of a SQL Server 2000 computer. You create a Data Transformation Services (DTS) package. The package is stored as a local package on the server. The package exports data from an online transaction processing (OLTP) database system to an online analytical processing (OLAP) database system that is located on a second SQL Server 2000 computer.You want the package to execute automatically each evening at 8:00 P.M. What should you do?
                                                             正确答案 :A
                    
                      
                                                                                     Use SQL Server Enterprise Manager to create a new job Create a CmdExec job step that runs the dtsrun utility Schedule the job to run each night at 8:00 P.M. 
                                                                                                                                                                                                                
                    解析:解析:Explanation: Transfers can be defined and stored in a DTS package, which can then be run from a command line using the dtsrun utility (DTSRUN.EXE). CmdExec job steps are operating system commands or executable programs ending with .bat, .cmd, .com, or .exe. In this scenario we create a job consisting of a single cmdexec job step which runs the DTS package using the dtsrun utility. 
                                     [单选题]You are the network administrator for Ezonexam. You are planning to upgrade 35 Windows NT Server 4.0 computers to Windows 2000 Server. You want to accomplish the upgrades by using a distribution server. The Windows NT Server 4.0 computers support a tight production schedule that requires them to be online from 8:00 
                                                             正确答案 :D
                    
                      
                                                                                                                                                                                                                                                 Perform. an unattended installation by running the winnt32 command and specify the use of a .txt file and a uniqueness database file. 
                                                                                                                                                            
                    解析:解析:Explanation: Performing an unattended installation from a distribution server will work since the upgrade must be done in non-business hours. 
                                 查看原题 查看所有试题