Previous Topic

Next Topic

Book Contents

Book Index

Delete definitions with the same job name XML file example

In the deldefjob XML file, delete job processing definitions with the name Job5 from the EM5NY data center.

<TERMS>

<TERM>

<PARAM NAME="DATACENTER" OP="EQ"
VALUE="EM5NY"/>

<PARAM NAME="JOBNAME" OP="EQ" VALUE="Job5"/>

</TERM>

</TERMS>

Parent Topic

deldefjob XML file example