Home | Previous Page | Next Page   The onpladm Utility > Defining Machine Types >

Describing a Machine

The following diagram illustrates the syntax to describe a machine.

Read syntax diagramSkip visual syntax diagramDescribing a Machine
 
>>-onpladm describe machine--machinename------------------------>
 
   .-----------------------.
   V                       |
>----+-------------------+-+-----------------------------------><
     +- -F--specfilename-+
     '- -S--servername---'
 

Element Purpose Key Considerations
-F specfilename Sets the specification file Additional Information: The default value is the standard output.
machinename Sets the machine name 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 used to describe a machine type, see Creating a Machine Type.

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