Creating a password file using the sample BLZBPASS job

You can create a file containing an encrypted password using a sample JCL BLZBPASS job provided with the Rational Team Concert™ for System z® SMP/E package. You can specify the file location and the encrypted password using the parameters specified in the job. You can use this password file in your build scripts or with the file agent Remote System Explorer (RSE) miner. View the sample JCL for more details.
  1. Configure member BLZBPASS in hlq.SBLZSAMP using the instructions contained in the sample JCL.
  2. Submit the modified JCL. The job must end with a return code 0.
  3. Do not save the modified JCL with any password associated with it.

Feedback