Run all jobs in a project

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

Figure 1: Running all jobs in a project

1  onpladm run project  projectname  -f
1 l
1 u
1+ 
1  -l  logfilename
1  -S  servername
Element Purpose Key considerations
-f Flags to specify the type of job 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 The default is the value of the INFORMIXSERVER environment variable.