Database Management Articles
Increased governmental oversight has amplified organizational attention concerning the tracking of content changes made to application database tables. Database log reading tools do not always provide the most useful means of reviewing specific changes for all organizational purposes. Fortunately, other reviewing options do exist.
Posted February 15, 2009
The optimizer is the heart and soul of a relational DBMS. It analyzes SQL statements and determines the most efficient access plan for satisfying each statement. The optimizer accomplishes this by parsing the SQL statement to determine which tables and columns must be accessed. It then queries system information and statistics stored in the system catalog and directory to determine the best method of accomplishing the tasks necessary to satisfy the request.
Posted February 15, 2009
Quest Software Inc. has announced the newest edition of Spotlight on Oracle, a desktop-based monitoring and diagnostics tool that provides visibility into Oracle database processes and performance. Spotlight exposes current and future performance problems, ensuring that database administrators (DBAs) remain a step ahead of database issues that can negatively impact applications, users, customers, and business operations.
Posted February 10, 2009
Altova, creator of XMLSpy, the industry-leading XML editor, announced the availability of Version 2009 of the Altova MissionKit, an integrated suite of XML, database, data integration, and UML tools.
Posted February 10, 2009
Occasionally the database under design becomes more than a one-off project. For example, the data mart or data warehouse might act as a profit center for the organization, and as a solution sold to many customers. The possibility exists to capture a basic truth for a given industry in a simple universal design exactly suiting everyone. But unless the situation really qualifies as a valid "one-size-fits-all" circumstance, one needs a level of customization within the architecture.
Posted January 15, 2009
Staffing the DBA organization is not a simple matter. Several non trivial considerations must be addressed, including the size of the DBA staff and the reporting structure for the DBAs.
Posted January 15, 2009
SQL Server has supported VLDBs (very large databases) for some time now. Back in the SQL Server 2000 days, I recall hearing multi-terabyte databases were unusual but doable. Now, they are commonplace, while databases in the hundreds of terabytes inhabit the part of the map that says "there be dragons." While VLDBs are quite common on SQL Server today, highly scalable systems that can be flexibly extended in the same fashion as Oracle/RAC are less so. So, how do you design a highly available architecture for SQL Server if it's not like Oracle/RAC.
Posted January 15, 2009
Complex Event Processing is only a few years old, but it is rapidly entering the mainstream in a large number of fields that require continuous analysis of large volumes of real-time data.
Posted January 15, 2009
Database administrators are critically important contributors in modern enterprises, ensuring that key infrastructure is performing optimally in support of the organization's goals. Like employees in every department, the best DBAs are constantly seeking to increase the value of their contributions and, correspondingly, to increase their compensation and to advance in their organizations. Increasing knowledge and skills and taking more important responsibilities are time-honored methods for career advancement. Here are 10 concrete suggestions for DBAs looking to get ahead.
Posted January 15, 2009
Netezza, a leader in data warehouse and analytic appliance, has announced its collaboration with Microsoft and the first part of its high-performance data integration strategy for Microsoft Business Intelligence As a result, according to the vendors, Microsoft customers can now take advantage of Netezza's high-speed terascale analytic capabilities and extend the value of their existing Microsoft BI investment, and Netezza customers will now have more choice through tighter integration and technology compatibility with Microsoft's SQL Server 2008.
Posted January 13, 2009
Oracle has announced world record multi-node SPECjAppServer2004 benchmark results for Oracle Fusion Middleware. The combination of Oracle WebLogic Server, a component of Oracle Fusion Middleware, together with Oracle Database 11g on mission-critical HP Integrity server blades running HP-UX 11i v3 delivered the record-breaking results.
Posted January 06, 2009