Delete a job

The following diagram illustrates the syntax to delete a job.

Figure 1: Deleting a Job

1  onpladm delete job  jobname  -f
1 l
1 u
1+ 
1  -p  projectname
1  -S  servername
1  -R
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
jobname Names a load or unload job from the onpload database 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.
-R Deletes all associated objects if they are not referenced by other objects None