Browse by Tags

SQL Server 2005 Login Security - CHECK_POLICY and CHECK_EXPIRATION setting, how it affects the password policy?
Published 30 April 8 3:53 AM | SSQA.net
Adding password complexity and password expiration to SQL Server logins is one of best feature I quote for SQL Server version 2005 onwards, similarly such password complexity policies are designed to deter brute force attacks by increasing the number...
Windows Server 2008 deploy within your environment securely!
Published 6 March 8 2:50 AM | SSQA.net
Security - a major ingredient for every Enterprise to avoid the adversaries attempt to invade your customers’ networks and access their servers—to bring them down, infect them with viruses, or steal information about customers or employees, every day...
SQL Server Lockdown - Step by Step procedure
Published 13 February 8 2:31 AM | SSQA.net
Do you want to lockdown your SQL Server environment? Hope you dont'! Though it is not a good practice or recommendation to perform, but will atleast prove how far your SQL Server environment has securit compliance as per the industry best practices...
SQL Server consolidation and virtualization - hot topic in the industry
Published 12 February 8 5:35 AM | SSQA.net
I have no doubt in stating that Virtualization has become hot topic in the industry now a days, that is leading to consolidate your Database platform using available technologies. The main interest in getting this up is that virtualization can lower overall...
Real-time replication with SQL Server reporting, strategies and resolution to the problems?
Published 30 January 8 12:23 PM | SSQA.net
Replication plays important role within the data-driven events in an Enterprise, vital to the sales-work force type of management. DBAs will always have a primary focus in providing protection for the data assets stored in SQL Server. Protection that...
Security best practices - personally & technically
Published 26 January 8 8:12 AM | SSQA.net
See this awesome post about how best you can adopt security and beaware about which is right and which is wrong Avoiding the bad guys - detecting potentially malicious advertising campaigns that is applicable on both personal security & techinical...
Transactional Replication Snapshot Issues - useful resources to resolve
Published 16 January 8 1:8 AM | SSQA.net
When you have problems with SQL Server replication where the transactional replication is common case in setting up, eventually you will have problems when the data is growing up and any sudden changes in the ETL will also have affect on replication process...
SQL Server performance monitoring requirement and specifications, heard about baseline and benchmarking?
Published 19 December 7 6:6 AM | SSQA.net
How do you define the terms "Performance Monitoring"? What is your baseline & benchmarks? Have you ever used PERFMON (SYSMON) & PROFILER for serious performance issues within your SQL Server environment? The answer may be not 'yes'...
Keep Everything Clear of the Doors - get safe online
Published 14 December 7 1:52 AM | SSQA.net
Security, whether it is for your home or systems you have to be very careful! Ed Gibson, Chief Cyber Security Advisor from Microsoft has articulated very nice article that will talk more about these aspects, we have had a brief meeting with Ed when I...
Changing ports on production SQL Server - things to watch for 1433
Published 7 December 7 12:29 PM | SSQA.net
What is your criteria on assigning ports to SQL Server? Are you leaving them to default 1433? Is your SQL Server is exposed to Internet or any external sources where there is a chance to produce mass attach or run code injection? Every DBA should give...
SQL Server 2008 Data Compression, what it is - how does it work?
Published 3 December 7 7:54 AM | SSQA.net
As you know data compression facility is added onto the SQL Server 2008 version, though this is not a new feature and I would call it as an enhanced feature in SQL Server. This subject of data compression has already been introduced in SQL Server 2005...
Determining the required capacity of an I/O subsystem before deploying the database
Published 17 September 7 8:49 AM | SSQA.net
It is a good practice to determine the required capacity for a database application before it is deployed on the Production environment. As it speaks the I/O system is "most" important to the performance of SQL Server, in the event of any performance...
SQL Server 2005 using Cryptography & Encryption what they are for?
Published 13 September 7 7:46 AM | SSQA.net
Since the inception of SQL Server 2005 data encryption and cryptography functionality has elevated to a new level, this wasn't the case until SQL 2000 version. The overall security improvements within SQL 2005 is mainly with 'certficate' authentication...
New drive in problem resolution by Microsoft Product Support Services - SQL Server
Published 7 September 7 5:32 AM | SSQA.net
Microsoft Product/Customer Support Services has introduced new phase of provision to address the user issues. This program has been divided into various phases such as assessment, configuration and management with a flavour of Performance & Tuning...
Audit the activity such as SELECT statements - CDC
Published 30 August 7 6:2 AM | SSQA.net
Can we audit the activity inside the SQL Server 2008 to capture SELECTs activity? For the first time I though CDC will be useful to DBAs in auditing the activity on the database, but its not entirely. It is equivalent to auditing functionalities and in...
Disable SA account on a live SQL Server2005 instance, any drawbacks?
Published 13 August 7 4:3 AM | SSQA.net
Last week I have been delegated to finalize the security standards within a set of SQL 2005 instances that are used by a customer, though it is usual chores for me to apply industry best practices. On these SQL 2005 instances in particular I was more...
/3GB /PAE and AWE blurb what is it you hear within your environment?
Published 25 July 7 9:6 AM | SSQA.net
You might have come across a situation to have a better understanding on what /3GB or /PAE switch means that are referred in documentations and forums you go on. I will try my best to give you the notes what I have understood so far in this regard. From...
Disaster Recovery for Your Windows-based Applications
Published 12 July 7 11:28 AM | SSQA.net
What happens if your business critical systems are unavailable for hours or even days? Events like recent hurricane seasons, the record tornado outbreaks in the Midwest, and the record rainfall in the West have heightened attention for preparedness and...
SQL Server 2005 Security best practices on the Administrative tasks
Published 6 July 7 11:8 AM | SSQA.net
You have various references available on the web about things to take care on the security management for SQL Server, in addition to the SQL Server 2005 Books Online . Features and options that are new or defaults that are changed for SQL Server 2005...
Anti-virus tool on SQL Server
Published 18 May 7 9:33 AM | SSQA.net
Another common question in the forums asking about what are the best practices for using antivirus software on servers running SQL Server. In my experience if your SQL Server is not a internet-faced one then no need to have one installed on a SQL Server...