IBM Z and LinuxONE IBM Z

IBM Z

The enterprise platform for mission-critical applications brings next-level data privacy, security, and resiliency to your hybrid multicloud.


#Servers
#IBMZ
#Enterpriseserver
 View Only
  • 1.  GZIP (Compression / Decrompression) in CICS environment

    Posted 03/25/21 12:41 PM
    I need to perform GZIP (Compression / Decrompression) in CICS environment, is there a callable service or something to do this?

    ------------------------------
    Renato Almeida de Brito
    ------------------------------


  • 2.  RE: GZIP (Compression / Decrompression) in CICS environment

    Posted 03/25/21 01:17 PM

    Hi, Renato,

    gzip-1.3.12 compiles on z/OS with:

    ./configure CC=xlc CFLAGS=-D_XOPEN_SOURCE=600 -DO_BINARY=0 -DO_NOFOLLOW=0 -DS_ IRWXUGO=65535


    Additionally, Rocket Software are offering gzip and libz readily compiled:

    https://www.rocketsoftware.com/zos-open-source/tools

    Yours,
    VB.



    ------------------------------
    Volker Birk
    p≡p project
    https://pEp.software
    ------------------------------