SQL Database Learning Resources

SQL Database learning resources provided by industry leaders. Learn how to design, build and query SQL databases.


Most Popular This Month

Rating

OUI-10150:Error: A runtime exception occurred while setting s_dlgCfgNamingLabelSIDnull in component Oracle Database 11g 11.2.0.1.0

Posted by mudhalvan on October 25, 2011

Problem : Add a Component to an Oracle 11g rel2 Home get the following error INFO: *** Error Dialog: OUI-10150:Error: A runtime exception occurred while setting s_dlgCfgNamingLabelSIDnull in componen... [read more]

Rating
 

ORA-01455: converting column overflows integer datatype

Posted by mudhalvan on July 1, 2011

ORA-01455: converting column overflows integer datatype Error: Export of 11g Rel2 using 10g Client will have the above error message at exporting triggers. The export failed with the following detaile... [read more]

Rating
 

AWR Report Missing Statistic Data – WARNING: Since the DB Time is less than one second

Posted by mudhalvan on August 30, 2011

Problem description: In AWR report in 11g have found the following warning message in the Top and All Statistics Informations are missing "WARNING: Since the DB Time is less than one second, ther... [read more]

Rating

Announcing SQL Server 2012 Express LocalDB RC0

Posted by sqlexpress on November 28, 2011

LocalDB RC0 is Here, with a Brand New MSI! Release Candidate 0 for SQL Server 2012 has just shipped, bringing a new update to SQL Server Express LocalDB! As announced here LocalDB is a version of SQL... [read more]

Rating

INF : Restore Database UI fails with error: "Length cannot be less than zero. Parameter name: length"

Posted by blakhani on June 1, 2011

Recently we came across a situation where one of the customer was trying to restore a Database backup using SSMS and while going to Options tab UI failed with the error:   "Length cannot be ... [read more]

Rating

Policy Based Management

Posted by Harsh Chawla on January 19, 2012

Check our video blog, and get answers to your queries related to "Policy Based Management" in SQL server. This feature is helpful to ensure compliance at SQL server end. This blog will cover: What is ... [read more]

Rating

SQL Server 2008 R2 Express Database Size Limit Increased to 10GB

Posted by sqlexpress on April 22, 2010

Great news for SQL Server Express users today! We increased the maximum database size in SQL Server 2008 R2 Express from 4GB to 10GB. You can try it out today – just go to SQL... [read more]

Rating

SQL Server could not create a subscription for Subscriber 'ServernameInstanceName'.The value for the @sync_method parameter is not valid

Posted by blakhani on October 14, 2011

Recently we worked on a support case where creation of a Subscription was failing with the following error:- TITLE: New Subscription Wizard ------------------------------ SQL Server could not create a... [read more]

Rating
 

SQL Server Configuration Manager - Cannot connect to WMI provider - Invalid class [0x80041010]

Posted by martinpoon on November 28, 2009

When I am trying to connect to my SQL Server 2008 box using SQL Server Configuration Manager today, the following error dialog pops up… Cannot connect to WMI provider. You do not have permission ... [read more]

Rating

Disable Numa in grub.conf

Posted by Charles Kim on April 29, 2011

If you notice in Oracle Linux 5.6, Oracle starts to disable NUMA at boot time as shown in the following grub.conf file: [root@rac561 ~]# cat /etc/grub.conf # grub.conf generated by anaconda # # Note t... [read more]

Recent News & Resources

Rating

SQL Server Replication

Posted by Harsh Chawla on March 23, 2012

Queries on SQL Server Replication? Check out our blog to get'em answered , that will give you an overview of the “Replication in SQL server”. Highlights of the blog:- What is... [read more]

Rating

How It Works: XEvent Action vs Field data values.

Posted by psssql on March 23, 2012

I have seen several traces and questions relating to the output of the XEvent so I thought I would try to explain them a bit in an effort to reduce confusion. Terms Field == E... [read more]

Rating

AlwaysON - HADRON Learning Series: Automated Failover Behaviors (Denali - Logging History Information, FCI and Default Health Capture, sp_server_diagnostics)

Posted by psssql on March 23, 2012

Quite an encompassing title I will agree but the features all work together to build a really nice product.  I had this tucked away during beta and thought it would be helpful to ... [read more]

Rating

SetFileIoOverlappedRange Can Lead to Unexpected Behavior for SQL Server 2008 R2 or SQL Server 2012 (Denali)

Posted by psssql on March 21, 2012

You should be aware the Windows bug with API = SetFileIoOverlappedRange.  This is used by SQL Server (2008 R2 and SQL 2012) only when Locked Pages has been enabled and is in use b... [read more]

Rating

TIMESTAMP data types and CURRENT_TIMESTAMP attribute

Posted by ronald on March 17, 2012

In the yet to be released MySQL 5.6.6 DMR, there has been a change to the restriction of just one TIMESTAMP column with the DEFAULT CURRENT_TIMESTAMP and ON UPDATE CURRENT_TIMESTAM... [read more]

Rating

Intro to Debugging a Memory Dump

Posted by Adam W. Saxton on March 16, 2012

I was discussing debugging with some folk internally that didn't really have much exposure to it, but wanted to learn.  I considered the items pretty basic and didn't really dive ... [read more]

Rating

An interesting find about Temp tables in SQL Server

Posted by Harsh Chawla on March 16, 2012

I ran into a very interesting issue with temp tables recently, when working on a case. The issue description goes something like this. We have an application preparing some SQL sta... [read more]

Rating

INF: AlwaysON - The secondary database doesn't come automatically when the primary instance of SQL Server goes down

Posted by Balmukund on March 15, 2012

In this blog we would discuss about behavior of AlwaysON where the secondary database doesn't come automatically when the primary instance goes down. The secondary database goes in... [read more]

Rating

INF: Limitations for SQL Agent when you have many Jobs running in SQL simultaneously

Posted by Balmukund on March 15, 2012

Recently I have had a customer complaining that when he is adding more subscriptions to his publication, distribution agent job for the newly added subscriptions would not start. ... [read more]

Rating

Redirect to tools specific blogs

Posted by Carlos Chang on March 15, 2012

This blog is no longer active.   We believe resources are better spent at targeting our tool specific blogs: For Oracle JDeveloper interest, visit https://blogs.oracle... [read more]

Rating

SQL_MODE and storage engines

Posted by ronald on March 10, 2012

I was again reminded why setting SQL_MODE is so important in any new MySQL environment. While performing benchmark tests on parallel backup features with a com... [read more]

Rating

IOUC Leaders Summit Presentation

Posted by ronald on March 9, 2012

At the recent leaders summit of world leaders in Oracle, Java and MySQL user communities I gave a presentation on Why Upgrade to MySQL 5.5 This is a more high l... [read more]

Rating

SQL Server 2012 - True Black Box Recorder

Posted by psssql on March 9, 2012

This would be a perfect time to post a blog talking about the new SQL Server 2012 features.  However, I am going to leave that activity to the marketing folk... [read more]

Rating

Modern platforms: flash, disk, log-structured, update-in-place

Posted by Mark Callaghan on March 8, 2012

Someone who knows a lot about storage asked me whether we can spend IOPS to improve compression.When deploying a pure-flash server I want a database engine that... [read more]

Rating

Getting the best performance out of MySQL Cluster – White Paper

Posted by Andrew Morgan on March 7, 2012

There are a number of resources available to help get you up and running with MySQL Cluster so that you can start experimenting – including the quick start gu... [read more]


>>View Older Posts