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

Running All Jobs in a Project

The following diagram illustrates the syntax to run all load or unload jobs in a project.

Read syntax diagramSkip visual syntax diagramRunning All Jobs in a Project
 
>>-onpladm run project--projectname-- -f--+---+----------------->
                                          +-l-+
                                          '-u-'
 
   .----------------------.
   V                      |
>----+------------------+-+------------------------------------><
     +- -l--logfilename-+
     '- -S--servername--'
 

Element Purpose Key Considerations
-f Flags to specify the type of job Additional Information: The default is load job.
l Specifies a load job None
u Specifies an unload job None
-l logfilename Sets the path for a log file where job progress is recorded None
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 on how to execute this command for a database server running on Windows, see Using the onpladm Utility on Windows.

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