Home | Previous Page | Next Page   The onpladm Utility > Description of the onpladm Utility >

Specification-File Conventions

You use specification files to create, modify, and describe the HPL objects. When you enter the onpladm command to describe an HPL object, the contents of the specification file appear.

When you create a job or map with a quick command, the onpladm utility uses default attributes to create the job or map. If you create a job or map with a specification file, you can specify attribute values.

The following diagram illustrates the syntax to create or modify an object using a specification file.

Read syntax diagramSkip visual syntax diagramCreating or Modifying an Object with a Specification File
 
>>-onpladm--+-create-+--object--+-------------------+----------->
            '-modify-'          '- -F--specfilename-'
 
>--+-----------------+-----------------------------------------><
   '- -S--servername-'
 

Element Purpose Key Considerations
-F specfilename Sets the specification file Additional Information: The default value is the standard output.
-S servername Sets the onpload database server Additional Information: The default is the value of the INFORMIXSERVER environment variable.

Use the following conventions when you create specification files:

For more information on file conventions, see individual specification-file formats.

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