MCDBA Installing, Configuring and Administering Microsoft SQL Server 2000, Enterprise Edition : 70-228 Exam
Exam Number/Code: 70-228
Exam Name: MCDBA Installing, Configuring and Administering Microsoft SQL Server 2000, Enterprise Edition
“MCDBA Installing, Configuring and Administering Microsoft SQL Server 2000, Enterprise Edition”, also known as 70-228 exam, is a Microsoft certification. With the complete collection of questions and answers Q&as with Expert Explanations, Pass4sure has assembled to take you through 135 questions to your 70-228 Exam preparation. In the 70-228 exam resources, you will cover every field and category in MCDBA helping to ready you for your successful Microsoft Certification.
QUESTION 1
You work as a system administrator at www.pass4sure.cc. All servers on the
www.Pass4sure.ccnetwork run Windows 2000 Server. All client computers run either
Windows 98 or Novel NetWare. Your duties include administrating a member server named PassGuide -SR07.
You must install SQL Server 2000 on PassGuide -SR07 and create a database named CK_Data. You need to ensure that all Windows 98 and Novell NetWare
client computers can connect to the CK_Data database using the Named Pipes and IPX/SPX Net-Libraries respectively. You need to configure the client computers to connect to the CK_Data database using the minimum number of configuration changes on the client computers.
What should you do? (Each correct answer presents part of the solution. Choose
TWO.)
A. Configure the new instance to use Mixed Mode Authentication. B. Configure the new instance to use Windows Authentication.
C. Configure the new instance to use SQL Server Authentication.
D. Configure PassGuide -SR07 to use the Named Pipes and IPX/SPX Net-Libraries.
E. Configure PassGuide -SR07 to use the Multiprotocol Net-Library.
F. Configure PassGuide -SR07 to use the Shared Memory Net-Library. Answer: A, D
Explanation: The client computers in this scenario will be running Windows 98 and Novel NetWare. Novell NetWare clients are not supported by Windows Authentication; however SQL Server Authentication should only be used for backward compatibility. Hence you should use Mixed Mode Authentication.
By using specific communication protocols, and not the Multiprotocol Net-Library, performance would be better. Every extraneous protocol adds overhead.
Incorrect Answers:
B: As client computers will be running Windows 98 and Novel NetWare, you cannot use Windows Authentication as Novel NetWare systems are not supported by Windows Authentication.
C: SQL Server Authentication should only be used for backward compatibility. Hence you should use Mixed Mode Authentication.
E: The Multiprotocol Net-Library is used to support the different protocol that the clients use. This provides easy of administration. However, since unused protocols are installed,
it also introduces overhead. This is not the best solution.
F: Shared Memory is only supported for local database connection on the database server. It does not support database connections over the network.
Reference:
Microsoft SQL Server 2000 Books Online (2004), Index: Net-Library, setting up
Microsoft SQL Server 2000 Books Online (2004), Index: authentication, overview
QUESTION 2
You work as the database administrator at www.pass4sure.cc. The www.pass4sure.cc
network consists of a single Windows 2000 domain named www.pass4sure.cc. All servers on the www.Pass4sure.ccnetwork run Windows 2000 Advanced Server. The
www.Pass4sure.ccnetwork contains a SQL Server 2000 database server named PassGuide -DB01. PassGuide -DB01 is a production server and hosts a database named CK_Sales which stores sales transactions for the company.
www.Pass4sure.cchas database application developer named Rory Allen who uses a Windows 2000 Professional client computer named PassGuide -WS228. Rory Allen needs to test a database application on PassGuide -DB01. You install a separate a
SQL Server 2000 instance named RA_Test on PassGuide -DB01. You need to ensure that Rory Allen can connect to the RA_Test instance.
What should you do?
A. Configure the RA_Test instance to use the Named Pipes Net-Library.
B. Configure the RA_Test instance to use the Multiprotocol Net-Library.
C. Configure the RA_Test instance to use the NWLink IPX/SPX Net-Library. D. Configure the RA_Test instance to use the Shared Memory Net-Library.
Answer: A
Explanation: Windows 2000 Professional can use the TCP/IP Sockets and Named
Pipes Net-Libraries by default. Incorrect Answers:
B: The Multiprotocol Net-Library can only be used to connect to a default instance of
SQL Server 2000 as it does not support named instances of SQL Server 2000.
C: The NWLink IPX/SPX Net-Library is used to support Novell NetWare clients.
D: Shared Memory is only supported for local database connection on the database server. It does not support database connections over the network.
Reference:
Microsoft SQL Server 2000 Books Online (2004), Index: Net-Library, overview
Microsoft SQL Server 2000 Books Online (2004), Index: Net-Library, setting up
QUESTION 3
You work as the database administrator at www.pass4sure.cc. The www.Pass4sure.ccnetwork consists of a single Windows 2000 domain named www.pass4sure.cc. The www.Pass4sure.ccnetwork contains a SQL Server 7.0 database server named PassGuide -DB01 that runs on Windows NT Server 4.0. PassGuide -DB01 is a production server and hosts several databases for the company.
You install SQL Server 2000 as the default instance on a new database server named PassGuide -DB02. PassGuide -DB02 runs Windows 2000 Server.
www.Pass4sure.ccusers in the Accounts department must have direct access to the databases on both PassGuide -DB01 and PassGuide -DB02. The users in the Accounts department use client computers that run Windows 2000 Professional.
You need to encrypt the network communication between the Accounts department users’ client computers and the database servers.
What should you do?
A. Configure the client computers to use the Named Pipes Net-Library. B. Configure the client computers to use the Multiprotocol Net-Library.
C. Configure the client computers to use the TCP/IP Sockets Net-Library. D. Configure the client computers to use the Shared Memory Net-Library.
Answer: B Explanation:
Windows 2000 Professional can use the TCP/IP Sockets, Multiprotocol and Named
Pipes Net-Libraries by default. However, only the Multiprotocol Net-Library supports remote procedure call (RPC) encryption. RPC encryption is required because SQL Server 7.0 only supports RPC encryption.
Incorrect Answers:
A, C: Although the Windows 2000 Professional client computers can use the TCP/IP Sockets and Named Pipes Net-Libraries by default; and the TCP/IP Sockets and Named Pipes Net-Libraries support Secure Socket Layer (SSL), SQL Server 7.0 only supports remote procedure call (RPC) encryption which is only supported by the Multiprotocol
Net-Library.
D: Shared Memory is only supported for local database connection on the database server. It does not support database connections over the network.
Reference:
Microsoft SQL Server 2000 Books Online (2004), Index: Net-Library, overview Microsoft SQL Server 2000 Books Online (2004), Index: Net-Library, encryption Microsoft SQL Server 2000 Books Online (2004), Index: Net-Library, Multiprotocol
QUESTION 4
You work as the database administrator at www.pass4sure.cc. The www.pass4sure.cc
network consists of a single Windows 2000 domain named www.pass4sure.cc. All servers on the www.Pass4sure.ccnetwork run on Windows 2000 Server while the client
computers run Windows 2000 Professional, Windows 98, and Novell NetWare. All computers are members of the www.Pass4sure.ccdomain. The www.Pass4sure.ccnetwork contains a SQL Server 2000 database server named PassGuide -DB01 that hosts a default instance of SQL Server 2000.
www.Pass4sure.ccwants to implement another SQL Server 2000 instance for a database named Sales_DB. Sales_DB will store sales data for the company. All www.Pass4sure.ccusers will require access to the Sales_DB database. You have been instructed to
create the SQL Server 2000 instance for the Sales_DB database. You need to ensure that all users will be able to connect to the Sales_DB database. You cannot make configuration changes to the client computers. Your solution must optimize network traffic.
What should you do?
A. Install the instance as a named instance and configure it to support Mixed Mode
Authentication. Then enable the NWLink IPX/SPX Net-Library for the instance.
pass4sure 70-228 2.93
Questions and Answers : 135 questions
Expected Date: October 21st , 2008
Price: $129.99 $89.99
Free Down: Pass4sure Microsoft 70-228 2.93
Free Down: PassGuide microsoft 70-228 2.93
Download Latest Passforsure P4S Rapidshare links
- Free pass4sure Microsoft MCSE 70-223 2.93 Download
- Free Pass4sure Microsoft MCSA 70-224 2.73 Download
- Free Pass4sure Microsoft MCSE 70-217 2.93 Download
- Free pass4sure Microsoft MCSE 70-215 2.93 Download
- Free Pass4sure Microsoft Mcse Exams Download
- Free pass4sure Microsoft MCSE 70-296 2.93 Download
- Free Pass4sure Microsoft MCSE 2000 Security Download
- Free pass4sure Microsoft MCSE 70-270 2.93 Download
- Free Pass4sure Microsoft MCSE 070-210 2.73 Download
- Free Pass4sure Microsoft MCSE 70-290 2.93 Download
- Free Pass4sure Microsoft MCSE 70-291 2.93 Download
- Free pass4sure Microsoft MCSE 70-227 2.93 Download
- Free Pass4sure Microsoft MCSE 070-214 2.73 Download
- Free pass4sure Microsoft MCSE 70-299 2.93 Download
- Free Pass4sure Microsoft MCSE 70-222 2.73 Download


