Job

CardDemo Core Export Process

Part of CardDemo Core Module: The CBEXPORT job is responsible for exporting data from the CardDemo Core module. It processes various account and transaction files, updating key VSAM datasets. This job utilizes IDCAMS utilities and the main CBEXPORT COBOL program for data manipulation and transfer.

IsolatedExpanded
OverviewSource

Datasets

  • ACCTFILEThis job exports data from the CardDemo Core module by processing account and transaction files, updating key VSAM datasets.
    View
  • AWS.M2.CARDDEMO.ACCTDATA.VSAM.KSDSThis job processes and updates VSAM datasets containing account and transaction data as part of the CardDemo Core module's export functionality.
    View
  • AWS.M2.CARDDEMO.CARDDATA.VSAM.KSDSThe CBEXPORT job reads from and writes to this VSAM KSDS dataset, which serves as a primary repository for essential account and transaction data processed during the export operation.
    View
  • AWS.M2.CARDDEMO.CARDXREF.VSAM.KSDSThis job exports data from the CardDemo Core module, processing account and transaction files and updating VSAM datasets, including the key data within the specified KSDS.
    View
  • AWS.M2.CARDDEMO.CUSTDATA.VSAM.KSDSThe job exports data from the CardDemo Core module by processing and updating VSAM datasets, specifically the customer data KSDS, which contains key account and transaction information.
    View
  • AWS.M2.CARDDEMO.EXPORT.DATAThis dataset serves as a staging area for data exported from the CardDemo Core module by the CBEXPORT job. It stores processed account and transaction files before further handling.
    View
  • AWS.M2.CARDDEMO.LOADLIBThis load library contains executable modules for the CBEXPORT job, which processes and exports data from the CardDemo Core module, updating VSAM datasets.
    View
  • AWS.M2.CARDDEMO.TRANSACT.VSAM.KSDSThis job exports transaction data from the CardDemo Core module using a VSAM KSDS dataset, processing and updating it as part of its core functionality.
    View
  • CARDFILEThis dataset serves as a critical input for the CBEXPORT job, containing essential account and transaction data that is processed and updated within the CardDemo Core module.
    View
  • CUSTFILEThe CBEXPORT job reads customer data from the CUSTFILE dataset to process and export information from the CardDemo Core module.
    View
  • EXPFILEThis dataset serves as the primary output file for the CBEXPORT job, containing processed account and transaction data from the CardDemo Core module for subsequent use.
    View
  • TRANSACTThis job exports data from the CardDemo Core module, processing account and transaction files to update VSAM datasets, using IDCAMS utilities and the main CBEXPORT COBOL program.
    View
  • XREFFILEThe XREFFILE dataset is utilized by the CBEXPORT job to store cross-reference data essential for processing and exporting information from the CardDemo Core module.
    View
  • &CNTLLIBThis program library is referenced by the CBEXPORT job to load control statements required for its data export operations.
    View
  • AWS.M2.CARDDEMO.ACCTDATA.PSThis job exports data from the CardDemo Core module, processing account and transaction files stored in this dataset to update VSAM datasets.
    View
  • AWS.M2.CARDDEMO.CARDDATA.PSThe CardDemo Core module's export job uses this dataset to store processed account and transaction data, which is updated using IDCAMS utilities and the main CBEXPORT COBOL program.
    View
  • AWS.M2.CARDDEMO.CARDXREF.PSThe job uses this dataset to store and retrieve cross-reference information, likely mapping various identifiers or codes related to account and transaction data processed during the export.
    View
  • AWS.M2.CARDDEMO.CUSTDATA.PSThe CBEXPORT job processes account and transaction data from CardDemo Core, using this dataset to store and update key customer information.
    View
  • AWS.M2.CARDDEMO.DALYTRAN.PS.INITThe job utilizes the dataset to initialize daily transaction records for the CardDemo Core module during its export process.
    View
  • AWS.M2.CARDDEMO.DISCGRP.PSThe job utilizes this dataset to export data related to card demo disc groups, processing and updating VSAM datasets as part of the overall data export operation.
    View
  • AWS.M2.CARDDEMO.ESDSRRDS.PSThe CBEXPORT job utilizes this dataset to store exported data from the CardDemo Core module, processing account and transaction files to update VSAM datasets.
    View
  • AWS.M2.CARDDEMO.TCATBALF.PSThis COBOL program, the core of the CBEXPORT job, reads and processes transaction data from a VSAM dataset, updating key account balance information.
    View
  • AWS.M2.CARDDEMO.TRANCATG.PSThis job exports data from the CardDemo Core module, processing account and transaction files to update key VSAM datasets. The artifact contains transaction catalog information crucial for this export process.
    View
  • AWS.M2.CARDDEMO.TRANSACT.COMBINEDThis job exports transaction data from CardDemo Core, using the AWS.M2.CARDDEMO.TRANSACT.COMBINED dataset as a source for processing and updating VSAM datasets.
    View
  • AWS.M2.CARDDEMO.TRANTYPE.PSThis dataset is read by the CBEXPORT job to obtain transaction type definitions, which are then used to process and export account and transaction data from the CardDemo Core module.
    View
  • AWS.M2.CARDDEMO.TRXFL.SEQThis job exports transaction data from the CardDemo Core module, processing sequence files to update VSAM datasets.
    View
  • AWS.M2.CARDDEMO.TRXFL.VSAM.KSDSThe CBEXPORT job utilizes this VSAM KSDS dataset to store exported transaction data, processing and updating critical information for the CardDemo Core module.
    View
  • AWS.M2.CARDDEMO.USRSEC.PSThe job exports sensitive user security data, likely for auditing or migration purposes, from a VSAM dataset.
    View
  • AWS.M2.CARDDEMO.USRSEC.VSAM.ESDSThis job utilizes the ESDS dataset to store and retrieve critical user security information for the CardDemo Core module, enabling efficient processing of account and transaction data during export operations.
    View
  • AWS.M2.CARDDEMO.USRSEC.VSAM.KSDSThis job exports data from the CardDemo Core module, processing account and transaction files stored in a VSAM KSDS dataset and updating key VSAM datasets.
    View
  • AWS.M2.CARDDEMO.USRSEC.VSAM.RRDSThe job exports data from the CardDemo Core module, processing account and transaction files stored within this VSAM RRDS dataset to update key information.
    View
  • AWS.M2.CARDEMO.FTP.TESTThis dataset serves as a temporary staging area for data exported by the CBEXPORT job, facilitating the transfer of processed account and transaction information from the CardDemo Core module.
    View
  • AWS.M2.CARDEMO.FTP.TEST.BKUPThis backup dataset is used by the CBEXPORT job to store exported data from the CardDemo Core module, serving as a record of processed account and transaction files.
    View
  • AWS.M2.CARDEMO.FTP.TEST.BKUP.INTRDRThe job uses this dataset as a backup input file during its export process. It ensures data integrity by having a point-in-time snapshot for recovery or reprocessing.
    View
  • instream:ACCTFILE:STEP05:SYSINThis instream dataset provides control statements to the IDCAMS utility within the CBEXPORT job's STEP05. It is used to define and manage the ACCTFILE dataset, which is crucial for the job's data export operations.
    View
  • instream:ACCTFILE:STEP10:SYSINThis instream dataset provides control statements to the IDCAMS utility during step 10 of the CBEXPORT job, guiding the processing and updating of VSAM datasets for data export from the CardDemo Core module.
    View
  • instream:ACCTFILE:STEP15:SYSINThis instream dataset,ACCTFILE, is used as the SYSIN for the CBEXPORT job's STEP15. It likely contains control statements or input data required for the data export process within the CardDemo Core module.
    View
  • instream:CARDFILE:STEP05:SYSINThe instream dataset is used as input for the SYSIN DD statement in STEP05 of the CBEXPORT job, likely containing control statements or parameters for the job's data export process.
    View
  • instream:CARDFILE:STEP10:SYSINThe job uses this instream dataset as the SYSIN control statements for the STEP10 step, directing the CardDemo Core processing and export operations.
    View
  • instream:CARDFILE:STEP15:SYSINThis instream dataset is used as input for the CBEXPORT COBOL program during step 15, likely containing control statements or parameters that guide the data export process from the CardDemo Core module.
    View
  • instream:CARDFILE:STEP40:SYSINThis instream dataset provides control statements for the CBEXPORT job's STEP40, guiding the processing of CardDemo Core data for exporting account and transaction information.
    View
  • instream:CARDFILE:STEP50:SYSINThis instream dataset provides the control statements for the IDCAMS utility within the CBEXPORT job's STEP50. It dictates how data is processed and manipulated from the CardDemo Core module.
    View
  • instream:CARDFILE:STEP60:SYSINThe instream SYSIN for CARDFILE STEP60 provides the control statements and input data to the CBEXPORT COBOL program, enabling the export of data from the CardDemo Core module.
    View
  • instream:CBEXPORT:STEP01:SYSINThe instream dataset SYSIN for the CBEXPORT job provides the necessary control statements and JCL for the STEP01 step, directing the CardDemo Core data export process.
    View
  • instream:COMBTRAN:STEP10:SYSINThis instream dataset, COMBTRAN:STEP10:SYSIN, provides control statements and input for the CBEXPORT COBOL program during the STEP10 execution, enabling the export of data from the CardDemo Core module.
    View
  • instream:CREASTMT:DELDEF01:SYSINThe SYSIN dataset provides control statements to the CREASTMT program, guiding the export of data from the CardDemo Core module by the CBEXPORT job.
    View
  • instream:CREASTMT:STEP020:SYSINThe job uses an instream dataset as input to the IDCAMS utility within STEP020 to create or manage VSAM datasets, processing account and transaction files.
    View
  • instream:CUSTFILE:STEP05:SYSINThis instream dataset provides control statements for the CBEXPORT job's Step 05, guiding the processing of customer data from the CardDemo Core module and enabling the export of essential account and transaction information.
    View
  • instream:CUSTFILE:STEP10:SYSINThis instream dataset is used as input (SYSIN) for the first step (STEP10) of the CBEXPORT job, likely containing control statements or parameters for processing the CUSTFILE data.
    View
  • instream:CUSTFILE:STEP15:SYSINThis instream dataset is used as input for the SYSIN DD statement in Step 15 of the CBEXPORT job, likely containing control statements or program instructions for processing the CUSTFILE.
    View
  • instream:DALYREJS:STEP05:SYSINThe job uses this instream dataset as the control input for the DALYREJS step, dictating the execution flow and parameters for the CBEXPORT process.
    View
  • instream:DEFCUST:STEP05:SYSINThis instream dataset provides control statements and parameters to the CBEXPORT COBOL program during Step 5 of its execution, guiding the data export process for the CardDemo Core module.
    View
  • instream:DEFGDGB:STEP05:SYSINThis instream dataset is used as the control input for the CBEXPORT job's step STEP05, dictating the data processing and export operations executed by the CardDemo Core module.
    View
  • instream:DEFGDGD:STEP10:SYSINThis artifact provides the control statements for the CBEXPORT COBOL program, guiding the data export process from the CardDemo Core module.
    View
  • instream:DEFGDGD:STEP30:SYSINReads
    View
  • instream:DEFGDGD:STEP50:SYSINThis instream dataset provides control statements for the CardDemo Core export process within the CBEXPORT job. It dictates how the data export and VSAM dataset updates are performed during Step 50.
    View
  • instream:DISCGRP:STEP05:SYSINThis instream dataset, containing control statements, directs the execution of the CBEXPORT COBOL program in STEP05. It dictates how the CardDemo Core data is processed and exported.
    View
  • instream:DISCGRP:STEP10:SYSINThe SYSIN dataset for the STEP10 step in the CBEXPORT job provides control statements and input for the COBOL program, guiding the export of data from the CardDemo Core module.
    View
  • instream:DISCGRP:STEP15:SYSINThis instream dataset, referenced as SYSIN in STEP15, provides control statements for the CBEXPORT job's data export process, guiding the IDCAMS utility's operations on the DISCGRP dataset.
    View
  • instream:DUSRSECJ:STEP02:SYSINThe SYSIN dataset for the DUSRSECJ step in the CBEXPORT job contains control statements and JCL to guide the data export process from the CardDemo Core module.
    View
  • instream:DUSRSECJ:STEP03:SYSINThis instream dataset is used by the CBEXPORT job's third step to provide control statements for data processing, enabling the export of data from the CardDemo Core module.
    View
  • instream:ESDSRRDS:STEP02:SYSINThis instream dataset is used as the control input for the CBEXPORT job's step to process and export data from the CardDemo Core module.
    View
  • instream:ESDSRRDS:STEP03:SYSINThis artifact contains JCL control statements for the CBEXPORT job, specifically for the IDCAMS utility used in STEP03 to manage the ESDSRRDS dataset.
    View
  • instream:ESDSRRDS:STEP04:SYSINThis job step utilizes an instream dataset as input to the CBEXPORT COBOL program for processing exported data from the CardDemo Core module.
    View
  • instream:ESDSRRDS:STEP05:SYSINThe instream data for ESDSRRDS in STEP05 is utilized by the CBEXPORT job as its primary input, guiding the export of data from the CardDemo Core module by defining the specific processing steps and parameters.
    View
  • instream:INTRDRJ1:IDCAMS:SYSINThis instream artifact provides the SYSIN control statements for the IDCAMS utility, which is used by the CBEXPORT job to manage and process VSAM datasets for data export from the CardDemo Core module.
    View
  • instream:INTRDRJ2:IDCAMS:SYSINThe instream dataset SYSIN provides control statements to the IDCAMS utility, directing the CBEXPORT job's data export and VSAM dataset update operations.
    View
  • instream:REPTFILE:STEP05:SYSINThis instream dataset provides the control statements for the IDCAMS utility during step 5 of the CBEXPORT job, guiding the export process of data from the CardDemo Core module.
    View
  • instream:TCATBALF:STEP05:SYSINThis instream dataset is utilized by the CBEXPORT job's STEP05 during its execution to provide control statements for the CardDemo Core data export process.
    View
  • instream:TCATBALF:STEP10:SYSINThis instream dataset provides the control statements for the CBEXPORT job's step 10, guiding the IDCAMS utility in processing and updating VSAM datasets for data export from the CardDemo Core module.
    View
  • instream:TCATBALF:STEP15:SYSINThis instream dataset provides control statements for the CBEXPORT job's step 15, guiding the IDCAMS utility in processing and updating VSAM datasets.
    View
  • instream:TRANBKP:STEP05:SYSINThis job utilizes the instream dataset to provide control statements to the CBEXPORT COBOL program during the data export process from the CardDemo Core module.
    View
  • instream:TRANBKP:STEP10:SYSINThis instream dataset is used as the control input for the STEP10 step within the CBEXPORT job, guiding the data export process for the CardDemo Core module.
    View
  • instream:TRANCATG:STEP05:SYSINThis job step utilizes an in-stream dataset as input for the CBEXPORT program, likely containing control statements or parameters necessary for the data export process.
    View
  • instream:TRANCATG:STEP10:SYSINThis instream dataset provides control statements to the CBEXPORT COBOL program during Step 10 of the CardDemo Core export job, guiding the processing of account and transaction data for updating VSAM datasets.
    View
  • instream:TRANCATG:STEP15:SYSINThis instream dataset provides control statements to the CBEXPORT job's Step 15, guiding the processing of account and transaction data for export from the CardDemo Core module.
    View
  • instream:TRANFILE:STEP05:SYSINThis instream dataset provides control statements to the CBEXPORT COBOL program during Step 5, guiding the data export process from the CardDemo Core module.
    View
  • instream:TRANFILE:STEP10:SYSINThis artifact provides control statements and input data for the CBEXPORT job's STEP10, guiding the processing of transaction files used to update VSAM datasets within the CardDemo Core module.
    View
  • instream:TRANFILE:STEP15:SYSINThis instream dataset contains control statements for the CBEXPORT job's Step 15, guiding the processing of transaction files and contributing to the export of data from the CardDemo Core module.
    View
  • instream:TRANFILE:STEP20:SYSINThe instream data for the TRANFILE dataset at STEP20 is used as input for the main CBEXPORT COBOL program, controlling the data export process from the CardDemo Core module and updating VSAM datasets.
    View
  • instream:TRANFILE:STEP25:SYSINThis instream dataset provides control statements and data to the CBEXPORT job's STEP25, guiding the processing of transaction files for data export from the CardDemo Core module.
    View
  • instream:TRANFILE:STEP30:SYSINThis instream dataset provides control statements to the CBEXPORT COBOL program during step 30, guiding the export of data from the CardDemo Core module.
    View
  • instream:TRANIDX:STEP20:SYSINThis instream dataset provides control statements for the STEP20 step within the CBEXPORT job, guiding the processing of transaction index data for the CardDemo Core module.
    View
  • instream:TRANIDX:STEP25:SYSINThe job uses this instream dataset as input for the STEP25 step within the CBEXPORT process, providing necessary control statements or data for the CardDemo Core module export operation.
    View
  • instream:TRANIDX:STEP30:SYSINThis instream dataset provides the control statements and input for the STEP30 step of the CBEXPORT job, enabling the processing and export of data from the CardDemo Core module.
    View
  • instream:TRANTYPE:STEP05:SYSINThis instream dataset provides transaction type control statements to the CBEXPORT COBOL program during Step 05, guiding the data export process from the CardDemo Core module.
    View
  • instream:TRANTYPE:STEP10:SYSINThe instream dataset TRANTYPE in STEP10 for the CBEXPORT job is used as SYSIN to control the execution of the CardDemo Core data export process.
    View
  • instream:TRANTYPE:STEP15:SYSINThis instream dataset provides control statements for the CBEXPORT job during step STEP15, guiding the processing of transaction types for data export from the CardDemo Core module.
    View
  • instream:XREFFILE:STEP05:SYSINThe CBEXPORT job uses this instream dataset as input for the SYSIN parameter in STEP05, likely to control or define the execution of the XREFFILE utility or program within the CardDemo Core module.
    View
  • instream:XREFFILE:STEP10:SYSINThis instream dataset serves as the control input for the IDCAMS utility during the STEP10 execution of the CBEXPORT job, defining the operations for processing the XREFFILE.
    View
  • instream:XREFFILE:STEP15:SYSINThe instream dataset XREFFILE in STEP15 serves as the SYSIN for the CBEXPORT job, providing control statements and parameters necessary for the CardDemo Core data export process.
    View
  • instream:XREFFILE:STEP20:SYSINThis instream dataset provides control statements to the CBEXPORT job's STEP20, likely guiding the IDCAMS utility in processing and updating VSAM datasets for data export from the CardDemo Core module.
    View
  • instream:XREFFILE:STEP25:SYSINThis instream dataset provides control statements to the CBEXPORT COBOL program during data export, guiding the processing of account and transaction files to update VSAM datasets.
    View
  • instream:XREFFILE:STEP30:SYSINThe instream dataset provides control statements to the IDCAMS utility during step 30 of the CBEXPORT job, directing the processing and manipulation of data within the CardDemo Core module.
    View
  • AWS.M2.CARDDEMO.DISCGRP.VSAM.KSDSThis job exports data from the CardDemo Core module, processing account and transaction files stored in a VSAM KSDS dataset to update key datasets.
    View
  • AWS.M2.CARDDEMO.TCATBALF.VSAM.KSDSThe CBEXPORT job utilizes this VSAM KSDS dataset to store and manage account balance information. It plays a crucial role in processing and exporting financial data from the CardDemo Core module, ensuring data integrity and efficient retrieval.
    View
  • AWS.M2.CARDDEMO.TRANCATG.VSAM.KSDSThis job utilizes the transaction catalog VSAM KSDS dataset to store and manage critical transaction categorization information, which is essential for the overall data export process.
    View
  • AWS.M2.CARDDEMO.TRANTYPE.VSAM.KSDSThis job exports data from the CardDemo Core module, processing transaction type VSAM files to update key datasets.
    View

Files

  • CBEXPORTNo summary generated for this file
    View

Utilities

  • IDCAMS