Here is a list of IEBUPDTE offloaded files containing various libraries that we are making available for people to download and use.

The files should be file transfered up to a z/OS system as ASCII files with a logical record length of 80 (LRECL). None of the files should take more than a just a few tracks.

Once the files are on the desired z/OS system they should be rebuilt using the IBM supplied utility IEBUPDTE.

Sample IEBUPDTE Offload File Rebuild JCL

//IEBUPDTE  JOB
//REBUILD   EXEC  PGM=IEBUPDTE,PARM=NEW
//SYSPRINT  DD  SYSOUT=*
//SYSUT2    DD  DISP=(,CATLG),UNIT=SYSALLDA,SPACE=(80,(5,1,4)),
//          DSN=your.output.dataset.to.create,VOL=SER=vvvvvv,
//          RECFM=FB,LRECL=80,BLKSIZE=0,DSORG=PO
//SYSIN     DD  DISP=SHR,DSN=your.input.iebupdte.offload.file
A copy of the above sample job for rebuilding these libraries is available from here.

The libraries linked to by this page remain the copyrighted material of Abbydale Systems LLC. You are free to use the material but please honor the copyrights.

As always you are free to use this code but the usual disclaimers apply.

By downloading code from this page you agree to the terms of the disclaimer.

There are full equivalent TSO Transmitted (XMIT) libraries available from here.

Abbydale Systems LLC. - Because IT matters Page #1  
Name
Description
  
DEFCHAN.IEBUPDTEThis offload contains the sample Queue and Channel definitions for establishing triggered channels between two queue managers.

The definitions are suitable for running on any MQ platform that supports RUNMQSC type input.

The IEBUPDTE file somes with a panel that can be used for tailoring the definitions.

There is also a XMI version of this file available from the list of XMI files.

Link to information page click here.

IEBUPDTE.ASLPARMCThis is the offload file for the assembler program ASLPARMC.

The file contains the source code and sample assembly and execution JCL.

There is also a XMI version of this file available from the list of XMI files.

Link to information page click here.

IEBUPDTE.EMACThis is the IEBUPDTE offloaded source for all of our released ISPF edit macros.

There is also a XMI version of this file available from the list of XMI files.

Link to information page click here.

IEBUPDTE.MPF.SOURCEThis offload file contains the source code for all of our released message processing exits (MPF)

For information about what each exit does and how to implement them. please see the link below.

There is also a XMI version of this file available from the list of XMI files.

Link to information page click here.

IEBUPDTE.REXXThis is the IEBUPDTE offloaded source for all of our released Rexx execs.

There is also a XMI version of this file available from the list of XMI files.

Link to information page click here.

IEBUPDTE.SAMPLE.JCLSample JCL file

Page #1  
 
 


If you need any support or assistance with any of the code on this site
or
if you would like to contact us, please click here

follow us on facebook
Follow us on Facebook

 

Number of unique visitors 2698

Copyright © Abbydale Systems LLC 2015-2024

Abbydale Systems LLC Lic. 802696149. All rights reserved.

Last modified : Tuesday 26th of September 2023