Installing the bootstrap package on z/OS
- In the command prompt, set your working directory to the directory where the agent installation resides (agents in suggested directory layout).
- Unzip the bootstrap package.
- Change to the bmmtm-agent/bin directory.
- Ensure the JAVA_HOME and MQS_HOME environment variables are set in the shell environment before running the MVMM Configuration Agent.
- Start the Configuration Agent, enter: ./agent --start
- Change to agent directory.
In order to transfer the files EAAXML, RECV.JCL and INSTALL.XMIT to MVS, use the following commands. They can be copied to a shell script or can be and executed separately. Below an example for a shell script
#!/bin/sh -v
# Customize YOURHLQ.Target_Dataset_Name according to the site standards
export BMMDS=YOURHLQ.Target_Dataset_Name
# EAAXML
iconv -f ISO8859-1 -t IBM-1047 EAAXML > EAAXML.EBCDIC
cp -v -F crnl -P "RECFM=FB,LRECL=1020,BLKSIZE=27540,space=(CYL,(50,50),norlse)" EAAXML.EBCDIC "//'$BMMDS.EAAXML'"
# RECV.JCL
iconv -f ISO8859-1 -t IBM-1047 RECV.JCL > RECV.JCL2
cp -v -F crnl -P "RECFM=FB,LRECL=80,BLKSIZE=3120,space=(TRK,(1,1))" RECV.JCL2 "//'$BMMDS.RECV.JCL'"
# INSTALL.XMIT -
cp -v -B -P "RECFM=FB,LRECL=80,BLKSIZE=3120,space=(CYL,(50,50),norlse)" INSTALL.XMIT "//'$BMMDS.INSTALL.XMIT'"
To install on MVS
Refer to Installing the WebSphere MQ Configuration and Monitoring Extensions on z/OS for information about installing the MVMM Extensible Agent on z/OS.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*