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

Listing all Queries in a Project

The following diagram illustrates the syntax to list all queries in a project to standard output.

Read syntax diagramSkip visual syntax diagramListing All Queries in a Project
 
                       .----------------------.
                       V                      |
>>-onpladm list query----+------------------+-+----------------><
                         +- -p--projectname-+
                         '- -S--servername--'
 

Element Purpose Key Considerations
-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.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]