Posts
  • Sriram's 2 Cents

    Some SQL Server Licensing Scenarios

    • 0 Comments
      I recently was asked about licensing SQL Server in the following two scenarios that may be confusing at times Can i only license a portion of the physical processors for SQL Server by restricting SQL Server’s usage of the processors by using the...
  • Sriram's 2 Cents

    SQL Server Benchmark tools and stress testing tools

    • 0 Comments
    This is a FAQ and I recently collected information based on some available resources: The following Books-online topic talks about the in-built SQL Server tools to collect performance data so you can create a baseline and also identify performance issues...
  • Sriram's 2 Cents

    Building Private Clouds with SQL Server

    • 0 Comments
    Microsoft released a reference architecture to build a Private Cloud to consolidate your database environment, for details refer to: http://www.microsoft.com/sqlserver/en/us/solutions-technologies/cloud-computing/private-cloud.aspx We will also be releasing...
  • Sriram's 2 Cents

    My first post from MSDN Broadcaster

    • 0 Comments
    I am including the below podcast link from MSDN Broadcaster about SQL Azure – check it out: What does "IT as a Service" Mean in Regard to SQL Azure? Explains how SQL Azure enables you to provide a database platform as a service.
  • Sriram's 2 Cents

    Microsoft Desktop Player

    • 0 Comments
    This is a great tool for you to search for relevant information on Microsoft properties all aggregated to single convenient location. The Microsoft Desktop Player delivers contextual content aggregated across Microsoft properties that is mapped to an...
  • Sriram's 2 Cents

    MSDN Broadcaster

    • 0 Comments
    I am going to start using MSDN Broadcaster to start publishing content to this blog, if you are a blog writer you should definitely try this service out, it is amazing: www.microsoftbroadcaster.com Microsoft Broadcaster enables  IT Pro and Developer...
  • Sriram's 2 Cents

    Moving FileStream data to new location

    • 0 Comments
    SQL Server 2008 introduces File Stream data type that lets you store BLOB data in an efficient manner. One of the issues with this data type is there is no easy way to do space management. What happens if you run out of space on the drive that you designated...
  • Sriram's 2 Cents

    Oracle and SQL Server Interoperability options

    • 1 Comments
    SQL Server provides various options for interoperating with Oracle 1) SSIS - Microsoft SQL Server 2005 Integration Services (SSIS) is a platform for building high performance data integration solutions, including extraction, transformation, and load ...
  • Sriram's 2 Cents

    What's new in SQL 2008 Data Mining

    • 0 Comments
      Engine and algorithm improvements: To improve the accuracy and stability of some predictions in time series models, a new algorithm has been added to the Microsoft Time Series algorithm. Based on the well-known ARIMA algorithm, the new algorithm...
  • Sriram's 2 Cents

    SQL Server in a Virtual Environment - Part 2

    • 1 Comments
     
  • Sriram's 2 Cents

    SQL Server in a virtual environment - Part 1

    • 1 Comments
    Here is a slide deck I recently used to discuss using SQL Server in a virtual environment:  
  • Sriram's 2 Cents

    Announcing SQL Server Data Services

    • 1 Comments
    http://www.microsoft.com/sql/dataservices/default.mspx
  • Sriram's 2 Cents

    SSIS - A hosting scenario

    • 1 Comments
    Issue: 4 instances of SQL Server installed on a 4 node cluster with any SQL Server instance possibly failing over to any other node. All 4 nodes have SSIS installed on them. (I am assuming you have not clustered the SSIS service). You want users to be...
  • Sriram's 2 Cents

    Accessing SSAS cube from Java

    • 1 Comments
    I was recently asked this question and so did some research and here are some of the options: 1) XMLA is the protocol designed for universal access to SSAS from heterogeneous clients - http://msdn2.microsoft.com/en-us/library/ms187178.aspx 2) 3 rd party...
  • Sriram's 2 Cents

    What can and cannot be clustered, what is and is not instance aware

    • 1 Comments
    SQL Server 2005 includes a number of different services and it is an interesting topic of discussion on what services amongst these can be clustered and what services are multi-instance aware. Cluster aware services: Database Engine - This includes SQL...
  • Sriram's 2 Cents

    Do i have to store Sharepoint content in SQL Server?

    • 1 Comments
    One frequently asked question is if SQL Server is the only option to store content in a sharepoint environment. The confustion stems from the fact that SQL Server is a requirement for installing sharepoint. The answer is, there is no necessity to store...
  • Sriram's 2 Cents

    SQL Server Best Practices

    • 2 Comments
    This is a great site to bookmark for SQL Server best practices. There are best practices in several areas of the product. For some reason, the search engines do not always bring this site as the top hits: http://technet.microsoft.com/en-us/sqlserver...
  • Sriram's 2 Cents

    SQL 2008 - Encryption - No more app changes!!

    • 0 Comments
    If you have used SQL 2005 encryption before, you might have hated the fact that you need to rewrite you application to access encrypted data. You had to use the encryptbykey and decryptbykey functions to write and read encrypted data. Well, the good news...
  • Sriram's 2 Cents

    Cool way to search!!

    • 0 Comments
    If you guys havent heard of msdewey, you should definitely check it out - www.msdewey.com Search for the word " Lord of the rings" for example. Enjoy :)
  • Sriram's 2 Cents

    SQL Server 64 bit clients

    • 0 Comments
    An interesting topic/discussion i came across today is connecting to SQL Server 2005 64 bit server from 64 bit clients. What options does one have? There are several good references out there. The best one i could find on this was the Data Access roadmap...
  • Sriram's 2 Cents

    Welcome!!

    • 1 Comments
    I just created this blog and hope to post some useful tidbits. I am a database technology specialist and so work with the SQL Server product. I will try to post interesting information about SQL Server and the database world in general.
Page 1 of 1 (21 items)