File

DBUNLDGS.cbl: GSAM Root/Child Dataset Unloader

Part of Credit Authorization (IMS/DB2/MQ): Unloads data from the GSAM root and child datasets, likely for backup or analysis.

IsolatedExpanded
OverviewSource

Datasets

  • AWS.M2.CARDDEMO.LOADLIBThis program reads from the AWS.M2.CARDDEMO.LOADLIB dataset, which is part of the program's environment division.
    View
  • OEM.IMS.IMSP.DBDLIBThis dataset is read by the program to access control block information from the IMS database definition library. It contains the necessary definitions to interpret and unload data from the GSAM database.
    View
  • OEM.IMS.IMSP.PAUTHDBThis dataset, OEM.IMS.IMSP.PAUTHDB, is read by the DBUNLDGS program. It likely contains authorization data used during the unloading process of the GSAM root/child datasets.
    View
  • OEM.IMS.IMSP.PAUTHDBXThis program reads data from the OEM.IMS.IMSP.PAUTHDBX dataset, which is a GSAM dataset used for unloading.
    View
  • OEM.IMS.IMSP.PSBLIBThis program reads from the OEM.IMS.IMSP.PSBLIB dataset. The provided code snippet does not contain specific details about the content or purpose of this dataset within the program's execution.
    View
  • OEMA.IMS.IMSP.SDFSRESLThis dataset, OEMA.IMS.IMSP.SDFSRESL, is read by the DBUNLDGS program. It likely contains system resource libraries or load modules required for the program's execution within the IMS environment.
    View
  • OEMA.IMS.IMSP.SDFSRESL.V151This node represents the SDFSRESL dataset, which is read by the program. It likely contains load modules or resource definitions required for the program's execution.
    View
  • OEMPP.IMS.V15R01MB.PROCLIBThis dataset, which appears to be a system procedure library, is read by the program to access necessary operational instructions or configurations.
    View
  • AWS.M2.CARDDEMO.PAUTDB.CHILD.GSAMThis GSAM dataset is updated by the program. It serves as the target for the file section's data unloading operations.
    View
  • AWS.M2.CARDDEMO.PAUTDB.ROOT.GSAMThis node represents the GSAM file AWS.M2.CARDDEMO.PAUTDB.ROOT.GSAM, which is updated by the DBUNLDGS program. The program reads data from this file, likely for unloading or processing purposes.
    View

Files

  • DBUNLDGS.cblThis program is an AWS-authored utility designed for unloading GSAM root/child datasets. It is invoked by other programs and utilizes linkage sections for data transfer.View
  • CIPAUDTY.cpyThis program utilizes the CIPAUDTY.cpy copybook, which is incorporated into the WORKING-STORAGE SECTION, likely to define data structures or constants related to auditing or transaction types.View
  • CIPAUSMY.cpyThis copybook is included in the WORKING-STORAGE SECTION, providing definitions likely related to data structures or constants used by the program.View
  • IMSFUNCS.cpyThis copybook contains IMS-related functions and is utilized by the program, as indicated by its inclusion within the WORKING-STORAGE SECTION.View
  • PADFLPCB.cpyThe PADFLPCB.cpy resource is utilized within the DBUNLDGS program to manage GSAM root/child dataset unloading operations, as indicated by its inclusion in the linkage section.View
  • PASFLPCB.cpyThis section defines the record structure and fields for the PASFLPCB, likely containing control information or data related to the GSAM dataset being processed by the DBUNLDGS program.View
  • PAUTBPCB.cpyThis resource, PAUTBPCB.cpy, is utilized by the DBUNLDGS program. It is incorporated into the program through the LINKAGE SECTION, indicating it holds control block information or related data structures essential for the program's operations, likely related to GSAM dataset management.View
  • UNLDGSAM.jclThis JCL script is utilized by the DBUNLDGS COBOL program to define and manage the GSAM dataset that is being unloaded. It specifies the dataset's characteristics and its role in the unloading process.View
  • DBUNLDGS.cblThis program, DBUNLDGS.cbl, is responsible for unloading data from a GSAM root/child dataset. It is utilized within the INPUT-OUTPUT SECTION of the program.View
  • DBUNLDGS.cblThis program is named DBUNLDGS and is identified as a COBOL program. It is used for unloading GSAM root and child datasets.View
  • DBUNLDGS.cblThis program is named DBUNLDGS and is identified as a GSAM Root/Child Dataset Unloader. It contains copyright information and is licensed under the Apache License, Version 2.0.View
  • LOADPADBThis group item likely serves as a padding area within the program, possibly to align other data structures or to meet specific record length requirements for the GSAM dataset being unloaded.View

Utilities

  • DBUNLDGS.cblThis program is an AWS-authored utility designed for unloading GSAM root/child datasets. It is invoked by other programs and utilizes linkage sections for data transfer.