Author Archives: uday arumilli

SSRS reports examples for 2012

SSRS reports examples for 2012 I wanted to explore the different types of SSRS report hence I would be starting with a simple report. We’ll see creating SSRS report example in 2012. To have more meaningful format for reports I … Continue reading

Posted in MSBI, SSRS | Tagged , , , , , , , , , , | 1 Comment

Low Level SQL Server Architecture

Low Level SQL Server Architecture   Here I would like to describe the process architecture whan a new request submitted to SQL Server. I have submitted a Query to SQL Server from an Application and I got the reply as … Continue reading

Posted in Database Design, SQL Development, SQL Server DBA | Tagged , , , , , , , , | 2 Comments

Monitor CPU utilization, I/O Usage and Memory Usage in Sql Server

 Monitor CPU utilization, I/O Usage and Memory Usage in Sql Server CPU Usage, I/O Usage and Memory Usage of database   Database level / Database wise CPU, memory and I/O usage As part of DBA’s daily checklist, we need to … Continue reading

Posted in Performance Tuning, SQL Server DBA | Tagged , , , , , , , , , , , , , | 1 Comment