Function

The EQQWXJBU program finds all the applications where the specified job is defined, and performs the updates requested for the job with the Applications.

The updates can be anything performed by the Batch Loader keywords for the ADOP statement.

Because the input could be a simple minor update to a single job, or many fields to many jobs, EQQWXJBU works in one of the following modes:
ARG Mode
The ARGS symbolic is used to pass a single job to update and a few arguments to perform updates.
MAP Mode
The ARGS symbolic is used to pass a mapping of columns in a CSV file and the CSV file contains the information to perform the updates for one or more jobs.
Note: HCL Workload Automation for Z is not designed with Job Name as a key field for the database, the EQQWXJBU function may help alleviate that, but the process may be slow depending on the size of the database being searched.