This is part of the larger task of creating a broker on z/OS .
Before you start
Before starting this step, you must have completed Creating the broker PDSE.
mkdir <ComponentDirectory>where <ComponentDirectory> is to be the root directory of your broker. For example:
mkdir /var/wmqi/MQP1BRK
ls -dl /var/wmqi/MQP1BRKUse the ls -l /var/wmqi/MQP1BRK command to display the permissions on the directory.
id useridCheck that the directory has a valid group and that the group has rwx permissions. If they do not, issue the following command to set the group of the directory:
chgrp group pathnameFor example:
chgrp WMQI /var/wmqi/MQP1BRKYou might need super user authority to issue this command.
chmod g=rwx pathnameFor example:
chmod g=RWX /lpp/wmqi/MQP1BRK
df -P /var/wmqi/MQP1BRK
Related concepts
Broker
Broker domain
Related tasks
Creating a broker on z/OS
Creating the broker PDSE
Creating the broker runtime environment on z/OS
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
ae13370_ |