For directories such as ++HOME++, ++COMPONENTDIRECTORY++, and ++INSTALL++ you must either create a directory, or mount a file system of this name, before using the directory.
mkdir -p /mqsi/V6R0M0/brokers/MQP1BRK
To mount a new file system, follow the instructions given in the z/OS UNIX System Services Planning manual.
mkdir -p /mqsi/V6R0M0/brokers/MQP1BRK
ALLOCATE DATASET(’WBI.V6R0M0.BROKER.MQP1BRK’) DSNTYPE(HFS) SPACE(5,5) DIR(1) CYL FREE DATASET(’WBI.V6R0M0.BROKER.MQP1BRK’) MOUNT FILESYSTEM(’WBI.V6R0M0.BROKER.MQP1BRK’) TYPE(HFS) MOUNTPOINT(’/mqsi/V6R0M0/brokers/MQP1BRK’)Note that the preceding ALLOCATE command is an example; the dataset should be allocated the correct amount of storage as described in Disk space requirements (z/OS)
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
ae24490_ |