-
Notifications
You must be signed in to change notification settings - Fork 28
MQ commands
vlysynska edited this page May 3, 2021
·
1 revision
Description | Command |
---|---|
Create data conversion code from data type structures. | crtmqcvx |
Create a queue manager. | crtmqm |
Delete a queue manager. | dltmqm |
Dump a list of current authorizations for a range of IBM MQ object types and profiles. | dmpmqaut |
Use the dmpmqcfg command to dump the configuration of an IBM MQ queue manager. | dmpmqcfg |
Display and format a portion of the IBM MQ system log. | dmpmqlog |
Use the dmpmqmsg utility to copy or move the contents of a queue, or its messages, to a file. Formerly the IBM MQ qload utility. | dmpmqmsg |
Display information about queue managers. | dspmq |
Display the authorizations of a specific IBM MQ object. | dspmqaut |
The status of a command server is displayed | dspmqcsv |
Display the file names corresponding to IBM MQ objects. | dspmqfls |
Determine the route that a message has taken through a queue manager network. | dspmqrte |
Use the dspmqspl command to display a list of all policies and details of a named policy. | dspmqspl |
Display in-doubt and heuristically completed transactions. | dspmqtrn |
Display IBM MQ version and build information. | dspmqver |
Display information about the status of the mqweb server, or about the configuration of the mqweb server. The mqweb server is used to support the IBM MQ Console and administrative REST API. | dspmqweb |
Stop the command server for a queue manager. | endmqcsv |
End all listener process for a queue manager. | endmqlsr |
Stop a queue manager or switch to a standby queue manager. | endmqm |
End trace for some or all of the entities that are being traced. | endmqtrc |
Stop the mqweb server that is used to support the IBM MQ Console and REST API. | endmqweb |
Use the mqcertck command to diagnose potential TLS problems with your queue managers. | mqcertck |
Display information about return codes and AMQ messages. | mqrc |
Write the image of an object or group of objects to the log for media recovery. | rcdmqimg |
Re-create an object, or group of objects, from their images contained in the log. | rcrmqobj |
Resolve in-doubt and heuristically completed transactions. | rsvmqtrn |
Obfuscate passwords in the .ini file used by the mqccred security exit. | runmqccred |
Run a channel initiator process to automate starting channels. | runmqchi |
Start a sender or requester channel. | runmqchl |
Start the dead-letter queue handler to monitor and process messages on the dead-letter queue. | runmqdlq |
Run a listener process to listen for remote requests on various communication protocols. | runmqlsr |
Use the runmqras command to gather IBM MQ diagnostic information together into a single archive, for example to submit to IBM Support. | runmqras |
Run IBM MQ commands on a queue manager. | runmqsc |
Start the trigger monitor on a client. | runmqtmc |
Start the trigger monitor on a server. | runmqtrm |
Change the authorizations to a profile, object, or class of objects. Authorizations can be granted to, or revoked from, any number of principals or groups. | setmqaut |
Enroll an IBM MQ production license. | setmqprd |
Use the setmqspl command to define a new security policy, alter an already existing one, or remove an existing policy. | setmqspl |
v9.2.0 - Configure the mqweb server. | setmqweb |
Use the setmqxacred command to add or modify credentials in the IBM MQ XA credentials store. | setmqxacred |
Migrate the persistent state of an IBM MQ publish/subscribe broker to a later version queue manager. | strmqbrk |
Start the command server for a queue manager. | strmqcsv |
Start a queue manager or ready it for standby operation. | strmqm |
Enable trace at a specified level of detail, or report the level of tracing in effect. | strmqtrc |
Start the mqweb server that is used to support the IBM MQ Console and REST API. | strmqweb |
Description | Command |
---|---|
Add IBM MQ configuration information. | addmqinf |
Configure or control some Windows specific administrative tasks. | amqmdain |
Create, check, and correct IBM MQ directories and files. | crtmqdir |
Create a list of environment variables for an installation of IBM MQ | crtmqenv |
Display IBM MQ configuration information | dspmqinf |
v9.2.0 - Display installation entries from mqinst.ini and display license entitlement information. | dspmqinst |
Stop the .NET monitor for a queue. | endmqdnm |
End the IBM MQ service. | endmqsvc |
The migmqlog command migrates logs, and can also change the type of your queue manager logs from linear to circular or from circular to linear. | migmqlog |
Start IBM MQ Explorer (Windows and Linux x86-64 platforms only). | MQExplorer |
Remove IBM MQ configuration information. | rmvmqinf |
Start processing messages on a queue using the .NET monitor. | runmqdnm |
Administer certificate revocation list (CRL) LDAP definitions in an Active Directory. | setmqcrl |
Use the setmqenv command to set up the IBM MQ environment | setmqenv |
Set IBM MQ installations. | setmqinst |
Set the associated installation of a queue manager. | setmqm |
Publish client connection channel definitions in an Active Directory. | setmqscp |
Start IBM MQ Explorer (Windows and Linux x86-64 platforms only). | strmqcfg |
Start the IBM MQ service. | strmqsvc |
SMP/E
- How do I check if the APAR or the PTF installation?
- JCL job to create SMP/e zones environment and user datasets
- JCL job to customize SMP/e distribution zone environment
- JCL job to customize SMP/e global zone environment
- JCL job to customize SMP/e target zone environment
- JCL job to load PTF information into global zone and SMP/e datasets
- JCL job to install PTF in the SMP/e target libraries
- JCL job to install PTF in the SMP/e distribution libraries
- JCL job for rejecting PTF to clean up the global zone
- JCL job for restoring PTF to clean up the target zone
- Automated build PTF via JCL + REXX template (IN PROGRESS)
- What should I do if RECEIVE ends with RC=12?
Mainframe automation solutions and best practices
- Mainframe DevOps tutorial – How We Bring DevOps and Automation to Mainframe
- Jenkins MF pipeline code example
- Mainframe integration with Jenkins using USS agent
- Jenkins plug in solution for running JCL jobs
- Mainframe troubleshooting platform - APPULSE
- Azure DevOps with MF (IN PROGRESS)
- Zigi
z/OS DevOps scripts
- Shell script for datasets to transfer from UNIX to the mainframe via ftp
- Shell script to run JCL jobs on the mainframe via ftp
- Shell script to transfer changed sources in git to the mainframe via ftp
RACF
REXX scripts
- REXX script to change parameters values in a config file
- REXX script to replace substring in some members of dataset
ISPF
HSM
- HSM dataset level commands
- HSM system commands
- How do I restore datasets anywhere where HSM is working?
Useful tricks
- How to include a library in the current LOGON session
- How to make IBM Java work for TEP file tep.jnlp
- How to migrate one or more data sets to migration volumes
- How to transfer file from Windows to zOS with command line ftp?
- How do I find out which data sets have used the most amount of space?
- How do I convert a hexadecimal date to a readable date on z/OS?
- How do I compare two data sets interactively?
- How do I use 3270 emulators with a larger screen size?
- How do I make some changes in each member of PDS?
- How do I copy data sets to other LPAR?
Batch jobs (JCLs)
- How to automate checking for normal completion of a job (counting the number of lines)?
- How do I create a Data Set or a Data Set member?
- How do I copy a Data Set or a Data Set member?
- How do I fill VSAM with records?
- How do I rename a Data Set in batch?
- How do I delete a Data Set or a Data Set member?
- How do I compress a Partitioned Data Set?
- How do I convert Partitioned Data Set PDS to Partitioned Data Set Extended PDSE and vice versa?
- How do I split a Sequential Data Set or PDS member?
- How do I copy first n records of Sequential Data Set or PDS member?
- How do I work with a Catalog?
- Replacing archaic JCL constructs
- Sample solution to transfer datasets from one system to another using XMIT and ADRDSSU
- JCL job template for evenly dividing the dataset into parts
- How to work with a Catalog?
z/OS System operating
- z/OS network commands
- JES commands
- SDSF commands
- XMIT
- WLM (COMING SOON, STAY TUNED)
- IPL and its maintenance
- Omegamon for Storage
- Omegamon for DB2
z/OS Subsystem operating