5 min read 1 MSSQLMonitoring and Analyzing SQL Server Sessions with T-SQL OTI26 May 2019 Introduction SQL Server is a powerful relational database management system…
2 min read 0 MSSQLCreate User Defined db_executor database role OTI6 June 2018 Fixed database roles in SQL Server include db_datareader, db_datawriter and…
1 min read 0 MSSQLSQL DBA Regular Alerts & Tickets (Service Request and Incident) OTI7 October 2017 Customer Raised Tickets Monitoring Tool/Alerts Raised
1 min read 0 MSSQLImportant & Handy TSQL Commands OTI7 October 2017 Space Management TSQL Commands 1)sp_spaceused2)dbcc sqlperf(logspace)3)xp_fixeddrives Information TSQL Commands 1)…
6 min read 0 High Availability and Disaster RecoveryMSSQLSQL Server Log shipping OTI14 January 2017 What is LOG SHIPPING in SQL Server DBA? Log shipping:…
3 min read 2 Installation and ConfigurationMSSQLSQL Server Upgradation OTI13 January 2017 What is SQL Server UPGRADATION? Upgrading means, migrating sql server…
6 min read 1 Installation and ConfigurationMSSQLSQL Server Migration OTI12 January 2017 Migration means moving one (or) set of databases from one…
4 min read 3 Automation and ScriptingMSSQLSQL Server Automation OTI11 January 2017 Automation refers to scheduling the regular maintenance tasks. Whenever schedule…
9 min read 3 MSSQLSecurity and PermissionsSQL Server Security OTI10 January 2017 Security is the most important tasks for a DBA. we…
9 min read 5 MSSQLSQL Server Restoration Tutorial OTI9 January 2017 Restoration is a process of using backups to recover the…