You can improve the appearance and presentation of the Dependencies page by updating the tableDependCat.xml file.

First:

You can improve the title by changing the 'singular_name' and 'plural_name' elements.

Second:

You can change the order of columns, or choose to remove them from the display, by changing the 'col' element in 'display_columns'. The two columns to remove are only used for backward compatibility with old versions of the DB2 server. The other columns are rearranged into a more logical order.

Third:

You can change the column titles by updating the 'c_title' element in 'display_columns'.

Goal:

Clean up the appearance of the Dependencies page.

Steps to complete:

The changes are indicated with the following: