DB2 9.5 and IBM Data Studio Part 3: Overview diagrams - the basics - Page 2November 13, 2007 Working with overview diagram propertiesYou can do lots of things with an overview diagram. Ill cover the properties you can change in this article and the rest of the capabilities in Part 4. The Filters tabAs discussed in the previous parts in this series, you use the Properties tab to work with selected objects. This tab is dynamic: as you switch focus between highlighted objects, the tab changes to show the corresponding properties that are available to set. In the following example, you can see that Ive selected two separate objects and that each has its own set of corresponding properties: To select the properties for the entire overview diagram, click any white space in the diagram. When you are working with the properties of the overview diagram in general, the Properties tab should look similar to this: Its outside the scope of this series to go into all of the properties available for all objects; you can learn more about this wonderful feature by experimenting on a test system. It is, however, worth detailing the general properties of overview diagrams and how they affect the overview diagram itself. Compartment display optionsUse the fields in this box to specify which objects are displayed
in the overview diagram. For example, the Show key option will place a
key icon ( If you selected all of these options, the designer palette would look like this: In our example, selecting the Show trigger option simply shows an empty box because we havent created any triggers on the DJCOUNTRIES and DJFRIENDS tables. Note, however, that when you create a primary key, a corresponding unique index is created and this is why, if you select Show index, you dont get an empty box as in the case of the trigger. Foreign key relationship display optionsYou use this box to work with the display options as they relate to any foreign key relationships within the overview diagram. By default, the Show name and Show label options are selected for any new overview diagram. (You cant use the Show label option unless youve selected the Show name option.) If you select the Show referential integrity check box, the type of foreign key constraint is also added to the overview diagram. These options are shown below:
Table display optionsThe Show qualified table name option fully qualifies the table with the corresponding schema to which it belongs, as shown below:
The column display options for overview diagrams are pretty self-explanatory. You can see the data types of each column using the Show data types check box. You can include the NULLability characteristic of a column using Show nullable decoration. You can identify foreign keys within columns using Show foreign key decoration (as opposed to showing the foreign key relationships between tables, which we looked at earlier). An example of these options is shown below:
The Format tabThe Format tab in the Properties tab lets you work with the display options of your tables, views, columns, and foreign key relationships. In the following figure, you can see that Ive elected to focus on tables in the overview diagram by changing their color to purple using the Table background color field. Since Im not that interested in any views that rely upon these tables, Ive chosen to leave the COUNTRIES views background white. (You can see that the COUNTRIES view is built on the DJCOUNTRIES table by the relationship arrow between the objects in the overview diagram.) Ive also leveraged the Foreign key column foreground color box such that I can use a color scheme to quickly point out the foreign key in the table beyond looking for the [FK] moniker that was added using options discussed in the previous section. Since no implicit foreign key relationships exist between these tables, Ive left the Implicit foreign key relationships line color box set to the default. These settings and their effects on the overview diagram are shown below:
The General tabThe General tab is used to provide metadata about the overview diagram. Specifically, it contains the name you gave the diagram as well as the type of notation:
The Documentation tabYou can use this tab to document anything you want in the diagram. In my next article, Ill show you how to put annotations on specific objects in the overview diagrams; however, this tab is for information that you want to maintain but may not want to append directly to objects. For example:
The Appearance tabYou can use the Appearance tab to change the font, point size of the font, and highlighting of text within an overview diagram. For example, in the following figure Ive defined all labels to display in a bolded, 10-point Times New Roman Baltic font:
The Advanced tabThe Advanced tab allows you to set all kinds of advanced features that are outside the scope of this article. For example, you can set the page width and height where the overview diagram is displayed and more. Another thing you can do with this tab is change the name of the overview diagram; this is the only way to do this once it is created. Once Last Thing...Unfortunately, you cant save overview diagrams as objects from the Database Explorer view; however, you can save them as images for future reference. This means that, for the next part in this series, youll have to start from scratch, but as you can see from this article, building the overview diagram and defining its properties is a simple thing. Wrapping it up...In this article, I took you through the properties you can set with an overview diagram. In the next part of this series, Im going to complete my discussion of overview diagrams. » See All Articles by Columnist Paul C. Zikopoulos About the AuthorPaul C. Zikopoulos, BA, MBA, is an award-winning writer and speaker with the IBM Database Competitive Technology team. He has more than 13 years of experience with DB2 and has written more than 150 magazine articles and is currently working on book number 12. Paul has authored the books Information on Demand: Introduction to DB2 9.5 New Features, DB2 9 Database Administration Certification Guide and Reference (6th Edition), DB2 9: New Features, Information on Demand: Introduction to DB2 9 New Features, Off to the Races with Apache Derby, DB2 Version 8: The Official Guide, DB2: The Complete Reference, DB2 Fundamentals Certification for Dummies, DB2 for Dummies, and A DBA's Guide to Databases on Linux. Paul is a DB2 Certified Advanced Technical Expert (DRDA and Cluster/EEE) and a DB2 Certified Solutions Expert (Business Intelligence and Database Administration). In his spare time, he enjoys all sorts of sporting activities, including running with his dog Chachi, avoiding punches in his MMA class, and trying to figure out the world according to Chloë his daughter. You can reach him at: paulz_ibm@msn.com. Trademarks IBM and DB2 are registered trademarks of International Business Machines Corporation in the United States, other countries, or both. Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both. Other company, product, or service names may be trademarks or service marks of others. Copyright International Business Machines Corporation, 2007. All rights reserved. Disclaimer The opinions, solutions, and advice in this article are from the authors experiences and are not intended to represent official communication from IBM or an endorsement of any products listed within. Neither the author nor IBM is liable for any of the contents in this article. The accuracy of the information in this article is based on the authors knowledge at the time of writing. |