Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 . How many . ndf files can be created within a single database? _ _ _ _ _ 2 . What is the maximum

1. How many .ndf files can be created within a single database? _____
2. What is the maximum size of a single .mdf or .ndf file in TB?_____
3. How many instances of SQL Enterprise Edition can you install on a single Windows Server? ____
4. TCP port ______ is used by SQL sessions, and TCP port ______ is used by Database Mirroring Endpoints by default.
5. Adding hardware to an existing SQL server is called scaling _____, whereas adding additional SQL servers is called scaling ______.
6. Which database option is used to control the amount of information that is send to the transaction log?_____________
7. Which database option is used to cache transaction results in RAM for faster speed? _______________
8. Which two database options are used to ensure that statistics are automatically obtained for your database? ___________________________________
9. What two recovery models are supported by Database Log Shipping? _____________________
10. What recovery model is supported by Database Mirroring? ________________
11. During the configuration of Database Log Shipping, a backup of the database on the Primary server is restored to the Secondary server. What restore option must you select if you wish to query the copy of the database on the Secondary server? ___________________
12. During the configuration of Database Mirroring, you must restore a backup of the database you wish to mirror on the second server. What restore option must you select? ________________
13. To tune a SQL Server, you can create a performance trace using the _________________ utility, then analyze that performance trace using the _____________________________ utility.
14. What three areas are regularly monitored by the Performance Data Warehouse? _______________________________________________________
15. Which DBCC command can be used to repair a database called Lala: _______________________________________________________
16. The SQL Server ____________________ is used to perform data mining, whereas the SQL Server _______________________ is used to generate Web-visible reports.
17. Which option to the bcp.exe command can be used to specify a comma (,) delimeter within a text file that contains lines to be bulk imported? ______
18. What type of publication would you create to send a read-only copy of an entire table to another SQL server every 3 hours? ______________________
19. What are the two agents called that provide the functionality for transactional replication? ______________________________________________________
20. When troubleshooting transactional replication using the Replication Monitor, what should you do to test whether a firewall is blocking the replication between snapshots? ______________________________________________________
21. Which counter in the Performance Monitor console can be used to monitor SQL RAM usage? __________________________________________________
22. What must you type in the server/host dialog box within SSMS to connect to a remote server called SQL5201 using a dedicated administrator connection? _________________________
23. You wish to create a series of maintenance plans to automate the maintenance of your SQL server. What tasks should you schedule daily at minimum? List 4(2 marks): __________________________________________________________________________
24. You wish to create a series of maintenance plans to automate the maintenance of your SQL server. What tasks should you schedule weekly at minimum? List 3(2 marks): __________________________________________________________________________
25. What type of user account should you run the SQL Server Agent as if you wish it to perform actions on other computers within the domain? _________________________________
26. What is the primary purpose of schemas? __________________________________________
27. What SQL feature can you create and enable to check all of your databases for a particular setting (e.g. Recovery Model not equal to Simple) every day? __________________________
28. After configuring an email account using Database Mail, what must you configure in order to send email to jason.eckert@trios.com? __________________

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions