JCL support - assure_dq - 10.1.0

Assure DQ Client Installation

Product type
Software
Portfolio
Verify
Product family
Assure
Product
Assure DQ
Version
10.1.0
ft:locale
en-US
Product name
Assure DQ, ER, Insight and Perceive
ft:title
Assure DQ Client Installation
Copyright
2025
First publish date
2005
ft:lastEdition
2025-11-28
ft:lastPublication
2025-11-28T07:24:40.465000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Infogix
L4_Investment_Segment
Legacy Infogix DQ
L5_Product_Group
Legacy Infogix DQ
L6_Product_Name
Product Feature
Assure DQ

This section describes how to install JCL for executing the Assure DQ client from batch jobs. The supported z/OS Java environments allow use of JCL to run Java applications from batch jobs. The client installation zip includes custom versions of sample JCL suitable for use with Assure DQ.

To install this JCL library, complete the following steps:

  1. Open > ZOS\utils folder in the installation zip and upload SAMPJCL.XMIT in binary mode to an FB/80 dataset on z/OS.
    Tip: Ensure you use binary mode when uploading SAMPJCL.XMIT to avoid file corruption.
  2. Unpack the file by entering the following TSO command:
    RECEIVE INDS(HLQ.SAMPJCL.XMIT)
  3. When prompted to enter restore parameters or DELETE or END, enter the following command:
    da('HLQ.ASSURE.JCL')

    The expected response is:

    Restore successful to dataset 'HLQ.ASSURE.JCL'
  4. Customize each member of the dataset by following the instructions in the member.
  5. If you need additional troubleshooting assistance to run the client with JCL, please contact Precisely Customer Support (see page 5).