Samples of selected System z Platform Test configuration files
This page contains selected samples of parmlib members, configuration files, REXX EXECs, and so on, grouped by product, operating system element, or function. Unless otherwise noted, these samples are not specific to a particular system release.
Click any of the samples to view it in your browser. You can use your browser's "Save as" function to download the sample file to your computer.
We'd like to hear from you if you have questions about any of our samples, or if you have ideas about specific samples that you'd like us to include here.
Please understand that these samples are specifically tailored to our environment. You will not be able to use these samples without customizing them to your own environment.
- CICS samples
- IBM Encryption Facility for z/OS
- IBM Health Checker for z/OS: Sample Checks
- IMS samples
- LDAP Server samples
- Selected MVS IPLPARM members
- Selected MVS PARMLIB members
- Selected System z Platform Test policies
- System z Platform Test Recovery
- VTAM samples
- z/OS UNIX samples
CICS samples
| AOR1 | AOR1 contains the startup procedure for our application group 1 AORs. | |
| AOR2 | AOR2 contains the startup procedure for our application group 2 AORs. | |
| AOR3 | AOR3 contains the startup procedure for our application group 3 AORs. | |
| COMMANDS | COMMANDS contains the commands used to start the CICS regions for each of our application groups. | |
| G1AOR | G1AOR contains the SYSIN override parameters for our application group 1 AORs. | |
| G1TOR | G1TOR contains the SYSIN override parameters for our application group 1 TORs. | |
| TOR1 | TOR1 contains the startup procedure for our application group 1 TORs. | |
| TOR2 | TOR2 contains the startup procedure for our application group 2 TORs. | |
| TOR3 | TOR3 contains the startup procedure for our application group 3 TORs. | |
| DB2MODL | DB2MODL model major node for DB2 DDF appls |
IBM Encryption Facility for z/OS samples
| ESE2TAPE | This JCL uses a batch program provided by the IBM Encryption Facility for z/OS Encryption Services to encrypt an MVS dataset and place the output into a tape dataset. | |
| ESD2DSN | This JCL uses a batch program provided by the IBM Encryption Facility for z/OS Encryption Services to read a tape dataset which contains encrypted data and decrypt it to an MVS dataset. | |
| JCD2DSN | This JCL contains 3 steps which are used to read a tape dataset containing encrypted data and place it into an MVS dataset. The Encryption Facility for z/OS Client, a licensed Java™ reference program, is used to decrypt the data. NOTE: This job calls the Javadecrypt_pw.sh script which is also available below. |
| Javadecrypt_pw.sh | This shell script, which is called by JCD2DSN, invokes the Encryption Facility for z/OS Client to decrypt the data. |
IBM Health Checker for z/OS: Sample Checks
Note: We provide two sets of samples that are good references and starting points if you would like to develop your own checks.
Sample 1: An executable sample, which includes the source code. This sample can be installed and executed, but is intended as a basic reference and starting point.
Sample 2: A tutorial sample. This sample is similar to Sample 1, but it contains more extensive tutorial commentary. It is not provided as an executable sample.
Sample 1: executable sample
| HZS_README | Instructions for installing the sample | |
| HZSSAMAC | Sample 'add check' exit routine to add a check that runs one-time((HZS_SAMPLE_ONE_TIME) and a check that runs at an interval (HZS_SAMPLE_INTERVAL) | |
| HZSSAMCK | Sample check routine that includes the actual sample one-time check (HZS_SAMPLE_ONE_TIME) and the interval check (HZS_SAMPLE_INTERVAL) | |
| HZSSAMMT | Sample message input to generate the message table for the sample check routines to use |
Sample 2: tutorial sample
| HZSSADCK | Tutorial 'add check' exit routine to add a check that runs one-time (HZS_SAMPLE_ONE_TIME) and a check that runs at an interval (HZS_SAMPLE_INTERVAL) | |
| HZSSCHKP | Tutorial showing how to read and write data from the IBM Health Checker for z/OS persistent data in a check set using the HZSPREAD and HZSPWRITE macros | |
| HZSSCHKR | Tutorial local check routine that includes the actual sample one-time check (HZS_SAMPLE_ONE_TIME) and the interval check (HZS_SAMPLE_INTERVAL) | |
| HZSSMSGT | Tutorial message input to generate the message table for use by the sample check routines | |
| HZSSRCHC | Tutorial showing how to parse input parameters for a check routine using the HZSCPARS macro | |
| HZSSRCHK | Tutorial remote check routine that contains check HZS_SAMPLE_REMOTE_CHECK | |
| HZSSXCHK | Tutorial REXX exec check routine that contains checks HZS_SAMPLE_REXXIN_CHECK and HZS_SAMPLE_REXXTSO_CHECK |
IMS samples
| HWS10 | HWS10 contains our IMS Connect procedure for IMS V10. | |
| HWSCFGxx | HWSCFGxx contains our IMS Connect configuration parameters used during IMS Connect initialization. | |
| BPEPARM | BPEPARM contains definitions for BPE system traces. | |
| CQSIPP8x | CQSIPP8x contains our CQS initialization parameters for each CQS. | |
| CQSSGALL | CQSSGALL contains our CQS global structure definitions. | |
| CQSSLPEx | CQSSLPEx contains our CQS local structure definitions for each CQS. | |
| CQSx10 | CQSx10 contains our CQS procedure for IMS Version 10 (V10). | |
| CSLOI000 | CSLOI000 contains our initialization parameters for the Operations Manager. | |
| CSLOM10 | CSLOM10 contains our Operations Manager procedure for IMS V10. | |
| CSLRI00x | CSLRI00x contains our initialization parameters for each of the Resource Managers. | |
| CSLRM10 | CSLRM10 contains our Resource Manager procedure for IMS V10. | |
| CSLSCI10 | CSLSCI10 contains our Structured Call Interface procedure for IMS V10. | |
| CSLSI000 | CSLSI000 contains our initialization parameters for the Structured Call Interface. | |
| DBRCGP10 | DBRCGP10 contains our IMS V10 DBRC procedure. | |
| DFSCGPET | DFSCGPET contains our IMS CSL parameters. | |
| DFSDCPEx | DFSDCPEx defines our unique master terminal names for each IMS. | |
| DFSFDRIx | DFSFDRIx specifies options used by fast database recovery region. Note: This sample contains comments which must be removed prior to use. |
|
| DFSPB10x | DFSPB10x contains our IMS V10 control region execution parameters. | |
| DFSSQ10x | DFSSQ10x contains IMS parameters related to shared message queues and the CQS address space. | |
| DFSVSM10 | DFSVSM10 contains our IMS V10 control statements used during IMS initialization. | |
| DLIGRP10 | DLIGRP10 contains our IMS V10 DLI procedure. | |
| DSPSCIX0 | DSPSCIX0 contains our Structured Call Interface registration exit. | |
| FDBR10 | FDBR10 contains our IMS V10 fast database recovery procedure. | |
| IMS1010 | IMS1010 contains our IMS V10 control region procedure. |
LDAP Server samples
| PRUNELOG | Shell script to prune the LDAP Server activity log file. |
Selected MVS IPLPARM members
| LOADxx | Our LOADxx member of SYS0.IPLPARM. |
Selected MVS PARMLIB members
| ADYSETxx | Our ADYSETxx member | |
| ALLOC00 | Our ALLOC00 member | |
| APPCPMxx | Our APPCPMxx member | |
| ARCCMDJ2 | Our ARCCMDJ2 member | |
| ARCCMDPR | Our ARCCMDPR member | |
| CLOCKxx | Our CLOCKxx member | |
| CNGRPxx | Our CNGRPxx member | |
| COFDLFxx | Our COFDLFxx member | |
| COFVLF00 | Our COFVLF00 member | |
| COMMNDxx | Our COMMNDxx member | |
| CONSOLJ8 | Our CONSOLJ8 member | |
| CONSOLNO | Our CONSOLNO member | |
| COUPLE00 | Our COUPLE00 member |
|
| CTIGRSxx | Our CTIGRSxx member | |
| CTISMSxx | Our CTISMSxx member | |
| CTIXCFxx | Our CTIXCFxx member | |
| CTIXES00 | Our CTIXES00 member | |
| DEVSUPxx | Our DEVSUPxx member | |
| DIAGxx | Our DIAGxx member | |
| EDGRMMxx | Our EDGRMMxx member | |
| ERBRMF01 | Our ERBRMF01 member | |
| ERBRMF02 | Our ERBRMF02 member | |
| ERBRMF03 | Our ERBRMF03 member | |
| GRSCNFxx | Our GRSCNFxx member | |
| GRSRNLxx | Our GRSRNLxx member | |
| IEAABDxx | Our IEAABDxx member | |
| IEAAPFxx | Our IEAAPFxx member | |
| IEACMDxx | Our IEACMDxx member | |
| IEADMPxx | Our IEADMPxx member | |
| IEADMRxx | Our IEADMRxx member | |
| IEAFIXxx | Our IEAFIXxx member | |
| IEALPAxx | Our IEALPAxx member | |
| IEAOPTxx | Our IEAOPTxx member | |
| IEASVCxx | Our IEASVCxx member | |
| IEASYMxx | Our IEASYMxx member | |
| IEASYSxx | Our IEASYSxx member | |
| IECIOSxx | Our IECIOSxx member | |
| IEFSSNJ2 | Our IEFSSNJ2 member | |
| IFAPRDxx | Our IFAPRDxx member | |
| IKJTSOxx | Our IKJTSOxx member | |
| IVTPRMxx | Our IVTPRMxx member | |
| PROG00 | Our PROG00 member (APF list) | |
| PROG01 | Our PROG01 member (EXIT list) | |
| PROGJ2 | Our PROGJ2 member (LINK list) |
Selected System z Platform Test policies
| ARMPOL | ARMPOL contains our automatic restart management (ARM) policy. | |
| CFRMPOL | CFRMPOL contains our coupling facility resource management (CFRM) policy. |
|
| LOGRPOL | LOGRPOL contains is our MVS system logger (LOGR) policy Note: This sample is a report that shows all of the LOGR policy parameters that we specified and the default values for the remaining parameters. It is not the policy itself. We make our policy updates and generate the policy report using JCL to call the IXCMIAPU utility. |
|
| SFMPOL | SFMPOL contains our sysplex failure management (SFM) policy. |
System z Platform Test recovery samples
Note: These samples relate to the information about System z Platform Test recovery using automatic restart management (ARM) that we provided in System z Platform Test Recovery.
| ARMEXIT | ARMEXIT contains our automatic restart management (ARM) workload restart exit Note: This sample is pseudo-code which you can translate into a programming language of your choice. |
|
| ARMPROG | ARMPROG contains the command needed in SYS1.PARMLIB(PROGxx) to add the automatic restart management workload restart exit to each image in your sysplex. | |
| ARMLINK | ARMLINK contains the sample JCL to link the compiled automatic restart management workload restart exit into your own user libraries. |
VTAM samples
| CICSMODP | CICSMODP contains our model major node for CICS regions. | |
| CPSMMODL | CPSMMODL contains our model major node for CPSM appls. | |
| TSOKEY01 | Our TSOKEY01 member of of SYS1.PARMLIB. | |
| TSOMODL | TSOMODL creates TSO appls using cloning variables. |
z/OS UNIX samples
| BPXPRM00 | BPXPRM00 parmlib member used by all systems in our sysplex | |
| BPXPRMZ2 | BPXPRMZ2 parmlib member (used in addition to BPXPRM00) | |
| CUSTHFS7 | CUSTHFS7 EXEC to customize the root or version HFS | |
| ETCAUTO | Contents of our /etc/auto.master | |
| ETCUMAP | Contents of our /etc/u.map | |
| ETCU3MAP | Contents of our /etc/u3.map | |
| ETCU4MAP | Contents of our /etc/u4.map | |
| FSDIRUSE | C program to display the usage within a file system with a breakdown of the usage in the subdirectories | |
| HFSDUMP | Job to dump the root HFS | |
| HFSREST | Job to restore the root HFS | |
| SERVHFS | Job to service the z/OS HFS | |
| USRMAIL | Shell script to define a symlink for /usr/mail | |
| USRSPOOL | Shell script to remove the /usr/spool root from the sysplex root |
