Skip to content

zosconnect/sample-ims-large-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMS Large Data Structure Sample

These sample programs are provided for IMS application to handle large message structures. The sample utilities, BAQGETS and BAQSETS for COBOL, and BAQPGETS and BAQPSETS for PL/I, handle the segmentation and de-segmentation of large data structures by using a temporary storage in the message processing region.

Instructions

Follow the instructions in the IBM Documentation for details on how to create an IMS Large Data Structure:

Structure

  • The COBOL directory contains the IMS COBOL program BAQLDS.cbl and the sample CBOBOL utilities BAQGETS.cbl and BAQSETS.cbl which it calls.
  • The JCL directory contains the JCL to compile and link all the samples.
  • The PLI directory contains the sample PLI utilities BAQPGETS.pli and BAQPSETS.pli for an IMS PLI application to call.

License

See LICENSE for details.

About

Contains the IMS large data structure samples as shipped with z/OS Connect.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published