File

PAUDBUNL.cbl: Authorization DB2 File Loader

Part of Credit Authorization (IMS/DB2/MQ): Loads authorization data into DB2 child and root files from IMS.

IsolatedExpanded
OverviewSource

Datasets

  • AWS.M2.CARDDEMO.LOADLIBThis dataset is read by the PAUDBUNL program, which is part of the Authorization DB2 File Loader application. It likely contains load modules or related files needed for the program's execution.
    View
  • OEM.IMS.IMSP.DBDLIBThis node represents the DBDLIB dataset, which is read by the PAUDBUNL program. This dataset likely contains database definitions used by the program during its execution.
    View
  • OEM.IMS.IMSP.PAUTHDBThis dataset, OEM.IMS.IMSP.PAUTHDB, is read by the PAUDBUNL program to process authorization data from an IMS database. It serves as the source for loading authorization records.
    View
  • OEM.IMS.IMSP.PAUTHDBXThis dataset is read by the program to load authorization data from the IMS database. It serves as the source for customer authentication records.
    View
  • OEM.IMS.IMSP.PSBLIBThis program reads data from the OEM.IMS.IMSP.PSBLIB dataset and processes it, likely for authorization database loading.
    View
  • OEMA.IMS.IMSP.SDFSRESLThis node represents a dataset that is read by the PAUDBUNL program. It likely contains IMS system resources required for the program's execution.
    View
  • OEMA.IMS.IMSP.SDFSRESL.V151This node represents a dataset that is read by the PAUDBUNL program, likely containing IMS load modules or related resources, as indicated by its name and the program's purpose of loading an authorization database.
    View
  • OEMPP.IMS.V15R01MB.PROCLIBThis dataset, OEMPP.IMS.V15R01MB.PROCLIB, is read by the PAUDBUNL program. It likely contains JCL or control statements necessary for the program's execution.
    View
  • OUTFIL1OUTFIL1 is a dataset that the program PAUDBUNL reads from. It is part of the input/output section, indicating its role in data handling within the authorization DB2 file loader.
    View
  • OUTFIL2This file is read by the program to process authorization data, likely for loading into a database.
    View
  • AWS.M2.CARDDEMO.PAUTDB.CHILD.FILEOThis dataset is written to by the Authorization DB2 File Loader program. It is used to store authorization data in a file.
    View
  • AWS.M2.CARDDEMO.PAUTDB.ROOT.FILEOThis dataset is utilized by the PAUDBUNL program to store authorization data within the DB2 database. It serves as the target for writing information, as indicated by its role in the file section.
    View

Files

  • DBUNLDGS.cblThis program acts as a utility, making calls to the DBUNLDGS.cbl program. It utilizes the LINKAGE SECTION for passing data to and from DBUNLDGS.cbl during these calls.View
  • CIPAUDTY.cpyThis file defines data structures and constants for the Authorization DB2 File Loader program. It is included in the program's WORKING-STORAGE SECTION, meaning its definitions are available for use throughout the program's logic.View
  • CIPAUSMY.cpyThe CIPAUSMY.cpy copybook is included in the PAUDBUNL program, likely containing data structures or constants used by the authorization database loader.View
  • IMSFUNCS.cpyThis copybook contains definitions and related functionalities for interacting with the IMS system, utilized by the PAUDBUNL program for authorization database operations.View
  • PAUTBPCB.cpyThis copybook defines record structures and constants used by the Authorization DB2 File Loader program, facilitating data handling and DB2 interaction.View
  • DBUNLDGS.cblThis program, PAUDBUNL, utilizes the DBUNLDGS.cbl resource. The code preview indicates that PAUDBUNL is an Authorization DB2 File Loader.View
  • DBUNLDGS.cblThis program loads authorization data from a DB2 database. The DBUNLDGS.cbl resource is utilized by the main program, likely for database interaction or data handling during the loading process.View
  • UNLDPADB.jclThe UNLDPADB.jcl resource is utilized by the PAUDBUNL.cbl program to load data into a DB2 database. It is connected to the DATA DIVISION, indicating it handles file processing or data manipulation relevant to the program's data structures.View
  • LOADPADBThis node encompasses the main logic for loading authorization data into a DB2 database. It orchestrates the file loading process as part of the overall Authorization DB2 File Loader program.View

Utilities

  • DBUNLDGS.cblThis program acts as a utility, making calls to the DBUNLDGS.cbl program. It utilizes the LINKAGE SECTION for passing data to and from DBUNLDGS.cbl during these calls.