Log In
Sign Up
Snippet
Articles
Tutorial Docs
Video
Certification Practice
Interview Q/A
Tools
Hena Parveen
0 Followers
Posts
820
Comments
0
Likes
Views
4.0478M
My Badges
My interview questions and answers
820
Name at least three output columns of sp_monitor?
4950
0
2
0
What is ‘sp_refreshdatabase’ from ‘SourceBackup.bak’....
4908
0
2
0
What is the use of sp_refreshview?
4943
0
2
0
What is the difference between EXEC and sp_executesql?
4933
0
2
0
What is the purpose of sp_cycle_errorlog?
4816
0
2
0
How can you change the option of AUTO_UPDATE_STATESTICS?
4929
0
2
0
What is the difference between sp_clean_db_free_space and DB....
5318
0
2
0
What are the permissions required to run sp_who or sp_who2?
6041
0
2
0
Which status is reset by sp_resetstatus?
5002
0
2
0
What is the difference between sp_rename and sp_renamedb?
4985
0
2
0
Explain the usage of below procedures
4960
0
2
0
Can you name 5 undocumented Stored procedures that you have ....
4930
0
2
0
What is the difference between Stored Procedure and Functio....
5055
0
2
0
What are stored procedures?
4968
0
2
0
How can you Suppress BACKUP COMPLETED log entries going to W....
4953
0
2
0
How can you stop sending backup entries into MSDB?
4937
0
2
0
Which trace Forces DBCC HELP to return syntax of undocumente....
4942
0
2
0
Which trace is used with DBCC CHECKTABLE to see the total co....
4841
0
2
0
Which Trace is used with DBCC CHECKTABLE to see the total co....
4946
0
2
0
How do you collect Statistics for system tables?
4876
0
2
0
How do you equally distribute data in all data files or make....
4959
0
2
0
How do you disable read ahead for the server or current conn....
5016
0
2
0
How do you enable full output when using the SET SHOWPLAN_AL....
4835
0
2
0
How do you print information about the cost of using a non-c....
4995
0
2
0
How do you prevent ad-hoc query plans to stay in cache?
4937
0
2
0
How can you disable SELECT permission for DBCC SHOW_STATISTI....
4929
0
2
0
What are different types of Traces?
4890
0
2
0
How can you find out all active trace flags on a SQL server ....
5002
0
2
0
How to enable or disable a trace flag?
4938
0
2
0
What are trace flags?
4950
0
2
0
What are the most important DMVs\DMFs from a DBA perspective....
4890
0
2
0
Which DMVs are useful to gather information about database m....
4970
4
2
0
Name few database related DMVs:-
4886
0
2
0
Mention some SQL OS related DMVs\DMFs.
4940
0
2
0
Name some Security related DMVs\DMFs.
4877
0
2
0
Which DMV give me query plan or I will use old method to fin....
4996
0
2
0
How are DMV’s and DMF’s changing the memory consumptions....
4950
0
2
0
What permission does a user need to access the DMV’s
5049
0
2
0
How can DMVs help with performance tuning?
4894
0
2
0
What is the effect of DBCC CHECKDB and DBCC DBREINDEX on the....
4950
0
2
0
Can anyone predict how long DBCC Check DB will run on any da....
4959
0
2
0
How can you check if any transaction is running on a databas....
4902
0
2
0
Explain DBCC TRACEON & DBCC TRACEOFF?
4862
0
2
0
Which DBCC command is used to store the Procedure cache rela....
5019
0
2
0
Which DBCC command is used to shrink database files?
4932
0
2
0
What is use of DBCC DBREINDEX?
5057
0
2
0
List 5 important DMVs for Index analysis.
4944
0
2
0
Why does RUNNABLE transition into RUNNING?
4886
0
2
0
Why does SUSPENDED transition into RUNNABLE?
4923
0
2
0
Why does RUNNING transition to SUSPENDED?
4945
0
2
0
While viewing activity on SQL Server, for example, sp_who2 ....
5093
0
2
0
List few DMVs for space usage related information?
4954
0
2
0
Explain DBCC inputbuffer()?
4994
0
2
0
How many types of DMVs are there?
4865
0
2
0
What are all the SQL Server Dynamic Management Views(DMV) an....
5021
0
2
0
What is the exact use of DMVs?
4910
0
2
0
Can you explain DBCC Check DB?
4975
0
2
0
What is back process for the DBCC?
4952
0
2
0
What are the DMV’s in SQL Server?
5028
0
2
0
What is the use of DBCC commands?
4961
0
2
0
What are the benefits of Column Stored index?
4881
0
2
0
Various types of compression in SQL Server database?
4971
0
2
0
What are the Limitations and Restrictions of Data Compressio....
4989
0
2
0
What all database objects can be configured with Data compre....
4947
0
2
0
What is data compression in a SQL server database?
5015
0
2
0
What is SORT_IN_TEMPDB option while creating or rebuilding a....
4977
0
2
0
How can we identify Index usage history?
4986
0
2
0
Which DMV is used to identify missing Indexes in a database?....
4927
0
2
0
What are missing indexes in a database?
4951
0
2
0
How to resolve Fragmentation for a heap table?
4903
0
2
0
What is the difference between Online and Offline operations....
5030
0
2
0
How to resolve Fragmentation in Indexes?
4982
0
2
0
What all modes are available to get a report about Index fra....
5490
0
2
0
How to get information about the Index Fragmentation in a da....
4976
0
2
0
How External Fragmentation occurs?
4907
0
2
0
What is External Fragmentation?
4934
0
2
0
How Logical Fragmentation occurs?
4906
0
2
0
What is Logical Fragmentation?
4938
0
2
0
How Internal Fragmentation occurs?
4958
0
2
0
What is Internal Fragmentation?
4954
0
2
0
How many types of Index Fragmentation are there in SQL Serve....
4948
0
2
0
What are the Causes of Index Fragmentation?
4863
0
2
0
What is Index Fragmentation?
4958
0
2
0
Can we have indexes on Views?
4948
0
2
0
What is Pad index in Index?
5072
0
2
0
How to set Fill Factor?
4970
0
2
0
What are Points to remember while using the FILLFACTOR Argum....
4952
0
2
0
What is Fill factor in indexes?
4996
0
2
0
What are the Disadvantages of Indexes?
4931
0
2
0
What are the Advantages of Indexes?
4918
0
2
0
What is the Heap?
4865
0
2
0
How many maximum columns can be a part of on an index?
4873
0
2
0
What is the Maximum Number of Index per Table?
4917
0
2
0
Why can there be only one Clustered Index and not more than ....
4984
0
2
0
Can we Insert Data if Clustered Index is disabled?
5569
0
2
0
How to Enable Indexes?
5004
0
2
0
How to Disable Indexes?
4966
0
2
0
Explain the structure of Index in SQL server?
4979
0
2
0
How to create a multi-column index in SQL Server database? ....
4960
0
2
0
What are the different index configurations a table can have....
5019
0
2
0
By default which index is created when we create a Unique Ke....
4971
0
2
0
By default which index is created when we create a Primary K....
4975
0
2
0
What is FOREIGN KEY constraint?
4919
0
2
0
What is UNIQUE KEY constraint?
5016
0
2
0
What is PRIMARY KEY constraint?
4927
0
2
0
What is an Alternate Key?
4937
3
2
0
What is a Candidate Key?
5020
0
2
0
What is a Super Key?
5051
0
2
0
What is the difference between Cluster and Non Cluster Index....
4863
0
2
0
What is a Full text index?
4957
0
2
0
What is an XML index?
5311
0
2
0
What is spatial index?
5003
0
2
0
What is Filtered index?
5257
0
2
0
What is Index with Included columns?
4982
0
2
0
What is Column-store index?
5065
0
2
0
What is Unique Index?
5765
0
2
0
What is Non-Cluster index?
4964
0
2
0
What is Cluster index?
5022
0
2
0
What are the various Types of indexes available in SQL Serve....
4952
0
2
0
What is an Index?
4927
0
2
0
How merry-go-round scanning is associated with SQL Server?
4959
0
2
0
What are the performance related benefits which are availabl....
5000
0
2
0
What is SQLIOSim tool?
5036
0
2
0
What is SQLIO tool?
5060
0
2
0
What are the components of SQL Server scheduler?
5055
0
2
0
What is the difference between preemptive and non-preemptive....
5080
0
2
0
What is a scheduler in SQL Server?
5023
0
2
0
How can we update the statistics on a table?
4926
0
2
0
How to check when the statistics were updated for a table.
4956
0
2
0
What is the impact of stale statistics over database perform....
4943
0
2
0
What’s New in SQL Server 2012 with Respect to Statistics?
5003
0
2
0
What conditions trigger “Auto UpdateStatistics” process....
4992
0
2
0
What is “Auto UpdateStatistics” properties of a SQL Ser....
5048
0
2
0
What is “Auto Create Statistics” properties of a SQL Se....
4967
0
2
0
What kind of information is stored by Statistics?
4903
12
2
0
What are various types of SQL server database statistics?
4905
0
2
0
What are statistics in SQL Server?
4892
0
2
0
What is the Query below gives the amount of worker threads c....
4965
0
2
0
What is the shortcut key to invoke Task manager?
4930
0
2
0
What is Halloween protection?
4907
0
2
0
How LRU K algorithm is associated with SQL Server?
6381
0
2
0
What is Row versioning?
5014
0
2
0
What is Optimistic and pessimistic locking?
4905
0
2
0
What is non buffer latch?
4952
0
2
0
What is buffer latch?
4989
0
2
0
What are the types of latches?
4894
0
2
0
What are the advantages of Dynamic Locking in SQL Server?
4838
0
2
0
What is a latch?
4885
0
2
0
What is Dynamic Locking?
4892
0
2
0
What is the most restrictive lock?
4930
0
2
0
What is the least restrictive type of lock?
4909
0
2
0
How can we disable Lock escalation in SQL Server?
5137
0
2
0
Is it possible to disable Lock escalation in SQL Server?
4944
0
2
0
What is lock escalation?
5016
0
2
0
What triggers lock escalation?
4972
0
2
0
What is BULK UPDATE lock?
5019
0
2
0
What is KEY RANGE lock?
4961
0
2
0
What is SCHEMA lock?
4924
0
2
0
What is INTENT lock?
4980
0
2
0
What is EXCLUSIVE lock?
4895
0
2
0
What is SHARED lock?
5025
0
2
0
What are the different types of lock modes in SQL Serve?
4928
0
2
0
What is a lock?
4882
0
2
0
What are the various workarounds to overcome this problem?
4928
0
2
0
• Query Hintstell the optimizer to apply this hint through....
4927
0
2
0
What are various types of Hints available in SQL Server?
4935
0
2
0
What are HINTS in SQL Server Query
4959
0
2
0
In which Isolation level dirty reads occur?
4882
0
2
0
What are Phantom reads?
4998
0
2
0
What are dirty reads?
4897
0
2
0
What is controlled by Transaction isolation levels?
4966
0
2
0
What is the default Isolation level of SQL Server databases?
4922
0
2
0
What is SNAPSHOT Isolation Level?
4859
0
2
0
What is SERIALZABLE Isolation Level?
4924
0
2
0
What is REPEATABLE READ Isolation Level?
4930
0
2
0
What is READ UNCOMMITTED Isolation Level?
5039
0
2
0
What is READ COMMITTED Isolation Level?
4979
0
2
0
How many types of Isolation levels are available in SQL Serv....
4898
0
2
0
What is Isolation level in SQL Server?
5037
0
2
0
If major bulk data deletion/insertion activity happened last....
4862
0
2
0
How can you check last patching activity status of SQL Serv....
7899
0
2
0
If you know that a feature of an application is performing ....
4925
0
2
0
What are unused indexes and how can they be identified?
4941
0
2
0
What are missing indexes and how can they be identified?
4918
0
2
0
How do you check the fragmentation level?
4857
0
2
0
What is the key parameter for decision making about Rebuildi....
4937
0
2
0
What is difference between Reorganizing and Rebuilding index....
4915
0
2
0
How can you check stats information?
4899
0
2
0
What is wait time; signal wait time & resource wait time?
4936
0
2
0
how do you check Wait stats?
4866
0
2
0
How do you check blocking, locking or suspended connections?
4868
0
2
0
How do you check SQL Server error logs and Event Logs?
4884
0
2
0
How do you monitor resource usages?
4858
0
2
0
What are SQL Server Extended Events?
4918
0
2
0
What is SQL Server Performance Dashboard?
4925
0
2
0
What is SQL Server Database Tuning Adviser (DTA)?
4945
0
2
0
How can Server Profiler trace help while troubleshooting Pe....
4934
0
2
0
How can SQL Server Management Studio help while troubleshoo....
4912
0
2
0
How SQL Server can be forced to use a specific query plan.
4971
0
2
0
Please explain why SQL Server does not select the same query....
4997
0
2
0
How deadlock is a performance problem and some techniques to....
4910
0
2
0
How a deadlock can be identified?
4912
0
2
0
Explain a SQL Server deadlock
4950
0
2
0
Name three different options to capture the input (code) for....
4956
0
2
0
Can you please name different approaches to capture a query....
4942
0
2
0
Explain the NOLOCK optimizer hint and some pros\cons of usin....
4945
0
2
0
True or False – It is always beneficial to configure TempD....
4947
0
2
0
What is a query plan and what is the value from a performan....
4960
0
2
0
True or False – It is possible to correlate the Performanc....
4988
0
2
0
How do I configure the Max Degree of Parallelism at the serv....
4934
0
2
0
Can we add or drop a single article from a publication. If s....
4947
0
2
0
What is Max Degree of Parallelism or MAXDOP?
5068
0
2
0
Give some examples of DBCCs related to SQL Server Cache?
4922
0
2
0
How can you clear plan cache?
4853
0
2
0
What is Caching Mechanisms?
4962
0
2
0
What is index Scan?
4860
0
2
0
What is index Seek?
4845
0
2
0
Can you create a Non cluster index on primary key?
4850
0
2
0
What is Index with included columns?
4936
0
2
0
What are the different types of indexes in SQL Server 2012 V....
4867
0
2
0
What are indexes?
4815
0
2
0
Why is it important to avoid functions in the WHERE clause? ....
4982
0
2
0
Can you please name three DMVs that you have used recently w....
4759
0
2
0
How can DMVs help with performance tuning?
4902
0
2
0
What is server side trace?
4934
0
2
0
Will you advise to leave a profiler trace running on forever....
4912
0
2
0
Should you always leave a profiler trace running on a produc....
4862
0
2
0
What is the use of profiler while dealing with performance i....
4884
0
2
0
How far behind is the Distribution Agent? Should I reinitia....
4978
0
2
0
Does replication affect the size of the transaction log?
4996
0
2
0
How can grants on the subscription database be configured to....
4897
0
2
0
Does replication work over low bandwidth connections? Does ....
4910
0
2
0
Can multiple publications use the same distribution database....
4854
0
2
0
Is it possible to have 2 publications with one table in com....
4875
0
2
0
How can I prevent the snapshot agent failing with ‘Server....
4924
0
2
0
What are the differences between 32 and 64 bit replication?
4913
0
2
0
How can I ensure that triggers fire during initialization?
4943
0
2
0
How can Replication Alerts be written to Event Viewer?
4941
0
2
0
How can I see the text for ‘sys.sp_MSrepl_helparticlecolum....
4948
0
2
0
How can I have redundancy for the publishing database?
4928
0
2
0
How can I add a “NOT NULL” column to an existing article....
4960
0
2
0
What should I do if my system is running out of memory when ....
5016
0
2
0
My replication monitor incorrectly shows a failed publicatio....
4980
0
2
0
What is a “Global Subscriber”?
4848
0
2
0
What is a “Local Subscriber”?
5008
0
2
0
In Merge replication, for the conflict resolver: I have a ro....
4942
0
2
0
Is it possible to subscribe to specific articles in a public....
4908
0
2
0
What Options we use to secure Replication Data?
4959
0
2
0
What are advantages of Peer-Peer Replication?
4900
0
2
0
Have you considered static row filters?
4910
0
2
0
Do you set the “Replicate Schema Changes” subscription o....
4935
0
2
0
In Transactional Replication, If we drop a column in a table....
4994
0
2
0
In Transactional replication, If a table in database ‘A’....
4931
0
2
0
Is there a need to stop activity on a database when it is pu....
4931
0
2
0
How will you monitor replication activity and performance?
4786
0
2
0
If I create a publication with one table as an article, and ....
4977
0
2
0
Data is not being delivered to Subscribers, what can be the ....
4983
0
2
0
What options are available to delete rows on the publisher a....
4970
0
2
0
s it possible to run multiple publications and different typ....
4963
0
2
0
How do I move or rename files for databases involved in repl....
4962
0
2
0
Does replication resume if a connection is dropped or do we ....
4948
0
2
0
What is NOT FOR REPLICATION option for table constraints?
4968
0
2
0
Why can’t I run TRUNCATE TABLE on a published table?
4932
0
2
0
What is the effect of running a bulk insert command on a re....
4973
0
2
0
Does replication encrypt data?
4908
0
2
0
Can multiple publications use the same distribution database....
4939
0
2
0
Can the same objects be published in different publications....
4970
0
2
0
What recovery model is required on a replicated database?
4918
0
2
0
Are tables locked during snapshot generation?
4936
0
2
0
Please underline the complications involved in using replica....
4895
0
2
0
Are logins and passwords replicated?
4860
0
2
0
Can we rename a database used in Publication or subscription....
4984
0
2
0
What are data type concerns in transactional replication?
4968
0
2
0
What is conflict resolution in merge replication.
4957
0
2
0
What is peer to peer replication.
5004
0
2
0
What are the advantages and disadvantages of Snapshot replic....
4980
0
2
0
Name some commonly used Replication DMVs and their use.
4941
0
2
0
What permissions are needed to a user to monitor replication....
4935
0
2
0
Explain Latency in replication. How can you monitor Latency ....
4877
0
2
0
Can we use replication to replicate data across different R....
4957
0
2
0
Define sp_replcounters
4940
0
2
0
Define Article, Publication & Subscription.
5009
0
2
0
Define Distributor, Subscriber & Publisher
4970
0
2
0
Difference between push and pull replication.
6355
0
2
0
What are prerequisites of transactional replication?
5020
0
2
0
Why is primary key needed in Transactional replication?
4920
0
2
0
What are various Agents of replication?
4880
0
2
0
What are types of replication?
4862
0
2
0
What is replication?
4900
0
2
0
What are the benefits of Always on feature?
4945
0
2
0
Does AlwaysOn Availability Groups repair the data page corru....
5051
0
2
0
What is read intent option?
4904
0
2
0
Can we manually fail over to a secondary replica?
4937
0
2
0
Is it possible to create additional statistics on read-only ....
4849
0
2
0
Is it possible to create additional indexes on read-only se....
4787
0
2
0
If a DBA expands a data file manually on the primary, will S....
4933
0
2
0
Can I redirect the read-only connections to the secondary re....
4889
0
2
0
Is it possible to run DBCC CHECKDB on secondary replicas?
5058
0
2
0
What are different synchronization preferences are available....
4892
0
2
0
How to change the Session Timeout period?
4938
0
2
0
What is session timeout period?
4933
0
2
0
Can a database belong to more than one availability group?
4922
0
2
0
Does AG support Bulk-Logged recovery model?
4963
0
2
0
Is SQL Server 2012 AlwaysOn support encryption and compressi....
4970
0
2
0
How to remove a secondary database from an availability grou....
4911
0
2
0
How to add a secondary database from an availability group?
4919
0
2
0
Is AG support automatic page repair for protection against a....
4914
0
2
0
Can we have two primary availability replica?
4899
0
2
0
Suppose primary database became in suspect mode. Will AG hav....
4899
0
2
0
Can system database participate in AG?
4867
0
2
0
Database Snapshot supported by Always ON or not?
4791
0
2
0
Change Data Capture supported by Always ON or not?
4880
0
2
0
FILESTEAM is supported by Availability Group or not?
4933
0
2
0
Is it possible to setup Replication on a database which is p....
4894
0
2
0
Is it possible to setup Replication on a database which is p....
4915
0
2
0
Is it possible to setup Log Shipping on a database which is ....
5010
0
2
0
How many read-write and read only databases replica can be c....
5031
0
2
0
What are the minimum requirements of a database to be part o....
4932
0
2
0
What are the Restrictions on Availability Groups?
4931
0
2
0
What is availability group wizard?
4904
0
2
0
What is Use the AlwaysOn Dashboard?
4862
0
2
0
What are the Failover types supported by under asynchronous-....
4886
0
2
0
Can we configure Automatic failover of Availability Groups w....
4893
0
2
0
What is Automatic failover?
4939
0
2
0
What is planned manual failover?
4840
0
2
0
What are the Failover types supported by Synchronous-commit ....
4894
0
2
0
How many types of Failover are supported by Always ON?
4891
0
2
0
What is “Failover” in Always ON?
4871
0
2
0
Can we take Transaction log backups on the secondary replic....
4891
0
2
0
What all types of DB backups are possible on Secondary Repli....
4873
0
2
0
Can we use secondary replicas to take the db backups?
4890
0
2
0
Can we use a secondary for reporting purpose?
4877
0
2
0
How many synchronous secondary replicas can I have?
4851
0
2
0
What are the benefits of Readable Secondary Replicas?
4918
0
2
0
What are Readable Secondary Replicas?
4985
0
2
0
What is Availability Group listener?
4979
0
2
0
What is called Secondary replica?
4856
0
2
0
What is called Primary replica?
4947
0
2
0
What is the Difference between Asynchronous-commit mode and ....
6031
0
2
0
How many Availability modes are supported by Always ON?
4882
0
2
0
Do we need shared storage to configure Always ON?
4918
0
2
0
Do we need SQL Server Cluster instances to configure Always ....
4969
0
2
0
What is Availability mode in Always ON?
4943
0
2
0
How many databases can be configured in an AlwaysOn Availab....
4934
0
2
0
How many AlwaysOn Availability Groups can be configured in A....
4954
0
2
0
How many replicas can I have in an AlwaysOn Availability Gro....
4871
0
2
0
What editions on Windows server support Always ON Functional....
4771
0
2
0
Which SQL Server Editions include AlwaysOn Availability Grou....
4934
0
2
0
What are Availability Databases?
4832
0
2
0
What are Availability Groups?
4857
0
2
0
What is Always on in SQL Server 2012?
4938
0
2
0
How can we check the current node/host name where SQL Server....
4951
0
2
0
What is SMB share
4859
0
2
0
Can we configure Windows cluster between two servers which a....
4755
0
2
0
Can we configure Tempdb database on a local drive?
4945
0
2
0
Can we place out Non Critical SQL Server User Databases on a....
4983
0
2
0
Can we use other SQL Server cluster Nodes for reporting purp....
4958
0
2
0
Will there be any downtime in Active\Active cluster in case ....
4939
0
2
0
Is SQL Server a Load balancing solution or not?
4897
0
2
0
Where the results of validation tests are stored?
4934
0
2
0
What are the basics tests done by the validation tests in W....
5010
0
2
0
What are Validation tests in Windows Cluster?
4982
0
2
0
What are SQL Server Cluster unaware services?
4931
0
2
0
What are SQL Server Cluster aware services?
4916
0
2
0
What is “IS Alive”?
4969
0
2
0
What is “Look Alive”?
4965
0
2
0
What is Distributed lock management?
4948
0
2
0
Why do we keep SQL Services in manual mode on each of the in....
5006
0
2
0
What kinds of permissions are required in the active directo....
4952
0
2
0
What are Services and Application folder represent?
4896
0
2
0
What does a failover cluster do in Windows Server 2008?
4946
0
2
0
What is the maximum number of nodes in an MNS cluster in Win....
4851
0
2
0
How will you add a disk to the SQL Group cluster?
4929
0
2
0
How do you bring the SQL Server down?
4939
0
2
0
What are Virtual Servers?
4932
0
2
0
What happens to a running Cluster if the quorum disk fails ....
4985
0
2
0
What happens to a running Cluster if the quorum disk fails i....
4905
0
2
0
What new functionality does failover clustering provide in ....
4920
0
2
0
What are the Drawbacks of SQL Server Cluster?
4982
0
2
0
What are the Benefits of SQL Server Cluster?
4996
0
2
0
Is it mandatory to configure MSDTC in Windows 2008 cluster b....
4904
0
2
0
Can we change the Quorum settings after installing the windo....
4967
0
2
0
Difference between SQLSERVER 2005 and SQLSERVER 2008 Cluster....
4972
0
2
0
What is the difference between Active\Passive and Active\Act....
5218
0
2
0
Different types of SQL Server Cluster?
5069
0
2
0
What is SQL Server Network Name (Virtual Name)?
4971
0
2
0
How do you open a Cluster Administrator?
4932
0
2
0
How many IP Addresses we require for setting up Active\Acti....
4875
0
2
0
How many IP Addresses we require for setting up Active\Passi....
4967
0
2
0
What are the Hardware requirements for SQL Server Cluster?
4941
0
2
0
What are the Hardware requirements for Windows Server Cluste....
5171
0
2
0
How Spilt Brain situation is resolved?
4869
0
2
0
What I Split Brain situation in Cluster?
4869
0
2
0
What is No Majority: Disk only mode?
4892
0
2
0
What is Node and File Share Majority model?
5163
0
2
0
What is Node and Disk Majority model?
4975
0
2
0
What is Node Majority model?
4878
0
2
0
Different types of Quorum Models supported in windows Serve....
4938
0
2
0
What is Quorum Drive?
4887
0
2
0
What Failover and Failback terms mean in Windows Cluster?
4963
0
2
0
What is Heartbeat in Windows cluster?
4899
0
2
0
What is Private Network?
4882
0
2
0
What is Private Network?
4846
0
2
0
What is Public Network?
4898
0
2
0
What is a Cluster Group?
4829
0
2
0
What are the different states of a Resource in Windows clust....
4883
0
2
0
What is called a Resource in Windows cluster?
4880
0
2
0
What is a Cluster Node?
4899
0
2
0
What is Cluster Service?
4918
0
2
0
What is Windows Cluster?
4837
0
2
0
What are the page types which are not repairable using Autom....
4874
0
2
0
What is Automatic Page Repairing?
4821
0
2
0
What is Log buffer?
4874
0
2
0
What is Transparent Client Redirection?
4894
0
2
0
How to disable mirroring by scripts?
4874
0
2
0
If we add any users to the Primary database, will it be copi....
4919
0
2
0
What will be the impact if we add data files to the Primary ....
4947
0
2
0
What will be the impact if we add data files to the Primary ....
4891
0
2
0
How to monitoring Mirroring?
4924
0
2
0
What status of mirroring has if mirroring is paused?
4918
0
2
0
How can I increase Heartbeat time between principal and mir....
4921
0
2
0
What status of mirroring has if principle is down?
4905
0
2
0
What status of mirroring has if secondary is down?
4892
0
2
0
How to know the database mirroring connection time out in Mi....
4911
0
2
0
Can I configure a single database to be mirrored to more tha....
4917
0
2
0
Can I create multiple endpoints for configuring different da....
4895
0
2
0
Is it possible to take backup of mirrored database in mirror....
4722
0
2
0
Can we configure mirroring between Standard Edition & Enterp....
4878
0
2
0
What are the benefits of Database Snapshots?
4905
0
2
0
What are the restrictions in Database Snapshots?
4849
0
2
0
Can we detach a database snapshot?
4895
0
2
0
Can we take a backup of a database snapshot?
4748
0
2
0
Can we change the permissions in a database snapshot?
4910
0
2
0
How can we check the SPARSE files?
4833
0
2
0
What are important things to remember about sparse files?
4823
0
2
0
What is SPARSE file?
4916
0
2
0
How does a snapshot work?
4878
0
2
0
How to create a Database Snapshot?
4893
0
2
0
What is Database Snapshot?
4896
0
2
0
Can we configure a single database to be mirrored to more th....
4891
0
2
0
Why we get the below error message while configuring databas....
4856
0
2
0
What does DISCONNECTED state means in Database Mirroring?
4917
0
2
0
What does PENDING_FAILOVER state means in Database Mirroring....
4866
0
2
0
What does SUSPENDED state means in Database Mirroring?
5166
0
2
0
What does SYNCHRONIZED state means in Database Mirroring?
4946
0
2
0
What does SYNCHRONIZING state means in Database Mirroring?
4968
0
2
0
What are the Database Mirroring states?
4890
0
2
0
How to Remove a Witness Server from Database Mirroring?
4881
0
2
0
How to Set a Witness Server to Database Mirroring?
4876
0
2
0
What is Role-switching?
4880
0
2
0
Is it possible to perform read only operation at mirrored da....
4916
0
2
0
What is Log Hardening?
4945
0
2
0
What is the default of end points (port numbers) of principa....
4891
0
2
0
What are End Points and its usages?
4805
0
2
0
What are Recovery models support Database Mirroring?
4853
0
2
0
What is High Performance operating mode?
4868
0
2
0
What is High Protection operating mode?
4881
0
2
0
What is High Availability operating mode?
4860
0
2
0
What are the operating modes of Database Mirroring?
4878
0
2
0
What is Synchronous and Asynchronous mode of Database Mirror....
4858
0
2
0
What is a Witness Server?
4927
0
2
0
What is a Mirror?
4860
0
2
0
What is a Principal server?
4920
0
2
0
What are the Restrictions for Database Mirroring?
4938
0
2
0
What are the minimum requirements for Database Mirroring?
4901
0
2
0
What are the Disadvantages of Database Mirroring?
5506
1
2
0
What are the benefits of that Database Mirroring?
4846
0
2
0
How does Database Mirroring works?
4840
0
2
0
What is Database Mirroring?
4885
0
2
0
Can we take full backup of the log shipped database in secon....
4867
0
2
0
What editions of SQL Server is log shipping available in?
4845
0
2
0
Can we take full backup of the log shipped database in prima....
4867
0
2
0
Can we shrink log shipped database log file?
4871
0
2
0
Can we setup multiple secondary databases in Log Shipping?
4923
0
2
0
Yes, we can configure Log Shipping on the server residing in....
4905
0
2
0
Can we configure Log Shipping between the different domains?....
4796
0
2
0
Is it possible to configure Log shipping on the database ser....
4832
0
2
0
Can we configure Log Shipping between the different domains?....
4960
0
2
0
If you add a file on the Primary database in a location whic....
4894
0
2
0
If you add a file on the Primary database in the same locati....
4941
0
2
0
If you create a user on the Primary database, will it automa....
4891
0
2
0
If you create a Job on the Primary database server, will it ....
4929
0
2
0
What will happen to Log Shipping if TUF file is corrupted or....
5040
0
2
0
What is TUF file?
4902
0
2
0
What’s the difference between the secondary being in “Re....
4905
0
2
0
What is STANDBY Mode on the secondary database?
4891
0
2
0
Is it possible load balance in Log Shipping?
4872
0
2
0
What are Log Shipping System Store Procedures?
4876
0
2
0
What are Log Shipping System Tables and in which database th....
4860
0
2
0
What is Monitor server?
4855
0
2
0
What is the copy Job in Log shipping and on which instance i....
4874
0
2
0
What permissions are required for shared folders on Primary ....
4857
0
2
0
What all jobs are created after configuring the Log Shipping....
5198
0
2
0
What is Log Shipping Monitor Settings?
4924
0
2
0
Is it possible to configure Log Shipping from lower version ....
4889
0
2
0
In which recovery model Log Shipping can be configured?
4873
0
2
0
What the drawbacks of Log Shipping?
5170
0
2
0
What are the Benefits of Log Shipping?
4920
0
2
0
What is Log Shipping?
4859
0
2
0
What all High Availability options are available in SQL Serv....
4849
0
2
0
What is High Availability in SQL Server?
4940
0
2
0
Is it possible to perform a point in time recovery with Bulk....
4900
0
2
0
How can you mount a database from MDF file even if you don....
4920
0
2
0
How to script out the user permissions of the database befor....
5056
0
2
0
What are the benefits of Read only file groups?
4944
0
2
0
How to make the File Group read only?
4890
0
2
0
Is it possible to mark Primary File Group as Read only?
4849
0
2
0
What are Mirrored Backup Media Sets?
4861
0
2
0
Is it possible to attach the Data and log files of upper ver....
4869
0
2
0
Is there any alternate method of restoring the database from....
4927
0
2
0
Is it possible to attach the Data and log files of upper ver....
4908
0
2
0
Is there any alternate method of restoring the database from....
4863
0
2
0
Why Database restores from upper version to lower version is....
4871
0
2
0
What are the options to do a point in time recovery P13?
4772
0
2
0
What are the options to restore the database till Point 10 i....
4896
0
2
0
What are the options to restore the database till Point 8 i.....
4891
0
2
0
What are Partial Backups in SQL Server?
4912
0
2
0
What is piecemeal Restore?
4882
0
2
0
What is Point in Time recovery?
4846
0
2
0
Is it possible to restore a Database backup of SQL Server 2....
4859
0
2
0
What are the permissions required to perform Database Restor....
4931
0
2
0
What are Marked Transactions?
4889
0
2
0
What all steps are involved in the Database restore process?....
4881
0
2
0
Why there is a requirement to restore the database?
4904
0
2
0
What is WITH STANDBY Mode?
4912
0
2
0
What is the Difference between WITH RECOVERY and WITH NORECO....
4968
0
2
0
What are the phases of Database restore process?
4924
0
2
0
How can we be notified if a native SQL Server database backu....
4877
0
2
0
What is Notify Operator task in Database Maintenance Plan?
4918
0
2
0
Which system stored procedures are used by History Cleanup T....
4860
0
2
0
What is History CleanUp Task in Database Maintenance Plan?
4896
0
2
0
Can we run a SQL Server Agent job using Database Maintenanc....
4955
0
2
0
Can we execute TSQL Statement using Database Maintenance Tas....
4863
0
2
0
Is it possible to change the Database Maintenance plan once....
4947
0
2
0
In which table all the Maintenance Plans meta data is store....
4883
0
2
0
In which Database all the Maintenance Plans are stored?
4964
0
2
0
What all options we have in a Database maintenance plans whi....
4925
0
2
0
What are the Benefits of Database Maintenance Plans?
4940
0
2
0
What are Database Maintenance Plans?
4893
0
2
0
From a best practices perspective, what is your backup reten....
4851
0
2
0
What is the Backup strategy in your environment?
4893
0
2
0
Suppose I have a Database maintenance plan which runs every ....
4870
0
2
0
What are the Benefits with Windows Azure Blob storage servic....
5186
0
2
0
What is a SQL Server Credential?
4933
0
2
0
What is Windows Azure Blob storage service Database backups?
4932
0
2
0
How does the database recovery model impact database backups....
4959
0
2
0
What are the options to deal with Over Growing transaction l....
4908
0
2
0
Is it mandatory to take a Full backup if we switch the recov....
4929
0
2
0
Is it possible in any situation when differential backup gro....
4872
0
2
0
Whether Full or Differential backups clear the Transaction L....
4946
0
2
0
What is a log chain?
4881
0
2
0
What is BUFFERCOUNT option in Backup database command?
4889
0
2
0
What is MAXTRANSFERSIZE option in Backup database command?
4890
0
2
0
What are the Disadvantages of using TDE?
4866
0
2
0
What are the Advantages of using TDE?
4889
0
2
0
What is a MASTER KEY?
4984
0
2
0
Is there a performance impact for using TDE?
4979
0
2
0
Which versions of SQL Server support TDE?
4949
0
2
0
What is TDE (Transparent Data Encryption) method in SQL Serv....
4989
0
2
0
What is RPO?
4897
0
2
0
What is RTO?
4828
0
2
0
What are the common issues you faced in Database backup?
4871
0
2
0
How many copies are allowed when taking a backup using MIRRO....
4892
0
2
0
Name any 2-3 Third party SQL Server database backup tools?
4887
0
2
0
Can we have multiple copies of the database backup is a sing....
4916
0
2
0
What are the Best Practices recommendations related to SQL S....
4860
0
2
0
What is Back up WITH CHECKSUM?
4912
0
2
0
What all operations are prohibited when the database backups....
4837
0
2
0
What are the restrictions on the Database backups operations....
4911
0
2
0
What are the limitations with Windows Azure Blob storage ser....
4980
0
2
0
What are the Backup and Restore Enhancements?
4945
0
2
0
Is there any option to prevent All successful SQL Server ba....
4974
0
2
0
What are the permissions required to perform backup?
4939
0
2
0
What is the meaning of the values in Type column in backups....
4907
0
2
0
How can I verify that backups are occurring on a daily basis....
6070
0
2
0
In a situation with full, differential and transaction log ....
5139
0
2
0
For differential backups, how is the data determined for tho....
4905
0
2
0
What are the backup and restore system tables? What do each ....
4920
0
2
0
What is the database that has the backup and restores system....
4904
0
2
0
How do you know if your database backups are restorable?
5010
0
2
0
What all operations are minimally logged when the database i....
5019
0
2
0
In which recovery model, Transaction Log backups are possibl....
4942
0
2
0
Is it possible to add password to a backup file in SQL Serv....
4963
0
2
0
Types of Database backups?
4916
0
2
0
What are database backups?
4915
0
2
0
How can you setup a default recovery model for all newly cr....
4961
0
2
0
How many types of Recovery models we have in SQL Server?
4950
0
2
0
What is recovery model in SQL Server?
4971
0
2
0
What are the recommended Data files settings for tempdb?
4884
0
2
0
What is the default owner of master, model, tempdb and msdb ....
5006
0
2
0
Is it possible to rename any of system databases?
4930
0
2
0
Is it possible to take the tempdb database backup?
4895
0
2
0
Is it important to take the system database backups?
4957
0
2
0
What are the system databases created when we configure Repo....
4913
0
2
0
What is the database that has the backup and restores system....
4998
0
2
0
What are the typical objects that are created in the TempDB ....
4964
0
2
0
What is the location of resource database?
4953
0
2
0
What is resource database?
4961
0
2
0
What is tempdb database?
4963
0
2
0
What is msdb database?
4970
0
2
0
What is model database?
5069
0
2
0
What is master database?
5020
0
2
0
What are system databases?
5017
0
2
0
What is the use of setup.exe under the below folder
4941
0
2
0
What is Master Data Services Configuration?
4987
0
2
0
What is Policy Management Tool?
4637
0
2
0
What is Project Conversion Wizard?
4670
0
2
0
What is Data Profile Viewer?
4738
0
2
0
What is DTutil.exe?
4777
0
2
0
What is DTExec.exe?
4817
0
2
0
What is snapshot.exe?
4813
0
2
0
What is logread.exe?
4779
0
2
0
What is Distrib.exe?
5058
0
2
0
What is tablediff.exe? What are the usages?
4825
0
2
0
What is SQL Nexus Tool?
4735
0
2
0
What are Database Maintenance Plans
4683
0
2
0
What is PSSDIAg Manager Utility?
4845
0
2
0
What is SQLDiag?
4727
0
2
0
What are Extended events in SQL Server 2012?
4698
0
2
0
What is Data Quality Client?
4672
0
2
0
What is SQLPS module and what are its usages?
4845
0
2
0
What is bcp?
4712
0
2
0
What is OSQL?
4748
0
2
0
What is SQLCMD?
4840
0
2
0
What is Activity Monitor in SQL Server 2012?
4674
0
2
0
What is SQL Server upgrade advisor?
4762
0
2
0
What is Always on DashBoard?
4686
0
2
0
What is Replication Monitor?
4778
0
2
0
What is Resource Governor?
4613
0
2
0
What is Reporting Services Configuration manager?
4734
0
2
0
What is SQL Server Configuration Manager and its usages?
4687
0
2
0
What is Database Engine Tuning Advisor?
4771
0
2
0
What is SQL Server profiler?
4897
0
2
0
What is SSMS?
4760
0
2
0
What is Fail Safe Operator? How can we enable this?
4988
0
2
0
What could be the reason if your Database Mail working fine ....
4705
0
2
0
How can we change the Job History Retention?
4624
0
2
0
Sometimes there is no History available for the Failure or S....
4670
0
2
0
What are maintenance jobs for a SQL Server database?
4689
0
2
0
What is Notification property in SQL Server job properties?
6459
0
2
0
Can we run Operating system command in the SQL Server jobs?
4722
0
2
0
Is it possible to run an SSIS package from a job step? How? ....
4702
0
2
0
Is it possible to get and change all the schedules informati....
4644
0
2
0
Can we have multiple schedules for a single job?
4665
0
2
0
What is a SQL Server Agent Proxy Account?
4811
0
2
0
What is the difference between Public profile and Private Pr....
4773
0
2
0
What is a Database Mail Profile?
4681
0
2
0
What is a Database Mail Account?
4716
0
2
0
How to enable Database mail?
4673
0
2
0
Is SQL Mail option is available in SQL Server 2012 or not? I....
4712
0
2
0
How can we grant permissions on the SQL Server agent jobs an....
4786
0
2
0
Which tables will give you the Job history related informati....
4669
0
2
0
Which table contains information about the SQL Server jobs ....
4767
1
2
0
Which tables can be Queries to get details about the Jobs an....
4692
0
2
0
Which database contains information about the jobs and other....
4721
1
2
0
What is an Alert?
4651
0
2
0
What is a Schedule?
4661
0
2
0
What is an Operator?
4699
0
2
0
What is a SQL Server job?
4919
0
2
0
What are various components of SQL Server Agent service?
4713
0
2
0
What is SQL server Agent? What are its benefits?
4691
0
2
0
What are the various components involved in Distributed Repl....
4676
0
2
0
What is Distributed Replay?
4645
0
2
0
What is the high Level SQL Server start up process?
5367
0
2
0
What will happen if SQL Server Browser service is stopped?
4812
0
2
0
Which Port no. is used by SQL Server Browser service?
4685
0
2
0
What is Protocol is used by SQL Server Browser service?
4754
0
2
0
Which system database is associated with SQL Server agent se....
4684
0
2
0
What are the mandatory databases to bring SQL Services up?
4688
0
2
0
Name some of the Important Trace flags and their functionali....
4830
0
2
0
How do I know what Trace Flags are turned on at the moment?
4659
0
2
0
How the trace flags are enabled?
4681
0
2
0
What are trace flags and how can we apply trace flags on a ....
4780
0
2
0
How to start SQL Server with single user model?
4710
0
2
0
How to start SQL Server with single user model?
4676
0
2
0
How to start the SQL Server with minimal configuration?
4771
0
2
0
What are the default parameters of SQL Server service start ....
4702
0
2
0
What are the different ways to start and Stop SQL Server ser....
4841
0
2
0
How to check how many SQL Server instances are installed on ....
4766
0
2
0
What is Distributed Transaction Coordinator?
4771
0
2
0
What is SQL Server Active Directory Helper?
5211
0
2
0
What is Full-Text Search service?
4663
0
2
0
Which types of backups are supported by SQL Write Service?
4681
0
2
0
Which types of backups are supported by SQL Write Service?
4686
0
2
0
What is SQL Server VSS Writer?
5074
0
2
0
What is SQL Server Reporting Services?
4816
0
2
0
What is SQL Server Browser?
4835
0
2
0
What is SQL Server Integration service and its importance?
4716
0
2
0
What is SQL Server Analysis service and its importance?
4721
0
2
0
What is SQL Server Agent service and its importance?
4713
0
2
0
What is SQL Server service and its importance?
4773
0
2
0
List out various services which are important for SQL Server....
4742
0
2
0
How Does Log Truncation occurs?
5236
0
2
0
What is a Log Truncation?
4835
0
2
0
What is Log Sequence No?
4647
0
2
0
What is the way to check Virtual Log file details?
4660
0
2
0
How VLFs are created SQL Server in a Transaction log file?
4783
0
2
0
What are Virtual Log files? How these are created?
4705
0
2
0
What is a Transaction log file?
4651
0
2
0
What is a Physical read?
4670
0
2
0
What is a Logical Read?
4649
0
2
0
What is a Fill Factor?
4719
0
2
0
How can we monitor or detect Page Splits?
4696
0
2
0
How Page Splits impacts the database performance?
4689
0
2
0
What is a PAGE SPLIT?
4661
0
2
0
What are LOB pages
4642
0
2
0
What is an IAM page?
4686
0
2
0
How many types of Allocation units are there?
4690
0
2
0
What is Boot Page?
4701
0
2
0
What is a BCM and its significance?
4770
0
2
0
How SQL Server engine will decide which extents need to be ....
4701
0
2
0
What is a DCM and its significance?
4709
0
2
0
How many GAM pages will be there in a 7GB data file?
5594
0
2
0
What is a GAM Page?
4666
0
2
0
What is PFS?
4687
0
2
0
What is a Page Header?
4638
0
2
0
What is an Index Page?
4794
0
2
0
What is a Data Page?
4707
0
2
0
What is Instant file initialization?
5716
0
2
0
What is trustworthy property of a database?
4772
0
2
0
How can we check the allocation unit of objects?
4718
0
2
0
What is ROW_OVERFLOW_DATA? How does it work?
4772
0
2
0
What is a logical File and physical File name?
4934
0
2
0
What is the difference between single user and restricted us....
4955
0
2
0
What is an extent
4645
0
2
0
What is auto shrink option?
4726
0
2
0
What is auto close option?
4782
0
2
0
How many databases can be created in SQL server instance?
4735
0
2
0
What are the recommended settings for transaction Log File f....
4691
0
2
0
How many maximum files can be added to a database?
4864
0
2
0
How many Maximum File groups can be added in a database?
4687
0
2
0
What is Database Growth and what settings are available in ....
4696
0
2
0
Will the below script work if yes, how?
4695
0
2
0
Is there any benefit to add multiple log files? Yes/No, Why....
4734
0
2
0
What is the use of having multiple File Groups?
4706
0
2
0
Is it possible to add Transaction Log file in a file group?
4657
0
2
0
Is it possible to change the Default file group from Primar....
4823
0
2
0
What is the default File Group in a database?
4809
0
2
0
What are file groups and Type of File Groups?
4900
0
2
0
What is the major difference between Primary data files and ....
4984
0
2
0
Explain each type of database files?
4914
0
2
0
How many types of files are there in a SQL Server database?
4878
0
2
0
What is a Batch, Task, Windows Thread, Fiber, Worker Thread....
4989
0
2
0
What is MaxDOP term in SQL server?
4969
0
2
0
What is HOT ADD CPU term in SQL server?
4885
0
2
0
What is the different protocol supported by SQL server, expl....
4942
0
2
0
How Ghost cleanup task works?
5189
0
2
0
Which process removes the records which are marked as Ghost....
4872
0
2
0
What are ghost records in SQL server?
4930
0
2
0
What is log flush?
4862
0
2
0
What is LazyWriter?
4852
0
2
0
What is a check point?
4878
0
2
0
How is the dirty page written to disk?
4846
0
2
0
What are dirty pages?
4921
0
2
0
What is Write Ahead Logging?
4848
0
2
0
What is a Transaction manager and its role?
4940
0
2
0
What is a Buffer pool? What is the importance of Data cache?
4865
0
2
0
What is a Buffer Manager?
4881
0
2
0
What are Access methods and its roles?
4936
0
2
0
What is Query Executor?
4883
0
2
0
What is the role of an Optimizer?
4883
0
2
0
What is a Plan Cache?
4919
0
2
0
What is an Execution Plan?
4965
0
2
0
What is a Command Parser?
4959
0
2
0
What are Tabular Data Stream (TDS) Endpoints?
5009
0
2
0
What is SNI Protocol Layer?
5417
0
2
0
What is Relational Engine and its Role?
4927
0
2
0
Tell me something about the SQL Server Architecture?
4931
0
2
0
Define SQL Server Surface Area Configuration Tool?
4898
0
2
0
What are the types of keys used in encryption?
4891
0
2
0
What is Service master key?
4820
0
2
0
What is Transparent Data Encryption?
4860
0
2
0
Being a DBA what all measures you will follow to make SQL SE....
4942
0
2
0
How can SQL Server instances be hidden?
4969
0
2
0
What are Orphaned Users?
4928
0
2
0
What are Application Roles?
4969
0
2
0
What is the purpose of db_denydatawriter and db_denydataread....
4992
0
2
0
What are Fixed Database Roles?
4996
0
2
0
Which one is highest privileged role out of SQL Agent User R....
5079
0
2
0
What are the extra DB roles available in msdb?
5014
0
2
0
What are the security related catalog views?
4745
0
2
0
Is it possible to create new User Defined Server role in 20....
4873
0
2
0
What is a guest account?
5014
0
2
0
What are “View Definition” permissions?
5112
0
2
0
What are “View Server State”, “VIEW DATABASE STATE” ....
5148
0
2
0
What are Fixed Server roles and importance?
4924
0
2
0
What is a schema?
4916
0
2
0
What are logins and users and its difference?
4908
0
2
0
Explain scope of securable on Server, Database and Schema le....
4958
0
2
0
What is a Securable?
4816
0
2
0
What are Principals?
4914
0
2
0
Being a DBA which authentication mode you will prefer if you....
4953
0
2
0
What’s the difference between Windows and Mixed mode?
4893
0
2
0
How many type of SQL Server authentication mode supported by....
4905
0
2
0
What is Authentication and Authorization? What is the differ....
4919
0
2
0
Is it possible to increase the retention of Error log files....
4907
0
2
0
How many SQL Server log files can be retained in the SQL Ser....
5140
0
2
0
What’s the location of SQL Server log files?
4889
0
2
0
What is a Filestream?
4886
0
2
0
How to get the port number where the SQL Server instance is ....
4985
0
2
0
What is the default port of a SQL Server instance?
5117
0
2
0
What is a silent installation and how can we use this featur....
4782
0
2
0
What is a slip stream installation and its usages?
4882
0
2
0
What is a silent installation and how can we use this featur....
4913
0
2
0
What is a slip stream installation and its usages?
4872
0
2
0
What’s the practical approach of installing Service Pack?
4908
0
2
0
Is it mandatory to restart the Windows server after installi....
5008
0
2
0
What is the latest Service pack available for SQL Server 201....
4853
0
2
0
What is a Service Pack, Patch, Hot fix and its difference?
4999
0
2
0
What is an RTM setup of SQL Server?
5103
0
2
0
What is a collation and what is the default collation?
4988
0
2
0
Can we install multiple instances on the same disk drive?
4962
0
2
0
Type of Instance and maximum no. of instances which can be i....
4928
0
2
0
What is an Instance?
4924
99
3
0
What are Shared Features Directory and its usages?
4874
0
2
0
Do we need to grant Administrator permissions on the Window....
4929
0
2
0
What permissions are required to install SQL Server on a ser....
4958
0
2
0
. What is a service account?
4877
0
2
0
. What is the location of ConfigurationFile.ini file?
4916
0
2
0
What is “ConfigurationFile.ini” file?
4933
0
2
0
Home
Snippet
Search
Interview
LogIn