z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Examples of the PASSWORD parameter

z/OS MVS JCL Reference
SA23-1385-00

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.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014