![]() |
Craig Mullins
Published Articles
1997 and Prior |
|
|
Index by Year: 1996 | 1995 | 1994 | 1993 | 1992 | 1991 Craig Mullins: Articles Published in 1997
This article is an excerpt from my book, DB2 Developer's Guide. It covers the section on DDL guidelines and naming conventions for DB2 objects. The Oracle Environment. Index by Year: 1996 | 1995 | 1994 | 1993 | 1992 | 1991 Craig Mullins: Articles Published in 1996 Stored Procedure Guidelines for DB2. DB2 Magazine, Winter 1996. Both of the major implementations of DB2 (DB2 for MVS and DB2 for Common Servers) provide support for stored procedures. In this article, I discuss tips and tricks for implementing useful stored procedures, as well as guidelines for proper stored procedure administration. Most useful for programmers, analysts, and DBAs. Managing Systems in the Age of the Web. PLATINUM Edge, September 1996. As the web and Internet computing become pervasive, the way we manage information systems will need to adapt to include web technology. This article discusses the many ramifications of this oncoming change. Optimizing DB2 Outer Joins. DB2 Update, August 1996. Although coding outer joins in DB2 may appear to be straightforward, there are techniques that can be used to optimize their performance. This article discusses several ideas to aid outer join performance. Most useful for SQL developers and application programmers. Procedural SQL. Enterprise Systems Journal, July 1996. As SQL migrates from a query-only language to a procedural language, understanding the basics of procedural SQL will become an intrinsic component of the database professional's job. This article discusses the impact of procedural logic on SQL. Useful for anyone using SQL and RDBMS technology. Distributed Query Optimization. [Adobe Acrobat Format - PDF] Technical Support, July, 1996. Distributing data using RDBMS technology is quite popular, but few current products enable distributed joins and those that do are not efficient. This article discusses the challenges of distributed querying and table joining. Security Enhancements in DB2 V4. DB2 Update, June 1996. Several useful security and authorization techniques were introduced to DB2 with Version 4. This article discusses these features and their impact on DB2. Most useful for DBAs and security analysts. Using Variable Character Data in DB2. DB2 Update, June 1996. Database designers frequently run into trouble when deciding whether or not to implement DB2 tables with variable character columns. This article briefly discusses the "pros and cons" of VARCHAR and provides some useful SQL statements to monitor the effectiveness of variable vs. fixed columns. Useful for database designer, performance analysts, and DBAs. Storing Procedural Logic in the Database. Sybase Technical Journal, Spring/Summer 1996. Sybase pioneered the concept of storing procedural logic within a database using stored procedures and triggers. Increasingly, organizations are adopting this technique within their client/server applications. This article offers guidelines and examples of how and when to effectively use and administer server code objects using Sybase SQL Server. Most useful for programmers, analysts, and DBAs. Tools for a Comprehensive DB2 Environment. IDUG Solutions Journal, Issue 2, 1996. Although DB2 for MVS, as offered by IBM, is a complete, full-function RDBMS, users quickly realize that the functionality to adequately support large-scale database development is not provided by DB2 alone. This article examines the burgeoning DB2 add-on product market identifying key product categories and their benefits. Useful for all DB2 users. Industry Trends Impacting Database Administration. Computing News and Review, May 1996. As the IS organization evolves from one of centralized control to an open, heterogeneous environment, the role of database administration necessarily expands. This brief article provides an overview of the DBMS industry. The article highlights pervasive trends (data warehousing, data mining, OO, the Internet) and discusses how these trends impact database administration. Useful for all database professionals. DB2 Version 4 Catalog Revisions. DB2 Update, April 1996. With each new release of DB2, IBM modifies and tunes the system catalog and directory structures. This is done for many reasons including the addition of new features and to make old features more efficient. This article provides an overview of the changes and additions made to the DB2 catalog to support Version 4. Most useful for performance analysts and DBAs. Dealing with
Data Outhouses. Although data warehouses are currently
all the rage, few professionals consider the problems that "dirty
data" can cause for a warehousing project.
Index by Year: 1996 | 1995 | 1994 | 1993 | 1992 | 1991 Craig Mullins: Articles Published in 1995 Gathering DB2 Information in Cyberspace. Enterprise Systems Journal, December 1995. Finding information using on-line services can be a daunting task for the "newbie." This article focuses specifically on sources of DB2 information available on-line through the Internet, CompuServe, and other on-line services. Useful for all DB2 users. The Procedural DBA. Database Programming & Design, December 1995. More and more DBMS vendors are providing methods of including application code into the DBMS (in addition to the data). A proper methodology for handling these server code objects (triggers, stored procedures, check constraints, etc.) must be observed in order to effectively administer this change. This article discusses these new code-based objects and suggests a useful re-definition of the role of a DBA in this changing environment. Useful for all RDBMS users. DB2 V4 Outer Join Basics. DB2 Update, October 1995. Coding a DB2 SQL outer join used to be difficult and complex. However, DB2 Version 4 provides in-depth support for outer joins. This article discusses these features. Useful for all DB2 users. Referential Integrity in SYBASE SQL Server 10. Relational Database Journal, Sept-Oct 1995. Details the manner in which SYBASE supports referential integrity (RI). Covers declarative RI and trigger-supported RI. Useful for all SYBASE users. An Introduction to the Architecture of DB2 for OS/2. PLATINUM Edge, September 1995. An in-depth analysis of the architecture and composition of Version 2 of DB2 for OS/2. Fourth in a four part series. Useful for all users of DB2 for OS/2. Reprinted in the March 1996 edition of DB2 Update. DB2 V4 In-Line Views. DB2 Update September 1995. The ability to specify a SELECT statement in place of a table name in the FROM clause of a SQL statement is a major benefit provided by DB2 Version 4. This article discusses how to code these in-line views. Useful for all DB2 users. Distributed Query Optimization. IDUG Solutions Journal, July-Sept. 1995. Distributing data using RDBMS technology is quite popular, but few current products enable distributed joins-and those that do are not efficient. This article discusses the challenges of distributed querying and table joining. An Introduction to the Architecture of ORACLE. PLATINUM Edge, Summer 1995. An in-depth analysis of the architecture and composition of ORACLE7. Third in a four part series. Useful for all ORACLE and RDBMS users. Co-authored with Christopher T. Foot.
Producing
Quality Software.
Index by Year: 1996 | 1995 | 1994 | 1993 | 1992 | 1991
Index by Year: 1996 | 1995 | 1994 | 1993 | 1992 | 1991 |
|
Craig Mullins: Articles Published in 1993
DB2 Version 3: A Closer Look (Part 2). PLATINUM SYSJOURNAL, Winter '93. Second part of a multi-part series exploring the implementation considerations surrounding the new features of DB2 Version 3. This article discusses hiperpool support and Query I/O Parallelism. Useful for DBAs, Technical Support, and anyone who designs DB2 databases. The Object-Oriented Tutorial Series: Part IV. "Making Object Relational Successful" Data Management Review, December 1993. Delineates the components of OO technology that will need to be "merged" with relational technology to produce a new technology dubbed Object Relational. Useful for all technical audiences. (Last in the OO series) Preparing for DB2 Design Reviews. DB2 Update, December 1993. Outlines the seven design review phases that can be implemented over the course of a DB2 application development project. Each phase is documented detailing what needs to be accomplished at the review and who should attend it. Useful for all DB2 users. Denormalization Techniques for DB2 Tables. Relational Database Journal, November 1993 - January 1994. Discusses techniques for denormalizing DB2 tables for performance. Several reasons for denormalizing are presented after which techniques for accomplishing that type of denormalization are outlined. Also elaborates on administrative issues and re-analyzing denormalization decisions as systems change. Useful for all DB2 users. DB2 Version 3: A Closer Look (Part 1). PLATINUM SYSJOURNAL, Fall 1993. First part of a multi-part series exploring the implementation considerations surrounding the new features of DB2 Version 3. This article discusses data compression and extended buffer pool support. Useful for DBAs, Technical Support, and anyone who designs DB2 databases. A BASE for CASE. Data Management Review, September 1993. Opinion piece on the state of CASE in the early 1990's. Discusses CASE integration issues and human factors. Useful for all audiences. How DB2 2.3 Impacts EDM Pool Size. DB2 Update, September 1993. General purpose article on the impact of DB2 V2.3 on the size of the EDM Pool. Useful for intermediate to advanced DB2 users. Originally published in IDUG Globe, January 1993. Preparing for DB2 Version 3 Buffer pools. DB2 Today, August 1993. A very short synopsis of solutions for implementing a buffer pool strategy to exploit the 60 buffer pools available in DB2 Version 3. Intended audience is intermediate level DBAs and technical support. The Object-Oriented Tutorial Series: Part III: "Object vs. Relational" Data Management Review, August 1993. Provides a comparison of the benefits and drawbacks of ODBMS and RDBMS. Useful for all technical audiences. The Buffer Pool: DB2 Tips, Thoughts, and Rumors (column). Relational Database Journal, August - October 1993. This is the second installment of a regular column discussing DB2 tips, tricks, and techniques. Useful for all DB2 users. DB2 Tips & Techniques: DB2 Data Set Placement. PLATINUM SYSJOURNAL, Summer 1993. DBA-oriented article on DB2 data set placement. Covers system catalog, logs, table spaces, and indexes. Useful for beginning to intermediate DB2 shops. DB2 Organizational Issues: It's Here, But Now What? Data Management Review, July 1993. In-depth article on political and organizational issues that will be encountered as shops embrace DB2. Useful for DBAs, managers, technical support, and programmer/analysts. Targeted toward new DB2 shops. The Doors to DB2. (cover story) DB2 Today, May 1993. Discusses the teleprocessing monitor choices for DB2 application development. (i.e. CICS, IMS/DC, TSO, and CAF). Geared toward new and intermediate level DBAs, technical support, and programmer/analysts. The Object-Oriented Tutorial Series: Part II: "An Object Oriented Tutor" Data Management Review, May 1993. General discussion of object-oriented terminology. Useful for all audiences. How DB2 V2.3 Will Affect Your Standards. DB2 Update, May 1993. This article discusses DB2 standards development and maintenance and the impact of a new release of DB2 on shop standards. Useful for all DB2 users - beginning to advanced. The Buffer Pool: DB2 Tips, Thoughts, and Rumors (column). Relational Database Journal, May - July 1993. This is the first installment of a regular column discussing DB2 tips, tricks, and techniques. Sort of like Andy Rooney becomes a DBA! Useful for all DB2 users. The Databases of Our Lives. PLATINUM SYSJOURNAL, April 1993. Humorous discussion of DB2 trends and directions. Probably DBAs and tech support personnel will find this article most interesting, but P/As might also find it useful. The Object Oriented Tutorial Series: Part I: "To ODB or Not To ODB, That Is The Question" Data Management Review, February 1993. General discussion of object-oriented terminology. Useful for all audiences. A Critical Look at the DB2 Catalog (Parts I and II) Technical Support, January 1993 and February 1993. A technical article digging into the internals and structure of the DB2 Catalog. Mostly for intermediate to advanced DBAs and systems programmers. Many changes to the DB2 Catalog since V3 have caused much of this article to become outdated. Still, from an historical perspective, as well as from an academic design review and analysis perspective, this article may be of some interest. How DB2 V2.3 Impacts EDM Pool Size. IDUG Globe, January 1993. General purpose article on the impact of DB2 V2.3 on the size of the EDM Pool. Useful for intermediate to advanced DB2 users. Index by Year: 1996 | 1995 | 1994 | 1993 | 1992 | 1991 |
|
|
Craig Mullins: Articles Published in 1992
Technical Tips for Users of DB2 V2.3. PLATINUM SYSJOURNAL, September 1992. Basic tips and tricks for V2.3. Most of these tips are still useful as of DB2 V4. Geared mostly for DBAs and programmers. The Future of DB2 Security (Parts I and II). Data Management Review, July 1992 and August 1992. This is a "blue sky" type article containing my wish list for DB2 security features, some of which have been subsequently implemented by IBM. Written for all DB2 users. Index by Year: 1996 | 1995 | 1994 | 1993 | 1992 | 1991 |
|
|
Craig Mullins: Articles Published in 1991 and Earlier
Dynamic SQL For DB2. Enterprise Systems Journal, December 1991. Contains in-depth discussion of each type of dynamic SQL supported by DB2. Oriented toward intermediate to advanced programmer/analyst types. Should also interest DBAs who have to support dynamic SQL applications. One View Per Base Table? Don't Do It! Database Programming & Design, February 1991. Designed to provoke thought, this has probably been my most commented-upon article. It provides reasons why DB2 shops should avoid using base table views. Useful for all levels of DB2 users - but probably most beneficial for new DB2 users (to help them avoid making a costly mistake). Mastering Disaster Recovery. Database Programming & Design, January 1991. This article discusses DB2 disaster recovery techniques and approaches as of DB2 V2.3. Many of the techniques are still applicable as of DB2 V4. Useful for all DB2 users - beginning to advanced. DBA Shoptalk: Dusting Off The Database. Database Programming & Design, August 1990. Outlines Mellon Bank's usage of DB2 circa 1990. There is probably not much general interest in this article at this late date, but it is an interesting period piece discussing the "data technology" division of a large commercial bank at the beginning of the 1990's. DB2 V2.2: A Few More Bells & Whistles. Database Programming & Design, June 1990. An overview of DB2 V2.2 features. Of limited historical interest only. Effective DB2 Object Monitoring Using The DB2 Catalog. Mainframe Journal, May 1990. Although this is an old article, it is still useful as of DB2 V4. Though some of the DB2 Catalog tables have changed (necessitating tweaking the SQL in the article), the approaches outlined are still useful. Geared toward beginning to intermediate DB2 users. Index by Year: 1996 | 1995 | 1994 | 1993 | 1992 | 1991 © 2007, 1999 Craig S. Mullins, All rights reserved. |