5 min read 1 MSSQL Monitoring and Analyzing SQL Server Sessions with T-SQL OTI 26 May 2019 Introduction SQL Server is a powerful relational database management system…
2 min read 0 MSSQL Create User Defined db_executor database role OTI 6 June 2018 Fixed database roles in SQL Server include db_datareader, db_datawriter and…
1 min read 0 MSSQL SQL DBA Regular Alerts & Tickets (Service Request and Incident) OTI 7 October 2017 Customer Raised Tickets Monitoring Tool/Alerts Raised
1 min read 0 MSSQL Important & Handy TSQL Commands OTI 7 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 Recovery MSSQL SQL Server Log shipping OTI 14 January 2017 What is LOG SHIPPING in SQL Server DBA? Log shipping:…
3 min read 2 Installation and Configuration MSSQL SQL Server Upgradation OTI 13 January 2017 What is SQL Server UPGRADATION? Upgrading means, migrating sql server…
6 min read 1 Installation and Configuration MSSQL SQL Server Migration OTI 12 January 2017 Migration means moving one (or) set of databases from one…
4 min read 3 Automation and Scripting MSSQL SQL Server Automation OTI 11 January 2017 Automation refers to scheduling the regular maintenance tasks. Whenever schedule…
9 min read 3 MSSQL Security and Permissions SQL Server Security OTI 10 January 2017 Security is the most important tasks for a DBA. we…
9 min read 5 MSSQL SQL Server Restoration Tutorial OTI 9 January 2017 Restoration is a process of using backups to recover the…