Go to Forum New

Error on SQL Exam 70-228

Just letting someone know that the 70-228 SQL Exam Is Flawed. The following 2 questions are screwy

THERE IS NO ANSWER 6 SO THIS WILL ALWAYS REPORT WRONG!

Question 41: (QID=1453)
In your SQL Server 2000 environment you need to configure replications across the servers. How do you enhance the performance of snapshot replication (Choose all that apply)?

1. Increase the RAM on the subscribers
2. Use a high performance disk subsystem
3. Use a single snapshot folder per publication
4. Use compressed snapshots
5. Use native bcp
Wrong!
Correct answer(s): 2 3 4 5 6

Explanation: You can enhance the performance of snapshot replication in your application and on your network by: Using a quality disk subsystem. Using a single snapshot folder per publication. Using compressed snapshots. Using native bcp.

Go to Forum