1. [单选题]On a Windows 2000 Professional computer, you run a shipping application that prints packing labels to a laser printer for every outgoing shipment, 24 hours per day. During peak hours, your company ships more than 1,000 packages per hour.You have just purchased a second identical laser printer to aid in printing. You want to configure the printers so that the jobs are load balanced. You connect the second laser printer to the computer.
A. What must you do next?
B. Enable bi-directional support.
C. Enable printer pooling.
D. Configure print spooling.
E. Configure print sharing.
2. [单选题]Exhibit:UPDATE EzonexamConsolidated
A. SET District = ‘Mexico’
B. WHERE RtvID = 45
C. You work as database administrator at Ezonexam.com. You handle one SQL Server 2000 computer and one database.
D. When users run the query in the exhibit above the receive the following error message:
E. Server: Mrh3612, Level 16, Stats 1, Line 1
F. View or function ‘EzonexamConsolidated’ is not updateable because it
G. contains aggregates:
H. How should you enable the query to run?
I. Create a non-normalized EzonexamConsolidated table and populate the table with data from the base tables.
J. The appropriate users should be granted UPDATE permissions on each base table.
K. To enable updates on the composite tables create an INSTEAD OF trigger on the view.
L. On each base table add a cascading update trigger.
3. [单选题]A folder on your Windows 2000 Professional computer contains bitmap files that have been compressed from 2MB to 1MB. You want to copy one of the compressed bitmap files from the hard disk to 1.4-MB floppy disk.When you attempt to copy, you receive the following error message 'Destination drive is Full'.
A. What should to do?
B. Move, rather than copy, the compressed bitmap file to the floppy disk.
C. Reformat the floppy disk. Then copy the compressed bitmap file to the floppy disk.
D. Use another program to compress the bitmap file before copying it to the floppy disk.
E. Copy an empty compressed folder to the floppy disk. Then copy the compressed bitmap file to the folder on the floppy disk.
4. [多选题]You are the network administrator for Ezonexam.You are planning to upgrade Windows NT Server 4.0 computers to Windows 2000 Server. You want to perform. the upgrades by means of a distribution folder. You need to install a custom application as part of the upgrade.
A. You need to include the commands necessary so that the custom application is installed as part of the upgrade process.
B. What should you do? (Each correct answer presents part of the solution. Choose two)
C. Create a command file named Unattend.txt to install the application.
D. Create a command file named Cmdlines.txt to install the application.
E. Copy the command file to the \$OEM\$C\ subfolder under the i386 folder.
F. Copy the command file to the subfolder named \$OEM$ under the i386 folder.
G. Copy the command file to the subfolder named \$OEM$\textmode under the i386 folder.
5. [单选题]You are the administrator of two Microsoft Windows 2000 advanced server computers. On these servers, you are configuring a database that will store accounting information for your company.The data must be available at all times. Interruptions in data connectivity should not last longer than five minutes. Any changes to the database should not require you to reconfigure the client computers.
A. How should you configure the database?
B. Configure the database on the two servers as a SQL Server 2000 cluster.
C. Configure the database on one server, and then configure a standby database on the second server.
D. Configure the database on each server. Use Microsoft Distributed Transaction Coordinator to keep the two servers perfectly synchronized.
E. Configure the database as a federated database, and then partition half the data on each server.