List all jobs in a project
The following diagram illustrates the syntax to display all the jobs in a project.
Displaying all jobs in a project >>-onpladm list job--+------------------+--+------------+-------> '- -p -projectname-' '- -f--+---+-' +-l-+ '-u-' >--+-----------------+----------------------------------------->< '- -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 |
-p 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. |