DBA Certification
- what is certification?
- why is it so popular?
- and is certification worth it for DBAs?
This clearly is a laudable goal, but the biggest problem with the concept is that passing a test is not really a viable indicator of being able to perform a complex job like database administration. Some things you just have to learn by doing. Now I am not saying that certification is useless. Indeed, taking the test(s) and focusing your subsequent practice and study on those areas where you performed poorly can help you to improve your skills. It is easier to better yourself when you know your areas of weakness. But does anyone really believe that someone passing a formalized test will be as capable as someone with several years of experience as a DBA? Organizations should hire DBAs based on past experience that indicates a level of capability. Of course, someone with both experience and certification is better than someone with only one of the two, right?
I do recommend that professional DBAs take the time to study and pass the certification exams. Not necessarily because certification will make you a better DBA (though it may), but because it will make you more employable. Some companies will hire only certified professionals. The trend toward using certification to guide hiring practices will almost certainly continue because of increasing IT (and DBMS) complexity. If you think you might change jobs at some point in your career (and who among us will not), then certification is a worthwhile pursuit.
Keep in mind that the DBA certification tests sometimes ask arcane syntax questions that are not really good indicators of a DBA’s skills. Getting the syntax 100% accurate is what manuals and design tools are for. There is no reason to memorize syntax because it tends to change quite often. It is better to know where to find the syntax, parameters, and answers to your questions when you need them. That is, which manuals and text books contain the needed information.
DBAs should possess a broad over-arching knowledge of DBMS concepts, IT fundamentals, and a good knowledge of the way in which their organization’s database systems work. Memorizing every detail about SQL syntax and structure is a waste of time because it is complex and changes all the time. In other words, it is better to know off the top of your head that something can (or cannot) be done than to know the exact syntax for how to accomplish it. Of course, a solid knowledge of basic syntax is desireable because you don't always want to be running to a manual just to do your daily job.
If you decide to pursue certification, take the time to prepare for the tests. There are books and self-learning software titles available that can be quite useful. These books and programs cover the most likely test topics and provide sample questions to help you prepare. In many ways it is like preparing for a college entrance exam, like the SATs. You might have to take the test(s) more than once to earn your certification. Don't be dissuaded if you do not pass the first time you try -- just study harder and try again.
And one you earn your certification, make sure you display it proudly on your resume and your business card (if your company allows it).
The following web sites that contain information about professional certification for the most popular DBMS products:
DBMS | Web Site With Certification Information |
Oracle | http://www.oracle.com/education/certification/index.html |
Microsoft SQL Server | http://www.microsoft.com/learning/default.asp |
IBM DB2 | http://www.ibm.com/certify |
Sybase Adapative Server | http://www.sybase.com/education/profcert/ |
© 2005, Mullins Consulting, Inc.