DELETE BUFFPOOL (delete a buffer pool) on z/OS
Use the MQSC command DELETE BUFFPOOL to delete a buffer pool that is used for holding messages in main storage.
Using MQSC commands on z/OS
For information on how you use MQSC commands on z/OS®, see Sources from which you can issue MQSC and PCF commands on IBM® MQ for z/OS.
You can issue this command from sources 2CR. For an explanation of the source symbols, see Sources from which you can issue MQSC and PCF commands on IBM MQ for z/OS.
Syntax diagram for DELETE BUFFPOOL
Usage note for DELETE BUFFPOOL
- Ensure there are no current page set definitions using the named buffer pool, otherwise the command will fail.
- DELETE BUFFPOOL cannot be issued from CSQINPT.
Parameter descriptions for DELETE BUFFPOOL
- (integer)
- This is the number of the buffer pool to be deleted. The value is an integer in the range zero through 99.
