Home | Previous Page | Next Page   The onpladm Utility > Defining Filters >

Describing a Filter

The following diagram illustrates the syntax to describe a filter.

Read syntax diagramSkip visual syntax diagramDescribing a Filter
 
>>-onpladm describe filter--filtername-------------------------->
 
   .-----------------------.
   V                       |
>----+-------------------+-+-----------------------------------><
     +- -p--projectname--+
     +- -F--specfilename-+
     '- -S--servername---'
 

Element Purpose Key Considerations
-F specfilename Sets the specification file Additional Information: The default value is the standard output.
filtername Sets the filter name None
-p projectname Identifies the project where the format and map are stored None
-S servername Sets the onpload database server Additional Information: The default is the value of the INFORMIXSERVER environment variable.

For information about the specification file to describe a filter, see Creating a Filter.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]