Creating additional Jazz Team Server directories

The Jazz™ Team Server on z/OS® requires two additional directories in addition to the USS directory created by the SMP/E installation. One is a directory used to store Jazz Team Server configuration files and the other is a working directory. Sample member BLZCPDIR in hlq.SBLZSAMP is used to create and populate these directories with necessary files from the SMP/E installed directory.
The following three symbolic references are used throughout this guide to refer to these particular directories:
Symbolic name Use Variable in BLZCPDIR Default directory
@pathPrefix@ The path prefix specified during the SMP/E install. HOME  
@confPath@ Jazz Team Server configuration files directory. CONF /etc/jazz
@workPath@ Jazz Team Server working directory. WORK /u/jazz
Considerations for RACF file access:
  1. @confPath@ must be accessible for read and write by the WebSphere® Application Server servant user ID.
  2. @workPath@ must be accessible for read and write by the WebSphere Application Server servant user ID.
  3. @workPath@ must be accessible for read and write by the user ID under which the Jazz Team Server repository tools are run.

Configure member BLZCPDIR in hlq.SBLZSAMP using the instructions contained in the sample. Use the SUBMIT command to submit the modified JCL and check the job log. If everything is set up properly, all steps end with return code 0.


Feedback

Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug