Share this blog
-
Recent Posts
Archives
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- August 2012
- July 2012
- June 2012
- May 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
Categories
- analytics
- availability
- backup & recovery
- Big Data
- book review
- books
- business intelligence
- certification
- change management
- compliance
- contingency planning
- data
- data availability
- data breach
- Data Growth
- data integrity
- data modeling
- Data Quality
- database design
- Database security
- DB2
- DBA
- education
- EIM
- enterprise computing
- ERP
- ILM
- information
- Isolation Level
- Linux
- metadata
- Microsoft Office
- Naming Conventions
- NoSQL
- performance
- Poll
- SLA
- speaking engagements
- SQL
- standards
- tools
- Uncategorized
Meta
Blogroll
- analytics Big Data book review books business intelligence certification change management compliance data database design Database security data breach Data Growth data integrity data modeling Data Quality DB2 DBA enterprise computing information Isolation Level metadata Naming Conventions NoSQL performance SLA SQL standards tools Uncategorized
Twitter
Category Archives: data integrity
Diminishing Downtime
One of the on-going goals of database administration is to minimize downtime and improve availability. If the DBMS is down, data cannot be accessed. If the data is not available, applications cannot run. And if your applications cannot run, your … Continue reading
Posted in availability, change management, data integrity, DBA
2 Comments
An Introduction to Database Design: From Logical to Physical
A proper database design cannot be thrown together quickly by novices. What is required is a practiced and formal approach to gathering data requirements and modeling data. This modeling effort requires a formal approach to the discovery and identification of … Continue reading
Posted in data integrity, data modeling, DBA
9 Comments
Sample DBA Job Posting/Responsibilities
I decided to post a sample DBA job posting today. Is this the way you view the role of DBA today? Is this what DBAs do at your site? Anything missing? Would you apply for this job? Respond with comments … Continue reading
Posted in data integrity, DBA
9 Comments
Tools to Facilitate Efficient Data Management
DBMS software enables end users or application programmers to share data. It provides a systematic method of creating, updating, retrieving and storing information in a database. DBMSs also are generally responsible for data integrity, data access control, and automated rollback, … Continue reading
Posted in data integrity, DBA, performance, tools
1 Comment
The Impact of Isolation Level on Locking
Choosing the appropriate isolation level will ensure that you enforce the amount of data integrity that is right for your particular application’s needs. Continue reading
Posted in data integrity, Isolation Level
5 Comments
Bad Database Standards, Part 4
…we need to create standards that control, prohibit, and limit the mass duplication of data… Continue reading
Posted in data integrity, standards
3 Comments