Sample batch job to execute the CLIST

Figure 47. Batch job to execute the CLIST created by the DFHSNMIG program
//RACFMIG  JOB 'accounting information',
//             CLASS=A,USER=userid,PASSWORD=password
//DEFINE   EXEC PGM=IKJEFT01
//SYSPRINT DD SYSOUT=A
//SYSTSPRT DD SYSOUT=A
//SYSUDUMP DD SYSOUT=A
//SYSTSIN  DD *
 EXEC 'CICSTS31.CICS.MIGRATE.CLIST' LIST
/*
//

Related reference
Signon table to RACF migration utility program (DFHSNMIG)
Migrating operator characteristics--CICS SNT to RACF database
Sample job stream to run the DFHSNMIG program
[[ Contents Previous Page | Next Page Index ]]