Examples of the PASSWORD parameter

Example 1
//TEST1  JOB  'D83,123456',PASSWORD=ABCDE,USER=MYNAME

This JOB statement identifies ABCDE as the current password for the RACF® user.

Example 2
//TEST2  JOB 'D83,123456',PASSWORD=(BCH,A12),USER=RAC1,GROUP=GRP1

This JOB statement requests that the system change the RACF password from BCH to A12.