Job

DB2 Transaction Types Data Load

Part of DB2 Transaction Types: This JCL batch job processes transaction types for a DB2 database. It reads control and data libraries, executes several utility steps, and writes updated transaction category and type datasets. The job is configured with standard JOB card parameters for class and messaging.

IsolatedExpanded
OverviewSource

Datasets

  • AWS.M2.CARDDEMO.CNTLThis control dataset provides configuration and operational parameters for the CREADB2 job, guiding its execution of transaction type processing for the DB2 database.
    View
  • AWS.M2.CARDDEMO.DBRMLIBThis dataset contains Database Request Module Libraries (DBRMs) that are essential for the job to interact with the DB2 database, enabling it to process transaction types and manage data updates.
    View
  • AWS.M2.CARDDEMO.LOADLIBThis load library contains executable programs that the CREADB2 job utilizes to process transaction types within the DB2 database, enabling the management of transaction categories and types.
    View
  • INPFILEThis dataset provides control and data input for the CREADB2 job, which processes transaction types for a DB2 database, ultimately leading to updated transaction category and type datasets.
    View
  • instream:MNTTRDB2:STEP1:SYSTSINThis instream dataset, referred to as SYSTSIN for STEP1 within the CREADB2 job, contains control statements that direct the execution of utility steps for processing DB2 transaction types. It is crucial for configuring and managing the batch job's operations.
    View
  • instream:TRANEXTR:STEP40:SYSINThe instream dataset serves as the control input for the STEP40 step, guiding the transaction extraction process within the CREADB2 job.
    View
  • instream:TRANEXTR:STEP40:SYSTSINThis artifact, a JCL in-stream dataset, contains the control statements for the TRANEXTR step within the CREADB2 job. It dictates the execution logic and parameters for the transaction extraction process.
    View
  • instream:TRANEXTR:STEP50:SYSINThis artifact provides the JCL control statements for the TRANEXTR step within the CREADB2 job. It dictates the execution flow and parameters for processing transaction types in the DB2 database.
    View
  • instream:TRANEXTR:STEP50:SYSTSINThe instream dataset within STEP50 of the TRANEXTR job is used to provide control statements for the SYSTSIN step, enabling the processing of transaction types within the DB2 database.
    View
  • OEM.DB2.DAZ1.RUNLIB.LOADThis load library contains executable modules that the CREADB2 job utilizes to process transaction types within a DB2 database environment.
    View
  • OEM.DB2.DAZ1.SDSNEXITThis dataset is used by the CREADB2 job to process transaction types for a DB2 database. It likely contains exit routines or configuration related to how transaction data is handled and updated within the database.
    View
  • OEMA.DB2.VERSIONA.SDSNLOADThe shared library dataset is loaded by the job to execute its transactional processing steps for the DB2 database.
    View
  • AWS.M2.CARDDEMO.TRANCATG.PSThis dataset contains transaction categories used by the CREADB2 job. The job reads this dataset to process transaction types for the DB2 database and writes updated transaction category information.
    View
  • AWS.M2.CARDDEMO.TRANTYPE.PSThis dataset holds transaction type data that is read and processed by the CREADB2 job to update transaction categories and types within the DB2 database.
    View

Utilities

  • IKJEFT01