# qmgr -c 'set queue queue_name disallowed_types = interactive'
To remove this attribute , use the qmgr -c unset command.
# qmgr -c 'unset queue queue_name disallowed_types'
For more information, see Using qmgr to remove a queue attribute
Linux Toolkits Blog is a scratch-pad of tips and findings on Linux
# qmgr -c 'set queue queue_name disallowed_types = interactive'
# qmgr -c 'unset queue queue_name disallowed_types'
No comments:
Post a Comment