z/OS® agent and logger command JCL scripts
The set of JCL commands available in an MFT command PDSE library data set.
| Member | Description or fte command line command |
|---|---|
| BFGCOPY | Job to create a copy of this library |
| BFGCUSTM | Job to customize this library for agent or logger |
| BFGZCFCR | fteSetupCoordination |
| BFGZCMCR | fteSetupCommands: create the MFT command.properties file |
| BFGZAGCR | fteCreateAgent. Created only when you set the SERVICE_TYPE variable to AGENT. |
| BFGLGCRS | fteCreateLogger. Created only when you set the SERVICE_TYPE variable to LOGGER. |
| BFGZAGST | fteStartAgent. Created only when you set the SERVICE_TYPE variable to AGENT. |
| BFGAGSTP | fteStartAgent procedure. Created only when you set the SERVICE_TYPE variable to AGENT. |
| BFGZAGPI | ftePingAgent. Created only when you set the SERVICE_TYPE variable to AGENT. |
| BFGZAGSP | fteStopAgent. Created only when you set the SERVICE_TYPE variable to AGENT. |
| BFGZLGST | fteStartLogger. Created only when you set the SERVICE_TYPE variable to LOGGER. |
| BFGLGSTP | fteStartLogger procedure. Created only when you set the SERVICE_TYPE variable to LOGGER. |
| BFGZLGSP | fteStopLogger. Created only when you set the SERVICE_TYPE variable to LOGGER. |
| BFGZAGSH | fteShowAgentDetails. Created only when you set the SERVICE_TYPE variable to AGENT. |
| BFGZLGSH | fteShowLoggerDetails. Created only when you set the SERVICE_TYPE variable to LOGGER. |
| BFGZCFDF | fteChangeDefaultConfigurationOptions |
| BFGZAGCL | fteCleanAgent. Created only when you set the SERVICE_TYPE variable to AGENT. |
| BFGZAGDE | fteDeleteAgent. Created only when you set the SERVICE_TYPE variable to AGENT. |
| BFGZLGDE | fteDeleteLogger. Created only when you set the SERVICE_TYPE variable to LOGGER. |
| BFGZPRSH | fteDisplayVersion |
| BFGZAGLI | fteListAgents. Created only when you set the SERVICE_TYPE variable to AGENT. |
| BFGZMNLI | fteListMonitors |
| BFGZSTLI | fteListScheduledTransfers |
| BFGZTMLI | fteListTemplates |
BFGZAGMG 1 |
fteMigrateAgent. Created only when you set the SERVICE_TYPE variable to AGENT. |
BFGZLGMG 1 |
fteMigrateLogger. Created only when you set the SERVICE_TYPE variable to LOGGER. |
| BFGXCROB | fteObfuscate sample |
| BFGZRAS | fteRAS |
| BFGZAGTC | fteSetAgentTraceLevel. Created only when you set the SERVICE_TYPE variable to AGENT. |
| BFGZLGTC | fteSetLoggerTraceLevel. Created only when you set the SERVICE_TYPE variable to LOGGER. |
| BFGXPRAN | fteAnt sample |
| BFGXTRCA | fteCancelTransfer sample |
| BFGXMNCR | fteCreateMonitor sample |
| BFGXTMCR | fteCreateTemplate sample |
| BFGXTRCR | fteCreateTransfer sample |
| BFGXMNDE | fteDeleteMonitor sample |
| BFGXSTDE | fteDeleteScheduledTransfer sample |
| BFGXTMDE | fteDeleteTemplate sample |
Notes:
For Continuous Delivery, the
fteMigrateAgent, fteMigrateConfigurationOptions and
fteMigrateLogger commands are removed at IBM® MQ 9.2.1.
These commands are still
available for IBM MQ 9.2
Long Term Support.
- The JCL, for commands that create MQSC or reference delete scripts, asks you to run a script, but the script has already been run by the job.
- BFGZRAS creates the BFGRAS member when the BGCUSTM job is run.