Contents of the User Name Server PDSE

After successfully customizing the User Name Server, the members in your User Name Server PDSE are as follows:

Description Type Name
Job to create the User Name Server queues, and the input files BIPMQM and BIPNMQM of the procedure BIPPMQM. JCL BIP$MQ01
Job to copy the started task for the User Name Server to the PROCLIB program IEBCOPY. JCL BIP$UT01
Job to run the Customization Verification Program BIPCVP. JCL BIPJCVP
Job to delete the User Name Server queues. JCL BIP#MQ01
Job to read and format log output. Also runs mqsireadlog followed by mqsiformatlog. JCL BIPJLOG
Definitions to delete the User Name Server queues. DATA BIPBMQD
Definitions to create the User Name Server queues. DATA BIPBMQM
Definitions used by the WebSphere MQ command processor CSQUTIL to execute WebSphere MQ commands. DATA BIPNMQM
Procedure to update the ComponentDirectory/output/Customizelog. Also runs mqsiwlog. The procedure is invoked by the GOOD and BAD steps of the installation jobs. PROC BIPPCLG
Procedure to run the WebSphere MQ command processor CSQUTIL. It is called by BIP$MQ01 and BIP#MQ01. PROC BIPPMQM
Started task procedure of the User Name Server. PROC STPN
Template for a STEPLIB member. Copy to a new member that matches the STEPLIB_NAME in the CIF file. Tailor the new member to include the STEPLIB concatenation libraries. Template BIPSLIB
Use the standard z/OS IPCS facilities to take a dump. You require access to the following:
Related concepts
Component PDSE
Related tasks
Creating the User Name Server PDSE
Related reference
z/OS utility jobs