Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
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 MVMMConfiguration 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 - Uncomment the next line when installing the z/OS Agent for 31-bit addressing mode
# cp -v -B -P "RECFM=FB,LRECL=80,BLKSIZE=3120,space=(CYL,(50,50),norlse)" INSTALL.XMIT "//'$BMMDS.INSTALL.XMIT'"
# INSTALL.B64.XMIT - Uncomment the next line when installing the z/OS Agent for 64-bit addressing mode
# cp -v -B -P "RECFM=FB,LRECL=80,BLKSIZE=3120,space=(CYL,(50,10),norlse)" INSTALL.B64.XMIT "//'$BMMDS.INSTALL.B64.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*