PAUDBLOD.cbl: Child File I/O
Part of Credit Authorization Processing: Processes credit authorizations by reading from and writing to child and root files, interacting with IMS/DB2/MQ systems.
Datasets
- AWS.M2.CARDDEMO.LOADLIBThis node represents a load library that the PAUDBLOD.cbl program reads from. It contains executable modules or programs that PAUDBLOD.cbl may utilize during its execution.View
- AWS.M2.CARDDEMO.PAUTDB.CHILD.FILEOThis dataset, AWS.M2.CARDDEMO.PAUTDB.CHILD.FILEO, is read by the PAUDBLOD.cbl program. It is accessed by the MAIN-PARA paragraph within the program, indicating it serves as a data source for the main processing logic.View
- AWS.M2.CARDDEMO.PAUTDB.ROOT.FILEOThis dataset, AWS.M2.CARDDEMO.PAUTDB.ROOT.FILEO, is read by the PAUDBLOD.cbl program. It is accessed from the MAIN-PARA paragraph within the program, indicating it serves as a data source for processing within the Child File I/O module.View
- INFILE1This dataset represents the input file read by the PAUDBLOD program. It is processed within the FILE-CONTROL paragraph, indicating it's a primary data source for the program's operations.View
- INFILE2This node represents a file that the PAUDBLOD.cbl program reads from. It is declared within the FILE-CONTROL PARAGRAPH and is the target of the 'reads' relation.View
- OEM.IMS.IMSP.DBDLIBThis node, OEM.IMS.IMSP.DBDLIB, is a dataset that the PAUDBLOD.cbl program reads from. Specifically, the 3100-INSERT-CHILD-SEG PARAGRAPH within the program is responsible for reading data from this dataset.View
- OEM.IMS.IMSP.PSBLIBThis dataset is read by the PAUDBLOD.cbl program, specifically within the 3100-INSERT-CHILD-SEG paragraph. It plays a role in child file input/output operations within the program.View
- OEMA.IMS.IMSP.SDFSRESLThis node, OEMA.IMS.IMSP.SDFSRESL, is a dataset that the PAUDBLOD.cbl program reads from. It is accessed by the 3100-INSERT-CHILD-SEG PARAGRAPH within the program, indicating its role in data insertion operations.View
- OEMA.IMS.IMSP.SDFSRESL.V151The program PAUDBLOD.cbl, specifically the 3100-INSERT-CHILD-SEG PARAGRAPH, reads from the OEMA.IMS.IMSP.SDFSRESL.V151 dataset. This dataset is essential for the child file input/output operations performed by this program.View
- OEMPP.IMS.V15R01MB.PROCLIBThis dataset, OEMPP.IMS.V15R01MB.PROCLIB, is read by the PAUDBLOD program. It is used in conjunction with the 3100-INSERT-CHILD-SEG PARAGRAPH to process child file input/output operations.View
Files
- DBUNLDGS.cblThis utility program, DBUNLDGS.cbl, is invoked by the MAIN-PARA paragraph within the PAUDBLOD.cbl program. Its purpose is to perform child file Input/Output operations as part of the overall program's functionality.View
- CIPAUDTY.cpyThe CIPAUDTY.cpy file is a copybook used by the PAUDBLOD.cbl program. It is included or used by the main program, providing definitions or structures necessary for its child file input/output operations.View
- CIPAUDTY.cpyThis copybook, CIPAUDTY.cpy, is included in the PAUDBLOD.cbl program. It is used by the 3100-INSERT-CHILD-SEG paragraph, indicating it likely contains data structures or definitions related to child record operations within the program's file I/O functionality.View
- CIPAUSMY.cpyThe CIPAUSMY.cpy file is a copybook included by the PAUDBLOD.cbl program. It likely contains data structures or constants used in the child file I/O operations performed by PAUDBLOD.cbl.View
- CIPAUSMY.cpyThis copybook, CIPAUSMY.cpy, is included within the PAUDBLOD.cbl program. It is utilized by the 3100-INSERT-CHILD-SEG paragraph to define and manage child file segment structures, likely for data input or output operations.View
- IMSFUNCS.cpyThis program, PAUDBLOD.cbl, utilizes the IMSFUNCS.cpy copybook. The copybook is included by the main program, indicating it contains reusable code or data structures essential for the program's child file I/O operations. This suggests that IMSFUNCS.cpy provides definitions or routines that PAUDBLOD.cbl relies on to perform its core functions related to file management.View
- IMSFUNCS.cpyThis copybook, IMSFUNCS.CPY, is included by the PAUDBLOD.cbl program and is specifically utilized by the 3100-INSERT-CHILD-SEG paragraph. Its purpose is to provide common functions or data structures related to IMS (Information Management System) operations within the context of inserting child segments.View
- PAUTBPCB.cpyThis copybook, PAUTBPCB.cpy, is used by the PAUDBLOD.cbl program. It is included to provide definitions or structures necessary for the program's operations, specifically related to child file I/O.View
- PAUTBPCB.cpyThis copybook, PAUTBPCB.cpy, is included within the PAUDBLOD.cbl program. It serves as a data structure or definition file used by the main program logic. Its inclusion indicates that PAUDBLOD.cbl relies on the definitions provided within this copybook for its operations.View
- PAUDBLOD.cblThis COBOL program, PAUDBLOD.cbl, is responsible for child file input/output operations. It is utilized by the MAIN-PARA paragraph within the program, indicating its role in managing data flow related to child files.View
- DBUNLDGS.cblThe DBUNLDGS.cbl resource is utilized by the PAUDBLOD.cbl program for child file input/output operations. It is invoked by the MAIN-PARA paragraph within PAUDBLOD.cbl, indicating its role in handling data related to child files.View
- CBPAUP0C.cblThis program, PAUDBLOD.cbl, utilizes the CBPAUP0C.cbl resource. The MAIN-PARA paragraph within PAUDBLOD.cbl establishes a usage relationship with CBPAUP0C.cbl, indicating that CBPAUP0C.cbl is called or referenced by the main logic flow of the program.View
- LOADPADBThis section, LOADPADB, is a group within the PAUDBLOD.cbl program, which handles child file I/O. It is included by the main program, indicating it contains logic or data related to child file operations.View
Utilities
- DBUNLDGS.cblThis utility program, DBUNLDGS.cbl, is invoked by the MAIN-PARA paragraph within the PAUDBLOD.cbl program. Its purpose is to perform child file Input/Output operations as part of the overall program's functionality.