Skip to content
May 17, 2022
  • Subscribe
  • Twitter
  • LinkedIN Group (Forum)
  • Facebook Group (Forum)
  • Facebook Page
  • YouTube
  • Telegram Group (Forum)
SQLServerGeeks

SQLServerGeeks

SQL Server Education (by the geeks, for the geeks)

Free Live Training Virtual Symposium DPD banglore
  • Blogs
    • Subscribe To Our Newsletter
    • SQLServerGeeks Bulletin Index
    • The Scripts Garage
    • All Blog Posts
    • One DMV a Day Series
    • Accidental DBA Series
    • One Operator a Day Series
    • One Trace Flag a Day Series
  • Magazine
  • Events
  • Videos
    • SSG Videos Lobby
    • SQL Server Tutorials & Demos
    • Webinar Recordings
    • SQLShighra Recordings
    • Virtual Symposium Recordings
      • SQL Server & Azure SQL – May 2021
      • SQL Server 2019 & Azure SQL – May 2020
    • Geek Talks
  • RESOURCES
    • SQL Server Resources
    • SQL Server Notes
  • Social
    • Subscribe To Our Newsletter
    • Twitter
    • LinkedIN Group (Forum)
    • Facebook Group
    • Facebook Page
    • YouTube Channel
    • Telegram Group (Forum)
  • About Us
    • Subscribe To Our Newsletter
    • SSG Team
    • Join Us
    • Speakers
    • Blog With Us
    • Contact Us
    • Write a Guest Post
    • Testimonials
    • Join DataPlatformGeeks community
  • Log In
  • Join Now
  • Support SSG
Main Menu

Author: Amit Bansal

SQL Server

SQL Server: SSRS 2008- Underlying connection was closed – could not establish trust relationship for SSL/TLS

June 23, 2011November 27, 2014 - by Amit Bansal - 6 Comments.

SSRS 2008- Underlying connection was closed – could not establish trust relationship for SSL/TLS… Hi Friends, In my previous blog, I wrote about SSRS 2005 “unable to connect to remote server” …

Read More
SQL Server

Reporting Services Unable to connect to Remote Server in SQL Server 2005

June 21, 2011December 15, 2014 - by Amit Bansal - 4 Comments.

Hi Friends, I was installing & setting up SQL Server 2005 Reporting Services on my new laptop 🙂 – OS being Windows Server 2008 R2. After SSRS 2005 setup, I setup …

Read More
SQL Server

SQL Server: Which protocol is being used for client-server connectivity in SQL Server?

June 17, 2011September 30, 2014 - by Amit Bansal - Leave a Comment

Hi Friends, We all know that there are 4 protocols that can be used to connect a SQL Server instance from a client; namely Share Memory, TCP/IP, Named Pipes & VIA. …

Read More
SQL Server

SQL Server: Plan Freezing & Plan Guides in SQL Server 2008 – Part III

June 15, 2011September 30, 2014 - by Amit Bansal - 1 Comment

Hi Friends, This is my 3rd post in this series, “Plan Freezing & Plan Guides”. Last 2 posts can be found here: Part I; Part II; In my last 2 posts …

Read More
SQL Server

SQL Server: Plan Freezing & Plan Guides in SQL Server 2008 – Part II

June 14, 2011November 27, 2014 - by Amit Bansal - 2 Comments.

Hi All, In my last post, I talked about the basics of Plan Freezing. And i gave an example of a query that gets migrated from SQL 2005 environment to SQL …

Read More
SQL Server

SQL Server: A query with an ORDER BY clause cannot be used as a table expression

June 11, 2011September 30, 2014 - by Amit Bansal - 7 Comments.

Hi Friends, Assume an Orders table with 2 columns (OrderID, customerID) and we try to write the following query: USE NORTHWIND GO SELECT * FROM (SELECT orderid, customerid FROM dbo.Orders ORDER …

Read More
SQL Server

SQL Server Disable Resource Governor permanently (somewhat)

June 9, 2011December 18, 2014 - by Amit Bansal - 2 Comments.

Hi Friends, Resource Governor is a good feature giving tremendous power and flexibility to DBAs to control resource usage, primarily CPU & Memory. As of this writing, in SQL Server 2008 …

Read More
SQL Server

SQL Server: Plan Freezing & Plan Guides in SQL Server – Part I

June 7, 2011September 30, 2014 - by Amit Bansal - Leave a Comment

Hi Friends, I recently delivered a session on SQL Server 2008 plan guides to a bunch of DBAs at my client’s location. This session was very well appreciated by the attendees …

Read More
SQL Server

SQL Server: Observing Dirty Pages in Memory

June 6, 2011September 30, 2014 - by Amit Bansal - 2 Comments.

Hi Friends, I wrote a blog post sometime back where I talked about observing the data cache, database-wise. I showed how you can monitor the amount of memory consumed by the …

Read More
SQL Server

SQL Server: Multi-valued subquery with nesting

June 4, 2011September 30, 2014 - by Amit Bansal - Leave a Comment

Hi Friends, In a multi-valued, self-conatined subquery, the inner query (also called as the inner select) returns multiple values. The outer query consumes and validates the list of values returned by …

Read More

Posts navigation

Previous 1 … 20 21 22 … 24 Next

Subscribe to SQLServerGeeks

Ad

Virtual Symposium

master classes

SSG_linkedin

SSG_fb

About Us

  • Core Team
  • Authors
  • Blog With Us
  • Testimonials
  • Contact Us
  • Join DataPlatformGeeks Community

Subscribe To Our Newsletter

loader

Virtual Symposium

Copyright © 2019 SQLServerGeeks. Community initiative by Amit Bansal | Anti-Harassment Policy
Powered by SQLServerGeeks and DataPlatformGeeks.