Display Command Parameter

The following parameter is included in the [params] section of the DATABridge Client configuration file. It affects the display command only.

display_active_only

Default: True
Range: True or False
Related command-line option: -a

Use the display_active_only parameter to affect the display command, as follows:

  • Set display_active_only to True to show only the client control table entries for data sets whose active column is 1. This is particularly useful if your site clones a small number of data sets.
  • Set display_active_only to False to show all client control table entries, regardless of the data set active column setting.

    You can temporarily override this parameter by using the -a command-line option.