PAUDBLOD.cbl: Authorization DB2 Loader
Part of Credit Authorization (IMS/DB2/MQ): Loads authorization data from DB2 files into child and root file records.
Datasets
- AWS.M2.CARDDEMO.LOADLIBThis program reads from the AWS.M2.CARDDEMO.LOADLIB dataset. This dataset is likely used to store load modules or program libraries required by the PAUDBLOD program during execution, as indicated by the 'reads' relation to the ENVIRONMENT DIVISION.View
- AWS.M2.CARDDEMO.PAUTDB.CHILD.FILEOThis dataset serves as the input file for the Authorization DB2 Loader program. It is read by the program to process authorization data.View
- AWS.M2.CARDDEMO.PAUTDB.ROOT.FILEOThis dataset is read by the PAUDBLOD program, which is part of the Authorization DB2 Loader. It likely contains data related to card demonstrations loaded into a database.View
- INFILE1This program reads data from the INFILE1 dataset as part of the Authorization DB2 Loader process. The program's INPUT-OUTPUT SECTION handles the reading of this input file.View
- INFILE2This node represents the input file that the Authorization DB2 Loader program reads from. It is part of the input/output section of the program.View
- OEM.IMS.IMSP.DBDLIBThis dataset is read by the PAUDBLOD program to load authorization data into DB2. It serves as the source for the database loading process.View
- OEM.IMS.IMSP.PSBLIBThis dataset is read by the PAUDBLOD program to load data into the Authorization DB2 database. It contains the necessary information for processing and populating the target database.View
- OEMA.IMS.IMSP.SDFSRESLThis program reads configuration data from the OEMA.IMS.IMSP.SDFSRESL dataset to initialize its operations. This information is then used within the program's working storage.View
- OEMA.IMS.IMSP.SDFSRESL.V151This dataset is read by the program and likely contains necessary resources or configurations for the IMS subsystem, specifically related to version 1.5.1 of SDFSRESL.View
- OEMPP.IMS.V15R01MB.PROCLIBThis dataset is read by the PAUDBLOD program, which appears to be related to loading an authorization database. It is likely used to access or load control statements or configuration information needed for the authorization process.View
Files
- DBUNLDGS.cblThis utility program is invoked by the main authorization loader to unload data from DB2. It utilizes linkage section elements for data transfer, facilitating the extraction process.View
- CIPAUDTY.cpyThis program, PAUDBLOD, is the Authorization DB2 Loader. The CIPAUDTY.cpy resource is utilized by this program, indicating it likely contains data structures or constants related to audit information processed by the loader.View
- CIPAUSMY.cpyThis copybook is used by the Authorization DB2 Loader program to define data structures and constants, likely for interacting with the database or processing authorization information.View
- IMSFUNCS.cpyThis copybook, IMSFUNCS.cpy, is utilized by the PAUDBLOD program, containing definitions likely related to IMS functions. It is included within the program's WORKING-STORAGE SECTION.View
- PAUTBPCB.cpyThis copybook is used by the PAUDBLOD program to define constants and variables related to DB2 authorization, likely for interacting with the DB2 database and managing authorization.View
- PAUDBLOD.cblThis COBOL program, identified as PAUDBLOD, serves as the Authorization DB2 Loader. It is utilized within the program and has dependencies on the WORKING-STORAGE SECTION, indicating its role in managing data or program state.View
- DBUNLDGS.cblThis resource, DBUNLDGS.cbl, is utilized by the PAUDBLOD program for authorization database loading, suggesting it handles DB2 unload operations.View
- CBPAUP0C.cblThe CBPAUP0C.cbl program is identified as a resource utilized by the main program PAUDBLOD.cbl. It is invoked through a LINKAGE SECTION, suggesting it provides or accesses data or functionality for the authorization DB2 loader.View
- LOADPADBThis node, labeled LOADPADB, is a group that includes program PAUDBLOD. It serves as a container for related components within the Authorization DB2 Loader program.View
Utilities
- DBUNLDGS.cblThis utility program is invoked by the main authorization loader to unload data from DB2. It utilizes linkage section elements for data transfer, facilitating the extraction process.