Start of change

Component information - user name server

Collect the information explained in the Description column and complete the values you require for your particular system. A complete list of variables you can customize is given in z/OS JCL variables.
Description JCL variable Typical installation variable Your installation variable
The broker's user ID HFS home directory ++HOME++ /u/mq06uns  
HFS directory where the broker is to exist. ++COMPONENTDIRECTORY++ /mqsi/V6R0M0/uns/MQ01BRK  
The dataset where all JCL relevant to the broker is saved. ++COMPONENTDATASET++ TESTDEV.A.V6.MQ06UNS  
Profile name ++COMPONENTPROFILE++ BIPBPROF, BIPUPROF, or BIPCPROF BIPUPROF
Name of the Started Task JCL; can be a maximum of 8 characters. ++STARTEDTASKNAME++ MQ06UNS  
mqsicreateusernameserver options ++OPTIONS++ Not needed, remove from the command in JCL  
Related tasks
Creating a User Name Server on z/OS
Information required to create a User Name Server on z/OS


End of change