Start of changeIBM FileNet P8, Version 5.2.1            

Finding table and column names

For the object store database table that holds the results of your background search, you can find the names of the table and the underlying columns.

Procedure

To find table and column names:

  1. Access the properties for your background search sweep in the administration console:
    1. In the domain navigation pane, select the object store.
    2. In the object store navigation pane, expand the Sweep Management node.
    3. Expand the Background Search Sweeps node.
    4. Select your background search instance.
    5. In the details pane, click the Properties subtab in the new tab.
  2. Scroll down to the Sweep Target property and click the property value in the Property Value column. A new tab opens to display the class definition for the sweep target.
  3. Click the General subtab on the new tab.
  4. View the table name that is given by the Table definition property.
  5. Click the table definition value.
  6. On that new tab, click the Columns tab.
  7. View the available columns in the Column Name column.


Last updated: October 2015
p8pcc448.htm

© Copyright IBM Corporation 2015.
End of change