The primary advantages of a Client/Server system arise from splitting the processing betwe

13 查阅

The primary advantages of a Client/Server system arise from splitting the processing between the client system and the database server. Since the bulk of the database processing is done on the back-end, the speed of the DBMS isn't tied to the speed of the(31).The major disadvantage of Client/Server system is the increased cost of(32) and support personnel who maintain the database server. There is also the issue of(33)with so many parts comprising the entire C/S system; Murphy's Law can kick in-the more pieces that compose the system, the more pieces that can fail. It's also harder to track down problems when the system(34). And it can initially take longer to get all the components set up and working together. All this is compounded by the general lack of experience and expertise of potential support personnel and programmers, due to the relative newness of the technology. As C/S system become more common, this problem should abate.Therefore the C/S system is more(35).

A.network

B.operating system

C.personal computer

D.workstation

参考答案:

D

软考高级