[...] Mcse 70-227 v2.16 http://www.certbible.net/microsoft/70-227/ pass4sure Mcse 70-228 v1.6 http://www.certbible.net/microsoft/70-228/ pass4sure Mcse 70-229 v1.6 http://www.certbible.net/microsoft/70-229/ pass4sure Mcse 70-270 v1.0 [...]
[...] Mcse 70-227 v2.16 http://www.certbible.net/microsoft/70-227/ pass4sure Mcse 70-228 v1.6 http://www.certbible.net/microsoft/70-228/ pass4sure Mcse 70-229 v1.6 http://www.certbible.net/microsoft/70-229/ pass4sure Mcse 70-270 v1.0 [...]
[...] Mcse 70-227 v2.16 http://www.certbible.net/microsoft/70-227/ pass4sure Mcse 70-228 v1.6 http://www.certbible.net/microsoft/70-228/ pass4sure Mcse 70-229 v1.6 http://www.certbible.net/microsoft/70-229/ pass4sure Mcse 70-270 v1.0 [...]
[...] Mcse 70-227 v2.16 http://www.certbible.net/microsoft/70-227/ pass4sure Mcse 70-228 v1.6 http://www.certbible.net/microsoft/70-228/ pass4sure Mcse 70-229 v1.6 http://www.certbible.net/microsoft/70-229/ pass4sure Mcse 70-270 v1.0 [...]
[...] Mcse 70-227 v2.16 http://www.pass4sure.org.cn/microsoft/70-227/ pass4sure Mcse 70-228 v1.6 http://www.pass4sure.org.cn/microsoft/70-228/ pass4sure Mcse 70-229 v1.6 http://www.pass4sure.org.cn/microsoft/70-229/ pass4sure Mcse 70-270 v1.0 [...]
[...] Pass4sure mcse 70-228 * MCSE Installing, Configuring and Administering Microsoft SQL Server 2000, Enterprise Edition [...]
[...] Pass4sure mcse 70-228 * MCSE Installing, Configuring and Administering Microsoft SQL Server 2000, Enterprise Edition [...]
[...] Down: PassGuide Microsoft 70-228 Free Down: Pass4sure Microsoft 70-228 TestKing – TestKing premium exam training tools and [...]
[...] down:Pass4sure 70-228 Free Down: PassGuide 70-228 Free down:Transcender 70-228 Free down:Actualtest 70-228 Free [...]
[...] pass4sure 70-228 PassGuide 70-228 actualtest 70-228 Pass4sure Share and Enjoy: [...]